|
|||||||||
| 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 | |
|---|---|
StringTemplate |
genFixedLookaheadDecision(StringTemplateGroup templates,
DFA dfa)
|
protected StringTemplate |
walkFixedDFAGeneratingStateMachine(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 StringTemplate genFixedLookaheadDecision(StringTemplateGroup templates,
DFA dfa)
protected StringTemplate walkFixedDFAGeneratingStateMachine(StringTemplateGroup templates,
DFA dfa,
DFAState s,
int k)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||