public interface AntlrASTProcessor
An interface for processing antlr AST objects
public AST
process(AST t)
performs some processing on the supplied AST node.
t
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.