public interface PropertyPathListener
extends org.antlr.v4.runtime.tree.ParseTreeListener
PropertyPathParser.void enterParsePath(@NotNull
PropertyPathParser.ParsePathContext ctx)
PropertyPathParser.parsePath().ctx - the parse treevoid exitParsePath(@NotNull
PropertyPathParser.ParsePathContext ctx)
PropertyPathParser.parsePath().ctx - the parse treevoid enterParseProperty(@NotNull
PropertyPathParser.ParsePropertyContext ctx)
PropertyPathParser.parseProperty().ctx - the parse treevoid exitParseProperty(@NotNull
PropertyPathParser.ParsePropertyContext ctx)
PropertyPathParser.parseProperty().ctx - the parse treevoid enterIndexedOrAny(@NotNull
PropertyPathParser.IndexedOrAnyContext ctx)
PropertyPathParser.indexedOrAny().ctx - the parse treevoid exitIndexedOrAny(@NotNull
PropertyPathParser.IndexedOrAnyContext ctx)
PropertyPathParser.indexedOrAny().ctx - the parse treevoid enterProperty(@NotNull
PropertyPathParser.PropertyContext ctx)
PropertyPathParser.property().ctx - the parse treevoid exitProperty(@NotNull
PropertyPathParser.PropertyContext ctx)
PropertyPathParser.property().ctx - the parse treevoid enterIndex(@NotNull
PropertyPathParser.IndexContext ctx)
PropertyPathParser.index().ctx - the parse treevoid exitIndex(@NotNull
PropertyPathParser.IndexContext ctx)
PropertyPathParser.index().ctx - the parse treevoid enterKey(@NotNull
PropertyPathParser.KeyContext ctx)
PropertyPathParser.key().ctx - the parse treevoid exitKey(@NotNull
PropertyPathParser.KeyContext ctx)
PropertyPathParser.key().ctx - the parse treevoid enterAnyProperty(@NotNull
PropertyPathParser.AnyPropertyContext ctx)
PropertyPathParser.anyProperty().ctx - the parse treevoid exitAnyProperty(@NotNull
PropertyPathParser.AnyPropertyContext ctx)
PropertyPathParser.anyProperty().ctx - the parse treevoid enterAnyIndex(@NotNull
PropertyPathParser.AnyIndexContext ctx)
PropertyPathParser.anyIndex().ctx - the parse treevoid exitAnyIndex(@NotNull
PropertyPathParser.AnyIndexContext ctx)
PropertyPathParser.anyIndex().ctx - the parse treevoid enterAnyKey(@NotNull
PropertyPathParser.AnyKeyContext ctx)
PropertyPathParser.anyKey().ctx - the parse treevoid exitAnyKey(@NotNull
PropertyPathParser.AnyKeyContext ctx)
PropertyPathParser.anyKey().ctx - the parse treevoid enterAny(@NotNull
PropertyPathParser.AnyContext ctx)
PropertyPathParser.any().ctx - the parse treevoid exitAny(@NotNull
PropertyPathParser.AnyContext ctx)
PropertyPathParser.any().ctx - the parse treeCopyright © 2015. All rights reserved.