public class JavaTarget extends Target
targetCharValueEscape| Constructor | Description |
|---|---|
JavaTarget() |
| Modifier and Type | Method | 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() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitencodeIntAsCharEscape, 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–2018 ANTLR. All rights reserved.