Class StringLiteralElement
java.lang.Object
antlr.GrammarElement
antlr.AlternativeElement
antlr.GrammarAtom
antlr.StringLiteralElement
-
Field Summary
FieldsFields inherited from class GrammarAtom
ASTNodeType, atomText, label, not, tokenType
Fields inherited from class AlternativeElement
autoGenType, enclosingRuleName, next
Fields inherited from class GrammarElement
AUTO_GEN_BANG, AUTO_GEN_CARET, AUTO_GEN_NONE, column, grammar, line
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class GrammarAtom
getASTNodeType, getLabel, getText, getType, setASTNodeType, setLabel, setOption, toString
Methods inherited from class AlternativeElement
getAutoGenType, setAutoGenType
Methods inherited from class GrammarElement
getColumn, getLine
-
Field Details
-
processedAtomText
-
-
Constructor Details
-
StringLiteralElement
-
-
Method Details
-
generate
public void generate()- Overrides:
generate
in classGrammarElement
-
look
- Overrides:
look
in classGrammarElement
-