5152535455565758
+ getTokenLength(), type); getCommentList().add(comment); } protected IDocumentorLexer getDocumentorLexer(java.io.Reader reader) { IDocumentorLexer lexer = new DocumentorLexer(reader); return lexer; }
5556575859606162
protected void addVarComment() { } protected IDocumentorLexer getDocumentorLexer(java.io.Reader reader) { IDocumentorLexer lexer = new DocumentorLexer(reader); return lexer; }