public class JavaTarget extends Target
targetCharValueEscape| Constructor and Description |
|---|
JavaTarget() |
| Modifier and Type | Method and Description |
|---|---|
protected org.stringtemplate.v4.ST |
chooseWhereCyclicDFAsGo(Tool tool,
CodeGenerator generator,
Grammar grammar,
org.stringtemplate.v4.ST recognizerST,
org.stringtemplate.v4.ST cyclicDFAST) |
protected void |
performGrammarAnalysis(CodeGenerator generator,
Grammar grammar) |
boolean |
useBaseTemplatesForSynPredFragments() |
encodeIntAsCharEscape, genRecognizerFile, genRecognizerHeaderFile, getMaxCharValue, getTarget64BitStringFromValue, getTargetCharLiteralFromANTLRCharLiteral, getTargetStringLiteralFromANTLRStringLiteral, getTargetStringLiteralFromString, getTargetStringLiteralFromString, getTokenTypeAsTargetLabel, isValidActionScope, postProcessActionpublic boolean useBaseTemplatesForSynPredFragments()
useBaseTemplatesForSynPredFragments in class Targetprotected org.stringtemplate.v4.ST chooseWhereCyclicDFAsGo(Tool tool, CodeGenerator generator, Grammar grammar, org.stringtemplate.v4.ST recognizerST, org.stringtemplate.v4.ST cyclicDFAST)
protected void performGrammarAnalysis(CodeGenerator generator, Grammar grammar)
performGrammarAnalysis in class TargetCopyright © 1992–2014 ANTLR. All rights reserved.