antlr

Class ActionTransInfo


public class ActionTransInfo
extends java.lang.Object

This class contains information about how an action was translated (using the AST conversion rules).

Field Summary

boolean
assignToRoot
String
followSetName
String
refRuleRoot

Method Summary

String
toString()

Field Details

assignToRoot

public boolean assignToRoot

followSetName

public String followSetName

refRuleRoot

public String refRuleRoot

Method Details

toString

public String toString()