Class AxiomQueryCompletionVisitor

java.lang.Object
org.antlr.v4.runtime.tree.AbstractParseTreeVisitor<T>
com.evolveum.axiom.lang.antlr.query.AxiomQueryParserBaseVisitor<Object>
com.evolveum.midpoint.prism.impl.query.lang.AxiomQueryCompletionVisitor
All Implemented Interfaces:
AxiomQueryParserVisitor<Object>, org.antlr.v4.runtime.tree.ParseTreeVisitor<Object>

public class AxiomQueryCompletionVisitor extends AxiomQueryParserBaseVisitor<Object>
Created by Dominik.
  • Constructor Details

  • Method Details