Uses of Class
org.luwrain.antlr.inlandes.InlandesParser.OperationContext
Packages that use InlandesParser.OperationContext
-
Uses of InlandesParser.OperationContext in org.luwrain.antlr.inlandes
Methods in org.luwrain.antlr.inlandes that return InlandesParser.OperationContextModifier and TypeMethodDescriptionInlandesParser.DoStatementContext.operation(int i) InlandesParser.operation()Methods in org.luwrain.antlr.inlandes that return types with arguments of type InlandesParser.OperationContextMethods in org.luwrain.antlr.inlandes with parameters of type InlandesParser.OperationContextModifier and TypeMethodDescriptionvoidInlandesBaseListener.enterOperation(InlandesParser.OperationContext ctx) Enter a parse tree produced byInlandesParser.operation().voidInlandesListener.enterOperation(InlandesParser.OperationContext ctx) Enter a parse tree produced byInlandesParser.operation().voidInlandesBaseListener.exitOperation(InlandesParser.OperationContext ctx) Exit a parse tree produced byInlandesParser.operation().voidInlandesListener.exitOperation(InlandesParser.OperationContext ctx) Exit a parse tree produced byInlandesParser.operation().