Uses of Class
com.inrupt.client.parser.WacAllowParser.WacAllowContext
Packages that use WacAllowParser.WacAllowContext
-
Uses of WacAllowParser.WacAllowContext in com.inrupt.client.parser
Methods in com.inrupt.client.parser that return WacAllowParser.WacAllowContextMethods in com.inrupt.client.parser with parameters of type WacAllowParser.WacAllowContextModifier and TypeMethodDescriptionvoid
WacAllowBaseListener.enterWacAllow
(WacAllowParser.WacAllowContext ctx) Enter a parse tree produced byWacAllowParser.wacAllow()
.void
WacAllowListener.enterWacAllow
(WacAllowParser.WacAllowContext ctx) Enter a parse tree produced byWacAllowParser.wacAllow()
.void
WacAllowBaseListener.exitWacAllow
(WacAllowParser.WacAllowContext ctx) Exit a parse tree produced byWacAllowParser.wacAllow()
.void
WacAllowListener.exitWacAllow
(WacAllowParser.WacAllowContext ctx) Exit a parse tree produced byWacAllowParser.wacAllow()
.