|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PTokens | |
|---|---|
| org.sablecc.sablecc.node | |
| Uses of PTokens in org.sablecc.sablecc.node |
|---|
| Subclasses of PTokens in org.sablecc.sablecc.node | |
|---|---|
class |
ATokens
|
| Fields in org.sablecc.sablecc.node declared as PTokens | |
|---|---|
private PTokens |
AGrammar._tokens_
|
| Methods in org.sablecc.sablecc.node that return PTokens | |
|---|---|
PTokens |
AGrammar.getTokens()
|
| Methods in org.sablecc.sablecc.node with parameters of type PTokens | |
|---|---|
void |
AGrammar.setTokens(PTokens node)
|
| Constructors in org.sablecc.sablecc.node with parameters of type PTokens | |
|---|---|
AGrammar(java.util.List _package_,
PHelpers _helpers_,
PStates _states_,
PTokens _tokens_,
PIgnTokens _ignTokens_,
PProductions _productions_,
PAst _ast_)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||