Uses of Class
de.grogra.xl.compiler.xl16u.antlr.generated.XL16UParser.PhysicalAnnotationContext
Packages that use XL16UParser.PhysicalAnnotationContext
-
Uses of XL16UParser.PhysicalAnnotationContext in de.grogra.xl.compiler.xl16u.antlr.generated
Methods in de.grogra.xl.compiler.xl16u.antlr.generated that return XL16UParser.PhysicalAnnotationContextModifier and TypeMethodDescriptionXL16UParser.AliasDeclarationContext.physicalAnnotation()XL16UParser.CallableReturnTypeContext.physicalAnnotation()XL16UParser.CastTargetContext.physicalAnnotation()XL16UParser.DeclarationCoreContext.physicalAnnotation()XL16UParser.ParameterContext.physicalAnnotation()XL16UParser.physicalAnnotation()XL16UParser.ReturnDeclarationContext.physicalAnnotation()Methods in de.grogra.xl.compiler.xl16u.antlr.generated with parameters of type XL16UParser.PhysicalAnnotationContextModifier and TypeMethodDescriptionvoidXL16UBaseListener.enterPhysicalAnnotation(XL16UParser.PhysicalAnnotationContext ctx) Enter a parse tree produced byXL16UParser.physicalAnnotation().voidXL16UListener.enterPhysicalAnnotation(XL16UParser.PhysicalAnnotationContext ctx) Enter a parse tree produced byXL16UParser.physicalAnnotation().voidXL16UBaseListener.exitPhysicalAnnotation(XL16UParser.PhysicalAnnotationContext ctx) Exit a parse tree produced byXL16UParser.physicalAnnotation().voidXL16UListener.exitPhysicalAnnotation(XL16UParser.PhysicalAnnotationContext ctx) Exit a parse tree produced byXL16UParser.physicalAnnotation().XL16UBaseVisitor.visitPhysicalAnnotation(XL16UParser.PhysicalAnnotationContext ctx) Visit a parse tree produced byXL16UParser.physicalAnnotation().XL16UVisitor.visitPhysicalAnnotation(XL16UParser.PhysicalAnnotationContext ctx) Visit a parse tree produced byXL16UParser.physicalAnnotation().