Class AxiomAntlrVisitor2<T>

java.lang.Object
org.antlr.v4.runtime.tree.AbstractParseTreeVisitor<T>
All Implemented Interfaces:
AxiomVisitor<T>, org.antlr.v4.runtime.tree.ParseTreeVisitor<T>

public class AxiomAntlrVisitor2<T> extends AbstractAxiomAntlrVisitor<T>