Package org.fhirfrog.frog.tph.grammar
package org.fhirfrog.frog.tph.grammar
-
ClassDescriptionThis class provides an empty implementation of
TPHVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods.TPHVisitor<T>This interface defines a complete generic visitor for a parse tree produced byTPHParser.