|
|||||||||
| Home >> All >> org >> sablecc >> sablecc >> [ node overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.sablecc.sablecc.node
Class TProductionSpecifier

java.lang.Objectorg.sablecc.sablecc.node.Node
org.sablecc.sablecc.node.Token
org.sablecc.sablecc.node.TProductionSpecifier
- All Implemented Interfaces:
- org.sablecc.sablecc.Switchable
- public final class TProductionSpecifier
- extends Token
| Field Summary |
| Fields inherited from class org.sablecc.sablecc.node.Token |
|
| Fields inherited from class org.sablecc.sablecc.node.Node |
|
| Constructor Summary | |
TProductionSpecifier()
|
|
| Method Summary | |
void |
apply(org.sablecc.sablecc.Switch sw)
|
| Methods inherited from class org.sablecc.sablecc.node.Token |
getLine, getPos, getText, removeChild, setLine, setPos, setText, toString |
| Methods inherited from class org.sablecc.sablecc.node.Node |
getId, getIn, getOut, getParent, setIn, setOut, setParent |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
TProductionSpecifier
public TProductionSpecifier()
| Method Detail |
apply
public void apply(org.sablecc.sablecc.Switch sw)
|
|||||||||
| Home >> All >> org >> sablecc >> sablecc >> [ node overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC