Package | Description |
---|---|
org.sablecc.sablecc.analysis | |
org.sablecc.sablecc.node | |
org.sablecc.sablecc.parser |
Modifier and Type | Method and Description |
---|---|
void |
Analysis.caseTSlash(TSlash node) |
void |
AnalysisAdapter.caseTSlash(TSlash node) |
Modifier and Type | Field and Description |
---|---|
private TSlash |
ATokenDef._slash_ |
Modifier and Type | Method and Description |
---|---|
TSlash |
ATokenDef.getSlash() |
Modifier and Type | Method and Description |
---|---|
void |
ATokenDef.setSlash(TSlash node) |
Constructor and Description |
---|
ATokenDef(PStateList _stateList_,
TId _id_,
PRegExp _regExp_,
TSlash _slash_,
PRegExp _lookAhead_) |
Modifier and Type | Method and Description |
---|---|
void |
TokenIndex.caseTSlash(TSlash node) |
Copyright © 1997-2016 Sablecc. All Rights Reserved.