public interface PathListener
extends org.antlr.v4.runtime.tree.ParseTreeListener
PathParser.void enterPath(PathParser.PathContext ctx)
PathParser.path().ctx - the parse treevoid exitPath(PathParser.PathContext ctx)
PathParser.path().ctx - the parse treevoid enterRoot(PathParser.RootContext ctx)
PathParser.root().ctx - the parse treevoid exitRoot(PathParser.RootContext ctx)
PathParser.root().ctx - the parse treevoid enterNode(PathParser.NodeContext ctx)
PathParser.node().ctx - the parse treevoid exitNode(PathParser.NodeContext ctx)
PathParser.node().ctx - the parse treevoid enterName(PathParser.NameContext ctx)
PathParser.name().ctx - the parse treevoid exitName(PathParser.NameContext ctx)
PathParser.name().ctx - the parse treevoid enterMatchedName(PathParser.MatchedNameContext ctx)
PathParser.matchedName().ctx - the parse treevoid exitMatchedName(PathParser.MatchedNameContext ctx)
PathParser.matchedName().ctx - the parse treevoid enterSkip(PathParser.SkipContext ctx)
PathParser.skip().ctx - the parse treevoid exitSkip(PathParser.SkipContext ctx)
PathParser.skip().ctx - the parse treevoid enterSkipElememt(PathParser.SkipElememtContext ctx)
PathParser.skipElememt().ctx - the parse treevoid exitSkipElememt(PathParser.SkipElememtContext ctx)
PathParser.skipElememt().ctx - the parse treeCopyright © 2021. All rights reserved.