public interface QueryPathListener
extends org.antlr.v4.runtime.tree.ParseTreeListener
QueryPathParser.void enterMain(QueryPathParser.MainContext ctx)
QueryPathParser.main().ctx - the parse treevoid exitMain(QueryPathParser.MainContext ctx)
QueryPathParser.main().ctx - the parse treevoid enterQueryPath(QueryPathParser.QueryPathContext ctx)
QueryPathParser.queryPath().ctx - the parse treevoid exitQueryPath(QueryPathParser.QueryPathContext ctx)
QueryPathParser.queryPath().ctx - the parse treevoid enterFetchPath(QueryPathParser.FetchPathContext ctx)
QueryPathParser.fetchPath().ctx - the parse treevoid exitFetchPath(QueryPathParser.FetchPathContext ctx)
QueryPathParser.fetchPath().ctx - the parse treevoid enterFetchNode(QueryPathParser.FetchNodeContext ctx)
QueryPathParser.fetchNode(boolean).ctx - the parse treevoid exitFetchNode(QueryPathParser.FetchNodeContext ctx)
QueryPathParser.fetchNode(boolean).ctx - the parse treevoid enterSimpleOrderPath(QueryPathParser.SimpleOrderPathContext ctx)
QueryPathParser.simpleOrderPath().ctx - the parse treevoid exitSimpleOrderPath(QueryPathParser.SimpleOrderPathContext ctx)
QueryPathParser.simpleOrderPath().ctx - the parse treevoid enterSingleOrderPath(QueryPathParser.SingleOrderPathContext ctx)
QueryPathParser.singleOrderPath().ctx - the parse treevoid exitSingleOrderPath(QueryPathParser.SingleOrderPathContext ctx)
QueryPathParser.singleOrderPath().ctx - the parse treevoid enterOrderNode(QueryPathParser.OrderNodeContext ctx)
QueryPathParser.orderNode(boolean).ctx - the parse treevoid exitOrderNode(QueryPathParser.OrderNodeContext ctx)
QueryPathParser.orderNode(boolean).ctx - the parse treeCopyright © 2015. All rights reserved.