public interface XpathListener
extends org.antlr.v4.runtime.tree.ParseTreeListener
XpathParser.void enterMain(XpathParser.MainContext ctx)
XpathParser.main().ctx - the parse treevoid exitMain(XpathParser.MainContext ctx)
XpathParser.main().ctx - the parse treevoid enterLocationPath(XpathParser.LocationPathContext ctx)
XpathParser.locationPath().ctx - the parse treevoid exitLocationPath(XpathParser.LocationPathContext ctx)
XpathParser.locationPath().ctx - the parse treevoid enterAbsoluteLocationPathNoroot(XpathParser.AbsoluteLocationPathNorootContext ctx)
XpathParser.absoluteLocationPathNoroot().ctx - the parse treevoid exitAbsoluteLocationPathNoroot(XpathParser.AbsoluteLocationPathNorootContext ctx)
XpathParser.absoluteLocationPathNoroot().ctx - the parse treevoid enterRelativeLocationPath(XpathParser.RelativeLocationPathContext ctx)
XpathParser.relativeLocationPath().ctx - the parse treevoid exitRelativeLocationPath(XpathParser.RelativeLocationPathContext ctx)
XpathParser.relativeLocationPath().ctx - the parse treevoid enterStep(XpathParser.StepContext ctx)
XpathParser.step().ctx - the parse treevoid exitStep(XpathParser.StepContext ctx)
XpathParser.step().ctx - the parse treevoid enterAxisSpecifier(XpathParser.AxisSpecifierContext ctx)
XpathParser.axisSpecifier().ctx - the parse treevoid exitAxisSpecifier(XpathParser.AxisSpecifierContext ctx)
XpathParser.axisSpecifier().ctx - the parse treevoid enterNodeTest(XpathParser.NodeTestContext ctx)
XpathParser.nodeTest().ctx - the parse treevoid exitNodeTest(XpathParser.NodeTestContext ctx)
XpathParser.nodeTest().ctx - the parse treevoid enterPredicate(XpathParser.PredicateContext ctx)
XpathParser.predicate().ctx - the parse treevoid exitPredicate(XpathParser.PredicateContext ctx)
XpathParser.predicate().ctx - the parse treevoid enterAbbreviatedStep(XpathParser.AbbreviatedStepContext ctx)
XpathParser.abbreviatedStep().ctx - the parse treevoid exitAbbreviatedStep(XpathParser.AbbreviatedStepContext ctx)
XpathParser.abbreviatedStep().ctx - the parse treevoid enterExpr(XpathParser.ExprContext ctx)
XpathParser.expr().ctx - the parse treevoid exitExpr(XpathParser.ExprContext ctx)
XpathParser.expr().ctx - the parse treevoid enterPrimaryExpr(XpathParser.PrimaryExprContext ctx)
XpathParser.primaryExpr().ctx - the parse treevoid exitPrimaryExpr(XpathParser.PrimaryExprContext ctx)
XpathParser.primaryExpr().ctx - the parse treevoid enterFunctionCall(XpathParser.FunctionCallContext ctx)
XpathParser.functionCall().ctx - the parse treevoid exitFunctionCall(XpathParser.FunctionCallContext ctx)
XpathParser.functionCall().ctx - the parse treevoid enterUnionExprNoRoot(XpathParser.UnionExprNoRootContext ctx)
XpathParser.unionExprNoRoot().ctx - the parse treevoid exitUnionExprNoRoot(XpathParser.UnionExprNoRootContext ctx)
XpathParser.unionExprNoRoot().ctx - the parse treevoid enterPathExprNoRoot(XpathParser.PathExprNoRootContext ctx)
XpathParser.pathExprNoRoot().ctx - the parse treevoid exitPathExprNoRoot(XpathParser.PathExprNoRootContext ctx)
XpathParser.pathExprNoRoot().ctx - the parse treevoid enterFilterExpr(XpathParser.FilterExprContext ctx)
XpathParser.filterExpr().ctx - the parse treevoid exitFilterExpr(XpathParser.FilterExprContext ctx)
XpathParser.filterExpr().ctx - the parse treevoid enterOrExpr(XpathParser.OrExprContext ctx)
XpathParser.orExpr().ctx - the parse treevoid exitOrExpr(XpathParser.OrExprContext ctx)
XpathParser.orExpr().ctx - the parse treevoid enterAndExpr(XpathParser.AndExprContext ctx)
XpathParser.andExpr().ctx - the parse treevoid exitAndExpr(XpathParser.AndExprContext ctx)
XpathParser.andExpr().ctx - the parse treevoid enterEqualityExpr(XpathParser.EqualityExprContext ctx)
XpathParser.equalityExpr().ctx - the parse treevoid exitEqualityExpr(XpathParser.EqualityExprContext ctx)
XpathParser.equalityExpr().ctx - the parse treevoid enterRelationalExpr(XpathParser.RelationalExprContext ctx)
XpathParser.relationalExpr().ctx - the parse treevoid exitRelationalExpr(XpathParser.RelationalExprContext ctx)
XpathParser.relationalExpr().ctx - the parse treevoid enterAdditiveExpr(XpathParser.AdditiveExprContext ctx)
XpathParser.additiveExpr().ctx - the parse treevoid exitAdditiveExpr(XpathParser.AdditiveExprContext ctx)
XpathParser.additiveExpr().ctx - the parse treevoid enterMultiplicativeExpr(XpathParser.MultiplicativeExprContext ctx)
XpathParser.multiplicativeExpr().ctx - the parse treevoid exitMultiplicativeExpr(XpathParser.MultiplicativeExprContext ctx)
XpathParser.multiplicativeExpr().ctx - the parse treevoid enterUnaryExprNoRoot(XpathParser.UnaryExprNoRootContext ctx)
XpathParser.unaryExprNoRoot().ctx - the parse treevoid exitUnaryExprNoRoot(XpathParser.UnaryExprNoRootContext ctx)
XpathParser.unaryExprNoRoot().ctx - the parse treevoid enterQName(XpathParser.QNameContext ctx)
XpathParser.qName().ctx - the parse treevoid exitQName(XpathParser.QNameContext ctx)
XpathParser.qName().ctx - the parse treevoid enterFunctionName(XpathParser.FunctionNameContext ctx)
XpathParser.functionName().ctx - the parse treevoid exitFunctionName(XpathParser.FunctionNameContext ctx)
XpathParser.functionName().ctx - the parse treevoid enterVariableReference(XpathParser.VariableReferenceContext ctx)
XpathParser.variableReference().ctx - the parse treevoid exitVariableReference(XpathParser.VariableReferenceContext ctx)
XpathParser.variableReference().ctx - the parse treevoid enterNameTest(XpathParser.NameTestContext ctx)
XpathParser.nameTest().ctx - the parse treevoid exitNameTest(XpathParser.NameTestContext ctx)
XpathParser.nameTest().ctx - the parse treevoid enterNCName(XpathParser.NCNameContext ctx)
XpathParser.nCName().ctx - the parse treevoid exitNCName(XpathParser.NCNameContext ctx)
XpathParser.nCName().ctx - the parse treeCopyright © 2018. All Rights Reserved.