Uses of Class
de.grogra.xl.compiler.xl16u.antlr.generated.XL16UParser.ConstructorPostfixSuffixContext
Packages that use XL16UParser.ConstructorPostfixSuffixContext
-
Uses of XL16UParser.ConstructorPostfixSuffixContext in de.grogra.xl.compiler.xl16u.antlr.generated
Methods in de.grogra.xl.compiler.xl16u.antlr.generated that return XL16UParser.ConstructorPostfixSuffixContextModifier and TypeMethodDescriptionXL16UParser.ConstructorExpressionContext.constructorPostfixSuffix(int i) XL16UParser.constructorPostfixSuffix()Methods in de.grogra.xl.compiler.xl16u.antlr.generated that return types with arguments of type XL16UParser.ConstructorPostfixSuffixContextModifier and TypeMethodDescriptionXL16UParser.ConstructorExpressionContext.constructorPostfixSuffix()Methods in de.grogra.xl.compiler.xl16u.antlr.generated with parameters of type XL16UParser.ConstructorPostfixSuffixContextModifier and TypeMethodDescriptionvoidXL16UBaseListener.enterConstructorPostfixSuffix(XL16UParser.ConstructorPostfixSuffixContext ctx) Enter a parse tree produced byXL16UParser.constructorPostfixSuffix().voidXL16UListener.enterConstructorPostfixSuffix(XL16UParser.ConstructorPostfixSuffixContext ctx) Enter a parse tree produced byXL16UParser.constructorPostfixSuffix().voidXL16UBaseListener.exitConstructorPostfixSuffix(XL16UParser.ConstructorPostfixSuffixContext ctx) Exit a parse tree produced byXL16UParser.constructorPostfixSuffix().voidXL16UListener.exitConstructorPostfixSuffix(XL16UParser.ConstructorPostfixSuffixContext ctx) Exit a parse tree produced byXL16UParser.constructorPostfixSuffix().XL16UBaseVisitor.visitConstructorPostfixSuffix(XL16UParser.ConstructorPostfixSuffixContext ctx) Visit a parse tree produced byXL16UParser.constructorPostfixSuffix().XL16UVisitor.visitConstructorPostfixSuffix(XL16UParser.ConstructorPostfixSuffixContext ctx) Visit a parse tree produced byXL16UParser.constructorPostfixSuffix().