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