Uses of Class
de.grogra.xl.compiler.xl16u.antlr.generated.XL16UParser.PostfixSuffixContext
Packages that use XL16UParser.PostfixSuffixContext
-
Uses of XL16UParser.PostfixSuffixContext in de.grogra.xl.compiler.xl16u.antlr.generated
Methods in de.grogra.xl.compiler.xl16u.antlr.generated that return XL16UParser.PostfixSuffixContextModifier and TypeMethodDescriptionXL16UParser.AssignableTargetContext.postfixSuffix(int i) XL16UParser.postfixSuffix()XL16UParser.PrimaryExpressionContext.postfixSuffix(int i) Methods in de.grogra.xl.compiler.xl16u.antlr.generated that return types with arguments of type XL16UParser.PostfixSuffixContextModifier and TypeMethodDescriptionXL16UParser.AssignableTargetContext.postfixSuffix()XL16UParser.PrimaryExpressionContext.postfixSuffix()Methods in de.grogra.xl.compiler.xl16u.antlr.generated with parameters of type XL16UParser.PostfixSuffixContextModifier and TypeMethodDescriptionvoidXL16UBaseListener.enterPostfixSuffix(XL16UParser.PostfixSuffixContext ctx) Enter a parse tree produced byXL16UParser.postfixSuffix().voidXL16UListener.enterPostfixSuffix(XL16UParser.PostfixSuffixContext ctx) Enter a parse tree produced byXL16UParser.postfixSuffix().voidXL16UBaseListener.exitPostfixSuffix(XL16UParser.PostfixSuffixContext ctx) Exit a parse tree produced byXL16UParser.postfixSuffix().voidXL16UListener.exitPostfixSuffix(XL16UParser.PostfixSuffixContext ctx) Exit a parse tree produced byXL16UParser.postfixSuffix().XL16UBaseVisitor.visitPostfixSuffix(XL16UParser.PostfixSuffixContext ctx) Visit a parse tree produced byXL16UParser.postfixSuffix().XL16UVisitor.visitPostfixSuffix(XL16UParser.PostfixSuffixContext ctx) Visit a parse tree produced byXL16UParser.postfixSuffix().