Class TPHASTBuilder

java.lang.Object
org.antlr.v4.runtime.tree.AbstractParseTreeVisitor<T>
org.fhirfrog.frog.tph.grammar.TPHBaseVisitor<Object>
org.fhirfrog.frog.tph.TPHASTBuilder
All Implemented Interfaces:
org.antlr.v4.runtime.tree.ParseTreeVisitor<Object>, TPHVisitor<Object>

public class TPHASTBuilder extends TPHBaseVisitor<Object>
ANTLR visitor that builds AST from parse tree.