|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object fr.umlv.tatoo.cc.parser.grammar.Grammar.MarkedProduction
public static final class Grammar.MarkedProduction
Constructor Summary | |
---|---|
Grammar.MarkedProduction(ProductionDecl production,
int position)
|
Method Summary | |
---|---|
int |
getPosition()
|
ProductionDecl |
getProduction()
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Grammar.MarkedProduction(ProductionDecl production, int position)
Method Detail |
---|
public String toString()
toString
in class Object
public int getPosition()
public ProductionDecl getProduction()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |