Package | Description |
---|---|
org.sablecc.sablecc.node |
Modifier and Type | Class and Description |
---|---|
class |
AIgnTokens |
Modifier and Type | Field and Description |
---|---|
private PIgnTokens |
AGrammar._ignTokens_ |
Modifier and Type | Method and Description |
---|---|
PIgnTokens |
AGrammar.getIgnTokens() |
Modifier and Type | Method and Description |
---|---|
void |
AGrammar.setIgnTokens(PIgnTokens node) |
Constructor and Description |
---|
AGrammar(java.util.List _package_,
PHelpers _helpers_,
PStates _states_,
PTokens _tokens_,
PIgnTokens _ignTokens_,
PProductions _productions_,
PAst _ast_) |
Copyright © 1997-2016 Sablecc. All Rights Reserved.