|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.antlr.codegen.ACyclicDFACodeGenerator
public class ACyclicDFACodeGenerator
| Field Summary | |
|---|---|
protected CodeGenerator |
parentGenerator
|
| Constructor Summary | |
|---|---|
ACyclicDFACodeGenerator(CodeGenerator parent)
|
|
| Method Summary | |
|---|---|
org.antlr.stringtemplate.StringTemplate |
genFixedLookaheadDecision(org.antlr.stringtemplate.StringTemplateGroup templates,
DFA dfa)
|
protected org.antlr.stringtemplate.StringTemplate |
walkFixedDFAGeneratingStateMachine(org.antlr.stringtemplate.StringTemplateGroup templates,
DFA dfa,
DFAState s,
int k)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected CodeGenerator parentGenerator
| Constructor Detail |
|---|
public ACyclicDFACodeGenerator(CodeGenerator parent)
| Method Detail |
|---|
public org.antlr.stringtemplate.StringTemplate genFixedLookaheadDecision(org.antlr.stringtemplate.StringTemplateGroup templates,
DFA dfa)
protected org.antlr.stringtemplate.StringTemplate walkFixedDFAGeneratingStateMachine(org.antlr.stringtemplate.StringTemplateGroup templates,
DFA dfa,
DFAState s,
int k)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||