Package antlr

Class CommonASTWithHiddenTokens

  • All Implemented Interfaces:
    AST, java.io.Serializable

    public class CommonASTWithHiddenTokens
    extends CommonAST
    A CommonAST whose initialization copies hidden token information from the Token used to create a node.
    See Also:
    Serialized Form