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, postProcessAction
public boolean useBaseTemplatesForSynPredFragments()
useBaseTemplatesForSynPredFragments
in class Target
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)
performGrammarAnalysis
in class Target
Copyright © 1992–2015 ANTLR. All rights reserved.