Uses of Class
cool.klass.model.meta.grammar.KlassParser.ProjectionReferenceContext
-
Uses of KlassParser.ProjectionReferenceContext in cool.klass.model.meta.grammar
Methods in cool.klass.model.meta.grammar that return KlassParser.ProjectionReferenceContextModifier and TypeMethodDescriptionKlassParser.ClassServiceModifierContext.projectionReference()KlassParser.ProjectionProjectionReferenceContext.projectionReference()KlassParser.projectionReference()KlassParser.ServiceProjectionDispatchContext.projectionReference()Methods in cool.klass.model.meta.grammar with parameters of type KlassParser.ProjectionReferenceContextModifier and TypeMethodDescriptionvoidKlassBaseListener.enterProjectionReference(KlassParser.ProjectionReferenceContext ctx) Enter a parse tree produced byKlassParser.projectionReference().voidKlassListener.enterProjectionReference(KlassParser.ProjectionReferenceContext ctx) Enter a parse tree produced byKlassParser.projectionReference().voidKlassBaseListener.exitProjectionReference(KlassParser.ProjectionReferenceContext ctx) Exit a parse tree produced byKlassParser.projectionReference().voidKlassListener.exitProjectionReference(KlassParser.ProjectionReferenceContext ctx) Exit a parse tree produced byKlassParser.projectionReference().KlassBaseVisitor.visitProjectionReference(KlassParser.ProjectionReferenceContext ctx) Visit a parse tree produced byKlassParser.projectionReference().KlassVisitor.visitProjectionReference(KlassParser.ProjectionReferenceContext ctx) Visit a parse tree produced byKlassParser.projectionReference().