|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object fr.umlv.tatoo.cc.tools.tools.RuleInfo
public class RuleInfo
Method Summary | |
---|---|
TerminalDecl |
getTerminal()
|
boolean |
isAlwaysActive()
|
boolean |
isDiscardable()
|
boolean |
isSpawnable()
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public boolean isDiscardable()
public boolean isAlwaysActive()
public boolean isSpawnable()
public TerminalDecl getTerminal()
null
if this rule is not associated with a terminalpublic String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |