|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectantlr.ActionTransInfo
This class contains information about how an action was translated (using the AST conversion rules).
Field Summary | |
boolean |
assignToRoot
|
String |
followSetName
|
String |
refRuleRoot
|
Constructor Summary | |
ActionTransInfo()
|
Method Summary | |
String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public boolean assignToRoot
public String refRuleRoot
public String followSetName
Constructor Detail |
public ActionTransInfo()
Method Detail |
public String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |