Uses of Class
gw.internal.gosu.parser.DocCommentBlock
Packages that use DocCommentBlock
-
Uses of DocCommentBlock in gw.internal.gosu.parser
Fields in gw.internal.gosu.parser declared as DocCommentBlockModifier and TypeFieldDescriptionprivate DocCommentBlock
SourceCodeTokenizerInternal._lastComment
(package private) DocCommentBlock
Token._turd
Methods in gw.internal.gosu.parser that return DocCommentBlockModifier and TypeMethodDescriptionToken.getTurd()
private DocCommentBlock
ParserBase.popLastComment()
SourceCodeTokenizer.popLastComment()
SourceCodeTokenizerInternal.popLastComment()
Methods in gw.internal.gosu.parser with parameters of type DocCommentBlockModifier and TypeMethodDescription(package private) Token
Token.init
(int iType, int iInvalidCharPos, int iTokenStart, int iTokenEnd, int iTokenColumn, int iLine, int iLineOffset, boolean bUnterminatedString, String strValue, Keyword keyword, boolean bAnalyzingSeparately, boolean bAnalyzingDirective, SourceCodeReader document, DocCommentBlock turd)