public final class ParseASTNode extends Object implements ASTNode
ParseASTNode()
Collection<org.antlr.v4.runtime.Token>
getHiddenTokens()
org.antlr.v4.runtime.tree.ParseTree
getRootNode()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ParseASTNode()
public org.antlr.v4.runtime.tree.ParseTree getRootNode()
public Collection<org.antlr.v4.runtime.Token> getHiddenTokens()
Copyright © 2022 The Apache Software Foundation. All rights reserved.