Package | Description |
---|---|
org.sablecc.sablecc.node |
Modifier and Type | Class and Description |
---|---|
class |
AStateList |
Modifier and Type | Field and Description |
---|---|
private PStateList |
ATokenDef._stateList_ |
Modifier and Type | Method and Description |
---|---|
PStateList |
ATokenDef.getStateList() |
Modifier and Type | Method and Description |
---|---|
void |
ATokenDef.setStateList(PStateList node) |
Constructor and Description |
---|
ATokenDef(PStateList _stateList_,
TId _id_,
PRegExp _regExp_,
TSlash _slash_,
PRegExp _lookAhead_) |
Copyright © 1997-2015 Sablecc. All Rights Reserved.