|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.sablecc.sablecc.analysis.AnalysisAdapter
org.sablecc.sablecc.GenLexer
public class GenLexer
Field Summary | |
---|---|
private AcceptStates[] |
acceptStatesArray
|
private ResolveIds |
ids
|
private MacroExpander |
macros
|
private java.io.File |
pkgDir
|
private java.lang.String |
pkgName
|
private Transitions |
transitions
|
Constructor Summary | |
---|---|
GenLexer(ResolveIds ids)
|
Method Summary | |
---|---|
void |
caseStart(Start tree)
|
private void |
createLexer()
|
private void |
createLexerException()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private MacroExpander macros
private ResolveIds ids
private java.io.File pkgDir
private java.lang.String pkgName
private AcceptStates[] acceptStatesArray
private Transitions transitions
Constructor Detail |
---|
public GenLexer(ResolveIds ids)
Method Detail |
---|
public void caseStart(Start tree)
caseStart
in interface Analysis
caseStart
in class AnalysisAdapter
private void createLexerException()
private void createLexer()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |