Uses of Class
de.grogra.xl.compiler.xl16u.antlr.generated.XL16UParser.IndexSuffixContext
Packages that use XL16UParser.IndexSuffixContext
-
Uses of XL16UParser.IndexSuffixContext in de.grogra.xl.compiler.xl16u.antlr.generated
Methods in de.grogra.xl.compiler.xl16u.antlr.generated that return XL16UParser.IndexSuffixContextModifier and TypeMethodDescriptionXL16UParser.DollarExpressionContext.indexSuffix()XL16UParser.IndexedExpressionContext.indexSuffix()XL16UParser.indexSuffix()XL16UParser.PostfixSuffixContext.indexSuffix()Methods in de.grogra.xl.compiler.xl16u.antlr.generated with parameters of type XL16UParser.IndexSuffixContextModifier and TypeMethodDescriptionvoidXL16UBaseListener.enterIndexSuffix(XL16UParser.IndexSuffixContext ctx) Enter a parse tree produced byXL16UParser.indexSuffix().voidXL16UListener.enterIndexSuffix(XL16UParser.IndexSuffixContext ctx) Enter a parse tree produced byXL16UParser.indexSuffix().voidXL16UBaseListener.exitIndexSuffix(XL16UParser.IndexSuffixContext ctx) Exit a parse tree produced byXL16UParser.indexSuffix().voidXL16UListener.exitIndexSuffix(XL16UParser.IndexSuffixContext ctx) Exit a parse tree produced byXL16UParser.indexSuffix().XL16UBaseVisitor.visitIndexSuffix(XL16UParser.IndexSuffixContext ctx) Visit a parse tree produced byXL16UParser.indexSuffix().XL16UVisitor.visitIndexSuffix(XL16UParser.IndexSuffixContext ctx) Visit a parse tree produced byXL16UParser.indexSuffix().