Package antlr
Class ActionTransInfo
- java.lang.Object
-
- antlr.ActionTransInfo
-
public class ActionTransInfo extends Object
This class contains information about how an action was translated (using the AST conversion rules).
-
-
Field Summary
Fields Modifier and Type Field Description boolean
assignToRoot
String
followSetName
String
refRuleRoot
-
Constructor Summary
Constructors Constructor Description ActionTransInfo()
-