antlr

Class ActionTransInfo

public class ActionTransInfo extends Object

This class contains information about how an action was translated (using the AST conversion rules).
Field Summary
booleanassignToRoot
StringfollowSetName
StringrefRuleRoot
Method Summary
StringtoString()

Field Detail

assignToRoot

public boolean assignToRoot

followSetName

public String followSetName

refRuleRoot

public String refRuleRoot

Method Detail

toString

public String toString()