Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- ABSTRACT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- ABSTRACT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- ABSTRACT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- ABSTRACT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- ABSTRACT - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- ABSTRACT - Static variable in class io.github.potjerodekool.nabu.NabuParser
- ABSTRACT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationInterfaceElementModifierContext
- ABSTRACT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassModifierContext
- ABSTRACT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceMethodModifierContext
- ABSTRACT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceModifierContext
- ABSTRACT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodModifierContext
- ABSTRACT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.InheritanceModifierContext
- ABSTRACT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SimpleIdentifierContext
- ABSTRACT() - Method in class io.github.potjerodekool.nabu.NabuParser.AnnotationInterfaceElementModifierContext
- ABSTRACT() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassModifierContext
- ABSTRACT() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionModifierContext
- ABSTRACT() - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceFunctionModifierContext
- ABSTRACT() - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceModifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AdditionalBoundContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AdditiveExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AmbiguousNameContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AndExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationInterfaceBodyContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationInterfaceDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationInterfaceElementDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationInterfaceElementModifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationInterfaceMemberDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArgumentListContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayAccessContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayCreationExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayCreationExpressionWithInitializerContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayCreationExpressionWithoutInitializerContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayInitializerContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AssertStatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AssignmentContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AssignmentExpressionTreeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AssignmentOperatorContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BasicForStatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BasicForStatementNoShortIfContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BlockContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BlockStatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BlockStatementsContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BreakStatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CaseConstantContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CastExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CatchClauseContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CatchesContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CatchFormalParameterContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CatchTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassBodyContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassBodyDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassExtendsContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassImplementsContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassInstanceCreationExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassLiteralContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassMemberDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassModifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassOrInterfaceTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassOrInterfaceTypeToInstantiateContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassPermitsContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CoitContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CompactConstructorDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CompilationUnitContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConditionalAndExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConditionalExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConditionalOrExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstantDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstantExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstantModifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstructorBodyContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstructorDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstructorDeclaratorContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstructorModifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordMinusForTypeIdentifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordMinusForUnqualifiedMethodIdentifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContinueStatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.DefaultValueContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.DimExprContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.DimExprsContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.DimsContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.DoStatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ElementValueArrayInitializerContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ElementValueContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ElementValueListContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ElementValuePairContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ElementValuePairListContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EmptyStatement_Context
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnhancedForStatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnhancedForStatementNoShortIfContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumBodyContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumBodyDeclarationsContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumConstantContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumConstantListContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumConstantModifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EqualityExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExceptionTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExceptionTypeListContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExclusiveOrExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExplicitConstructorInvocationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExpressionNameContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExpressionStatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FieldAccessContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FieldDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FieldModifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FinallyBlockContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FloatingPointTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ForInitContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FormalParameterContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FormalParameterListContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ForStatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ForStatementNoShortIfContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ForUpdateContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.IdentifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.IfThenElseStatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.IfThenElseStatementNoShortIfContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.IfThenStatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ImportDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InclusiveOrExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InstanceInitializerContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.IntegralTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceBodyContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceExtendsContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceMemberDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceMethodDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceMethodModifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceModifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfacePermitsContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceTypeListContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LabeledStatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LabeledStatementNoShortIfContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LambdaBodyContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LambdaExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LambdaParameterContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LambdaParameterListContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LambdaParametersContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LambdaParameterTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LeftHandSideContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LiteralContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LocalClassOrInterfaceDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LocalVariableDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LocalVariableDeclarationStatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LocalVariableTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MarkerAnnotationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodBodyContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodDeclaratorContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodHeaderContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodInvocationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodModifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodNameContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodReferenceContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModularCompilationUnitContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModuleDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModuleDirectiveContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModuleNameContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MultiplicativeExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.NormalAnnotationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.NormalClassDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.NormalInterfaceDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.NumericTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.OrdinaryCompilationUnitContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PackageDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PackageModifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PackageNameContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PackageOrTypeNameContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PatternContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PfEContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PNNAContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PostDecrementExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PostfixExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PostIncrementExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PreDecrementExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PreIncrementExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PrimaryContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PrimaryNoNewArrayContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PrimitiveTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ReceiverParameterContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordBodyContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordBodyDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordComponentContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordComponentListContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordComponentModifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordHeaderContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ReferenceTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RelationalExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RequiresModifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ResourceContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ResourceListContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ResourceSpecificationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ResultContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ReturnStatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ShiftExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SimpleTypeNameContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SingleElementAnnotationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SingleStaticImportDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SingleTypeImportDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.Start_Context
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementExpressionListContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementNoShortIfContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementWithoutTrailingSubstatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StaticImportOnDemandDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StaticInitializerContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchBlockContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchBlockStatementGroupContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchLabelContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchRuleContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchStatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SynchronizedStatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ThrowStatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ThrowsTContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TopLevelClassOrInterfaceDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TryStatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TryWithResourcesStatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeArgumentContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeArgumentListContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeArgumentsContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeArgumentsOrDiamondContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeBoundContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeIdentifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeImportOnDemandDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeNameContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeParameterContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeParameterListContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeParameterModifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeParametersContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypePatternContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeVariableContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UCOITContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannArrayTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannClassOrInterfaceTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannClassTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannInterfaceTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannPrimitiveTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannReferenceTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannTypeVariableContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnaryExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnaryExpressionNotPlusMinusContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnqualifiedClassInstanceCreationExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnqualifiedMethodIdentifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableAccessContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableArityParameterContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableArityRecordComponentContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableDeclaratorContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableDeclaratorIdContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableDeclaratorListContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableInitializerContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableInitializerListContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableModifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.WhileStatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.WhileStatementNoShortIfContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.WildcardBoundsContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.WildcardContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.YieldStatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AdditiveExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AdditiveOperatorContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotatedLambdaContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotationListContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotationsContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotationUseSiteTargetContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnonymousInitializerContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnysemiContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ArrayAccessContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AssignmentOperatorContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AtomicExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.BlockContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.BlockLevelExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CallableReferenceContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CallSuffixContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CatchBlockContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassBodyContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassMemberDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassModifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassParameterContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassParametersContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CollectionLiteralContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CompanionObjectContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ComparisonContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ComparisonOperatorContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ConditionalExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ConjunctionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ConstructorDelegationCallContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ConstructorInvocationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ControlStructureBodyContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DelegationSpecifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DelegationSpecifiersContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DisjunctionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DoWhileExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ElvisExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EnumClassBodyContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EnumEntriesContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EnumEntryContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EqualityComparisonContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EqualityOperationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ExplicitDelegationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FileAnnotationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FileAnnotationsContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FinallyBlockContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ForExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionBodyContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionLiteralContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionModifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionTypeParametersContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionTypeReceiverContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionValueParameterContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionValueParametersContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.GetterContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.IdentifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.IfExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ImportAliasContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ImportHeaderContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ImportListContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.InfixFunctionCallContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.InheritanceModifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.InOperatorContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.IsOperatorContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.JumpExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.KotlinFileContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LabelDefinitionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LambdaParameterContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LambdaParametersContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LineStringContentContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LineStringExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LineStringLiteralContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LiteralConstantContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LoopExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MemberAccessOperatorContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MemberModifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ModifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ModifierListContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiLineStringContentContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiLineStringExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiLineStringLiteralContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiplicativeExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiplicativeOperationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiVariableDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.NamedInfixContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.NullableTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ObjectDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ObjectLiteralContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PackageHeaderContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ParameterContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ParameterModifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ParenthesizedExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ParenthesizedTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PostfixUnaryExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PostfixUnaryOperationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PreambleContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PrefixUnaryExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PrefixUnaryOperationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PrimaryConstructorContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PropertyDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PropertyModifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.RangeExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.RangeTestContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ReceiverTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ScriptContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SecondaryConstructorContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SemiContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SetterContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SimpleIdentifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SimpleUserTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.StatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.StatementsContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.StringLiteralContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SuperExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ThisExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TopLevelObjectContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TryExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeAliasContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeArgumentsContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeConstraintContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeConstraintsContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeModifierListContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeOperationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeParameterContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeParameterModifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeParametersContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeProjectionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeProjectionModifierListContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeReferenceContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeRHSContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeTestContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.UnescapedAnnotationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.UserTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ValueArgumentContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ValueArgumentsContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.VariableDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.VarianceAnnotationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.VisibilityModifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.WhenConditionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.WhenEntryContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.WhenExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.WhileExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.AdditionalBoundContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.AdditiveExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.AmbiguousNameContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.AndExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.AnnotationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.AnnotationInterfaceBodyContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.AnnotationInterfaceDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.AnnotationInterfaceElementDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.AnnotationInterfaceElementModifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.AnnotationInterfaceMemberDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ArgumentListContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ArrayAccessContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ArrayCreationExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ArrayCreationExpressionWithInitializerContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ArrayCreationExpressionWithoutInitializerContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ArrayInitializerContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ArrayTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.AssertStatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.AssignmentContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.AssignmentExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.AssignmentOperatorContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.BasicForStatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.BasicForStatementNoShortIfContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.BlockContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.BlockStatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.BlockStatementsContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.BreakStatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.CaseConstantContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.CastExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.CatchClauseContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.CatchesContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.CatchFormalParameterContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.CatchTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ClassBodyContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ClassBodyDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ClassDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ClassExtendsContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ClassImplementsContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ClassInstanceCreationExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ClassLiteralContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ClassMemberDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ClassModifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ClassOrInterfaceTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ClassOrInterfaceTypeToInstantiateContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ClassPermitsContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ClassTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.CoitContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.CompactConstructorDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.CompilationUnitContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ConditionalAndExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ConditionalExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ConditionalOrExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ConstantDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ConstantExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ConstantModifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ConstructorBodyContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ConstructorDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ConstructorDeclaratorContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ConstructorModifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ContextualKeywordContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ContextualKeywordMinusForTypeIdentifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ContextualKeywordMinusForUnqualifiedFunctionIdentifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ContinueStatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.DefaultValueContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.DimExprContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.DimExprsContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.DimsContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.DoStatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ElementValueArrayInitializerContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ElementValueContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ElementValueListContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ElementValuePairContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ElementValuePairListContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.EmptyStatement_Context
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.EnhancedForStatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.EnhancedForStatementNoShortIfContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.EnumBodyContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.EnumBodyDeclarationsContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.EnumConstantContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.EnumConstantListContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.EnumConstantModifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.EnumDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.EqualityExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ExceptionTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ExceptionTypeListContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ExclusiveOrExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ExplicitConstructorInvocationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ExpressionNameContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ExpressionStatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.FieldAccessContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.FieldDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.FieldModifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.FinallyBlockContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.FloatingPointTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ForInitContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.FormalParameterContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.FormalParameterListContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ForStatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ForStatementNoShortIfContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ForUpdateContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionBodyContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionDeclaratorContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionHeaderContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionInvocationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionModifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionNameContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionReferenceContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.IdentifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.IfThenElseStatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.IfThenElseStatementNoShortIfContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.IfThenStatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ImportDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.InclusiveOrExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.InstanceInitializerContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.IntegralTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceBodyContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceExtendsContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceFunctionDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceFunctionModifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceMemberDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceModifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.InterfacePermitsContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceTypeListContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.LabeledStatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.LabeledStatementNoShortIfContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.LambdaBodyContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.LambdaExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.LambdaParameterContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.LambdaParameterListContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.LambdaParametersContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.LambdaParameterTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.LeftHandSideContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.LiteralContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.LocalClassOrInterfaceDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.LocalVariableDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.LocalVariableDeclarationStatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.LocalVariableTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.MarkerAnnotationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ModularCompilationUnitContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ModuleDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ModuleDirectiveContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ModuleNameContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.MultiplicativeExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.NabuLocalVariableDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.NabuVariableDeclaratorContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.NabuVariableDeclaratorListContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.NormalAnnotationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.NormalClassDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.NormalInterfaceDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.NumericTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.OrdinaryCompilationUnitContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.PackageDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.PackageModifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.PackageNameContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.PackageOrTypeNameContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.PatternContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.PfEContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.PNNAContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.PostDecrementExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.PostfixExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.PostIncrementExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.PreDecrementExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.PreIncrementExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.PrimaryContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.PrimaryNoNewArrayContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.PrimitiveTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ReceiverParameterContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.RecordBodyContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.RecordBodyDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.RecordComponentContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.RecordComponentListContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.RecordComponentModifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.RecordDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.RecordHeaderContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ReferenceTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.RelationalExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.RequiresModifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ResourceContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ResourceListContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ResourceSpecificationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ResultContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ReturnStatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ShiftExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.SimpleTypeNameContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.SingleElementAnnotationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.SingleStaticImportDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.SingleTypeImportDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.Start_Context
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.StatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.StatementExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.StatementExpressionListContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.StatementNoShortIfContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.StatementWithoutTrailingSubstatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.StaticImportOnDemandDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.StaticInitializerContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchBlockContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchBlockStatementGroupContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchLabelContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchRuleContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchStatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.SynchronizedStatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ThrowStatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.ThrowsTContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.TopLevelClassOrInterfaceDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.TryStatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.TryWithResourcesStatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.TypeArgumentContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.TypeArgumentListContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.TypeArgumentsContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.TypeArgumentsOrDiamondContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.TypeBoundContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.TypeIdentifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.TypeImportOnDemandDeclarationContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.TypeNameContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.TypeParameterContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.TypeParameterListContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.TypeParameterModifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.TypeParametersContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.TypePatternContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.TypeVariableContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.UCOITContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.UnannArrayTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.UnannClassOrInterfaceTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.UnannClassTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.UnannInterfaceTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.UnannPrimitiveTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.UnannReferenceTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.UnannTypeContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.UnannTypeVariableContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.UnaryExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.UnaryExpressionNotPlusMinusContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.UnqualifiedClassInstanceCreationExpressionContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.UnqualifiedFunctionIdentifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.VariableAccessContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.VariableArityParameterContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.VariableArityRecordComponentContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.VariableDeclaratorContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.VariableDeclaratorIdContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.VariableDeclaratorListContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.VariableInitializerContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.VariableInitializerListContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.VariableModifierContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.WhileStatementContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.WhileStatementNoShortIfContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.WildcardBoundsContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.WildcardContext
- accept(ParseTreeVisitor<? extends T>) - Method in class io.github.potjerodekool.nabu.NabuParser.YieldStatementContext
- ADD - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- ADD - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- ADD - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- ADD - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- ADD - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- ADD - Static variable in class io.github.potjerodekool.nabu.NabuParser
- ADD() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AdditiveExpressionContext
- ADD() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnaryExpressionContext
- ADD() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AdditiveOperatorContext
- ADD() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PrefixUnaryOperationContext
- ADD() - Method in class io.github.potjerodekool.nabu.NabuParser.AdditiveExpressionContext
- ADD() - Method in class io.github.potjerodekool.nabu.NabuParser.UnaryExpressionContext
- ADD_ASSIGN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- ADD_ASSIGN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- ADD_ASSIGN - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- ADD_ASSIGN - Static variable in class io.github.potjerodekool.nabu.NabuParser
- ADD_ASSIGN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AssignmentOperatorContext
- ADD_ASSIGN() - Method in class io.github.potjerodekool.nabu.NabuParser.AssignmentOperatorContext
- ADD_ASSIGNMENT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- ADD_ASSIGNMENT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- ADD_ASSIGNMENT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AssignmentOperatorContext
- additionalBound() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- additionalBound() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CastExpressionContext
- additionalBound() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeBoundContext
- additionalBound() - Method in class io.github.potjerodekool.nabu.NabuParser
- additionalBound() - Method in class io.github.potjerodekool.nabu.NabuParser.CastExpressionContext
- additionalBound() - Method in class io.github.potjerodekool.nabu.NabuParser.TypeBoundContext
- additionalBound(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CastExpressionContext
- additionalBound(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeBoundContext
- additionalBound(int) - Method in class io.github.potjerodekool.nabu.NabuParser.CastExpressionContext
- additionalBound(int) - Method in class io.github.potjerodekool.nabu.NabuParser.TypeBoundContext
- AdditionalBoundContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AdditionalBoundContext
- AdditionalBoundContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.AdditionalBoundContext
- additiveExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- additiveExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AdditiveExpressionContext
- additiveExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ShiftExpressionContext
- additiveExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- additiveExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.RangeExpressionContext
- additiveExpression() - Method in class io.github.potjerodekool.nabu.NabuParser
- additiveExpression() - Method in class io.github.potjerodekool.nabu.NabuParser.AdditiveExpressionContext
- additiveExpression() - Method in class io.github.potjerodekool.nabu.NabuParser.ShiftExpressionContext
- additiveExpression(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.RangeExpressionContext
- AdditiveExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AdditiveExpressionContext
- AdditiveExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AdditiveExpressionContext
- AdditiveExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.AdditiveExpressionContext
- additiveOperator() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AdditiveExpressionContext
- additiveOperator() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- additiveOperator(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AdditiveExpressionContext
- AdditiveOperatorContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AdditiveOperatorContext
- ambiguousName() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- ambiguousName() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AmbiguousNameContext
- ambiguousName() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExpressionNameContext
- ambiguousName() - Method in class io.github.potjerodekool.nabu.NabuParser
- ambiguousName() - Method in class io.github.potjerodekool.nabu.NabuParser.AmbiguousNameContext
- ambiguousName() - Method in class io.github.potjerodekool.nabu.NabuParser.ExpressionNameContext
- AmbiguousNameContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AmbiguousNameContext
- AmbiguousNameContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.AmbiguousNameContext
- AND - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- AND - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- AND - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- AND - Static variable in class io.github.potjerodekool.nabu.NabuParser
- AND() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConditionalAndExpressionContext
- AND() - Method in class io.github.potjerodekool.nabu.NabuParser.ConditionalAndExpressionContext
- AND_ASSIGN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- AND_ASSIGN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- AND_ASSIGN - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- AND_ASSIGN - Static variable in class io.github.potjerodekool.nabu.NabuParser
- AND_ASSIGN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AssignmentOperatorContext
- AND_ASSIGN() - Method in class io.github.potjerodekool.nabu.NabuParser.AssignmentOperatorContext
- andExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- andExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AndExpressionContext
- andExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExclusiveOrExpressionContext
- andExpression() - Method in class io.github.potjerodekool.nabu.NabuParser
- andExpression() - Method in class io.github.potjerodekool.nabu.NabuParser.AndExpressionContext
- andExpression() - Method in class io.github.potjerodekool.nabu.NabuParser.ExclusiveOrExpressionContext
- AndExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AndExpressionContext
- AndExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.AndExpressionContext
- annotatedLambda() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- annotatedLambda() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CallSuffixContext
- annotatedLambda(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CallSuffixContext
- AnnotatedLambdaContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotatedLambdaContext
- annotation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- annotation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationInterfaceElementModifierContext
- annotation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassModifierContext
- annotation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassOrInterfaceTypeContext
- annotation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassOrInterfaceTypeToInstantiateContext
- annotation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassTypeContext
- annotation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CoitContext
- annotation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstantModifierContext
- annotation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstructorModifierContext
- annotation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.DimExprContext
- annotation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.DimsContext
- annotation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ElementValueContext
- annotation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumConstantModifierContext
- annotation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FieldModifierContext
- annotation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceMethodModifierContext
- annotation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceModifierContext
- annotation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodHeaderContext
- annotation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodModifierContext
- annotation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModuleDeclarationContext
- annotation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PackageModifierContext
- annotation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PrimitiveTypeContext
- annotation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ReceiverParameterContext
- annotation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordComponentModifierContext
- annotation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeParameterModifierContext
- annotation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeVariableContext
- annotation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UCOITContext
- annotation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannClassOrInterfaceTypeContext
- annotation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannClassTypeContext
- annotation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableArityParameterContext
- annotation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableArityRecordComponentContext
- annotation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableModifierContext
- annotation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.WildcardContext
- annotation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- annotation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotationsContext
- annotation() - Method in class io.github.potjerodekool.nabu.NabuParser
- annotation() - Method in class io.github.potjerodekool.nabu.NabuParser.AnnotationInterfaceElementModifierContext
- annotation() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassModifierContext
- annotation() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassOrInterfaceTypeContext
- annotation() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassOrInterfaceTypeToInstantiateContext
- annotation() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassTypeContext
- annotation() - Method in class io.github.potjerodekool.nabu.NabuParser.CoitContext
- annotation() - Method in class io.github.potjerodekool.nabu.NabuParser.ConstantModifierContext
- annotation() - Method in class io.github.potjerodekool.nabu.NabuParser.ConstructorModifierContext
- annotation() - Method in class io.github.potjerodekool.nabu.NabuParser.DimExprContext
- annotation() - Method in class io.github.potjerodekool.nabu.NabuParser.DimsContext
- annotation() - Method in class io.github.potjerodekool.nabu.NabuParser.ElementValueContext
- annotation() - Method in class io.github.potjerodekool.nabu.NabuParser.EnumConstantModifierContext
- annotation() - Method in class io.github.potjerodekool.nabu.NabuParser.FieldModifierContext
- annotation() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionHeaderContext
- annotation() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionModifierContext
- annotation() - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceFunctionModifierContext
- annotation() - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceModifierContext
- annotation() - Method in class io.github.potjerodekool.nabu.NabuParser.ModuleDeclarationContext
- annotation() - Method in class io.github.potjerodekool.nabu.NabuParser.PackageModifierContext
- annotation() - Method in class io.github.potjerodekool.nabu.NabuParser.PrimitiveTypeContext
- annotation() - Method in class io.github.potjerodekool.nabu.NabuParser.ReceiverParameterContext
- annotation() - Method in class io.github.potjerodekool.nabu.NabuParser.RecordComponentModifierContext
- annotation() - Method in class io.github.potjerodekool.nabu.NabuParser.TypeParameterModifierContext
- annotation() - Method in class io.github.potjerodekool.nabu.NabuParser.TypeVariableContext
- annotation() - Method in class io.github.potjerodekool.nabu.NabuParser.UCOITContext
- annotation() - Method in class io.github.potjerodekool.nabu.NabuParser.UnannClassOrInterfaceTypeContext
- annotation() - Method in class io.github.potjerodekool.nabu.NabuParser.UnannClassTypeContext
- annotation() - Method in class io.github.potjerodekool.nabu.NabuParser.VariableArityParameterContext
- annotation() - Method in class io.github.potjerodekool.nabu.NabuParser.VariableArityRecordComponentContext
- annotation() - Method in class io.github.potjerodekool.nabu.NabuParser.VariableModifierContext
- annotation() - Method in class io.github.potjerodekool.nabu.NabuParser.WildcardContext
- annotation(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassOrInterfaceTypeContext
- annotation(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassOrInterfaceTypeToInstantiateContext
- annotation(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassTypeContext
- annotation(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CoitContext
- annotation(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.DimExprContext
- annotation(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.DimsContext
- annotation(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodHeaderContext
- annotation(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModuleDeclarationContext
- annotation(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PrimitiveTypeContext
- annotation(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ReceiverParameterContext
- annotation(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeVariableContext
- annotation(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UCOITContext
- annotation(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannClassOrInterfaceTypeContext
- annotation(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannClassTypeContext
- annotation(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableArityParameterContext
- annotation(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableArityRecordComponentContext
- annotation(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.WildcardContext
- annotation(int) - Method in class io.github.potjerodekool.nabu.NabuParser.ClassOrInterfaceTypeContext
- annotation(int) - Method in class io.github.potjerodekool.nabu.NabuParser.ClassOrInterfaceTypeToInstantiateContext
- annotation(int) - Method in class io.github.potjerodekool.nabu.NabuParser.ClassTypeContext
- annotation(int) - Method in class io.github.potjerodekool.nabu.NabuParser.CoitContext
- annotation(int) - Method in class io.github.potjerodekool.nabu.NabuParser.DimExprContext
- annotation(int) - Method in class io.github.potjerodekool.nabu.NabuParser.DimsContext
- annotation(int) - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionHeaderContext
- annotation(int) - Method in class io.github.potjerodekool.nabu.NabuParser.ModuleDeclarationContext
- annotation(int) - Method in class io.github.potjerodekool.nabu.NabuParser.PrimitiveTypeContext
- annotation(int) - Method in class io.github.potjerodekool.nabu.NabuParser.ReceiverParameterContext
- annotation(int) - Method in class io.github.potjerodekool.nabu.NabuParser.TypeVariableContext
- annotation(int) - Method in class io.github.potjerodekool.nabu.NabuParser.UCOITContext
- annotation(int) - Method in class io.github.potjerodekool.nabu.NabuParser.UnannClassOrInterfaceTypeContext
- annotation(int) - Method in class io.github.potjerodekool.nabu.NabuParser.UnannClassTypeContext
- annotation(int) - Method in class io.github.potjerodekool.nabu.NabuParser.VariableArityParameterContext
- annotation(int) - Method in class io.github.potjerodekool.nabu.NabuParser.VariableArityRecordComponentContext
- annotation(int) - Method in class io.github.potjerodekool.nabu.NabuParser.WildcardContext
- ANNOTATION - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- ANNOTATION - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- ANNOTATION() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassModifierContext
- ANNOTATION() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SimpleIdentifierContext
- AnnotationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationContext
- AnnotationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotationContext
- AnnotationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.AnnotationContext
- annotationInterfaceBody() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- annotationInterfaceBody() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationInterfaceDeclarationContext
- annotationInterfaceBody() - Method in class io.github.potjerodekool.nabu.NabuParser
- annotationInterfaceBody() - Method in class io.github.potjerodekool.nabu.NabuParser.AnnotationInterfaceDeclarationContext
- AnnotationInterfaceBodyContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationInterfaceBodyContext
- AnnotationInterfaceBodyContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.AnnotationInterfaceBodyContext
- annotationInterfaceDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- annotationInterfaceDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceDeclarationContext
- annotationInterfaceDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser
- annotationInterfaceDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceDeclarationContext
- AnnotationInterfaceDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationInterfaceDeclarationContext
- AnnotationInterfaceDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.AnnotationInterfaceDeclarationContext
- annotationInterfaceElementDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- annotationInterfaceElementDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationInterfaceMemberDeclarationContext
- annotationInterfaceElementDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser
- annotationInterfaceElementDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser.AnnotationInterfaceMemberDeclarationContext
- AnnotationInterfaceElementDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationInterfaceElementDeclarationContext
- AnnotationInterfaceElementDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.AnnotationInterfaceElementDeclarationContext
- annotationInterfaceElementModifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationInterfaceElementDeclarationContext
- annotationInterfaceElementModifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- annotationInterfaceElementModifier() - Method in class io.github.potjerodekool.nabu.NabuParser.AnnotationInterfaceElementDeclarationContext
- annotationInterfaceElementModifier() - Method in class io.github.potjerodekool.nabu.NabuParser
- annotationInterfaceElementModifier(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationInterfaceElementDeclarationContext
- annotationInterfaceElementModifier(int) - Method in class io.github.potjerodekool.nabu.NabuParser.AnnotationInterfaceElementDeclarationContext
- AnnotationInterfaceElementModifierContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationInterfaceElementModifierContext
- AnnotationInterfaceElementModifierContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.AnnotationInterfaceElementModifierContext
- annotationInterfaceMemberDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationInterfaceBodyContext
- annotationInterfaceMemberDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- annotationInterfaceMemberDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser.AnnotationInterfaceBodyContext
- annotationInterfaceMemberDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser
- annotationInterfaceMemberDeclaration(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationInterfaceBodyContext
- annotationInterfaceMemberDeclaration(int) - Method in class io.github.potjerodekool.nabu.NabuParser.AnnotationInterfaceBodyContext
- AnnotationInterfaceMemberDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationInterfaceMemberDeclarationContext
- AnnotationInterfaceMemberDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.AnnotationInterfaceMemberDeclarationContext
- annotationList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- annotationList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotationsContext
- AnnotationListContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotationListContext
- annotations() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- annotations() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.BlockLevelExpressionContext
- annotations() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CatchBlockContext
- annotations() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DelegationSpecifiersContext
- annotations() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EnumEntryContext
- annotations() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ForExpressionContext
- annotations() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionLiteralContext
- annotations() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ModifierListContext
- annotations() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PrefixUnaryOperationContext
- annotations() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SetterContext
- annotations() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeConstraintContext
- annotations() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeModifierListContext
- annotations(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.BlockLevelExpressionContext
- annotations(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CatchBlockContext
- annotations(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DelegationSpecifiersContext
- annotations(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EnumEntryContext
- annotations(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ForExpressionContext
- annotations(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionLiteralContext
- annotations(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ModifierListContext
- annotations(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SetterContext
- annotations(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeConstraintContext
- annotations(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeModifierListContext
- AnnotationsContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotationsContext
- annotationUseSiteTarget() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotationContext
- annotationUseSiteTarget() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotationListContext
- annotationUseSiteTarget() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- AnnotationUseSiteTargetContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotationUseSiteTargetContext
- anonymousInitializer() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- anonymousInitializer() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassMemberDeclarationContext
- AnonymousInitializerContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnonymousInitializerContext
- anysemi() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- anysemi() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassMemberDeclarationContext
- anysemi() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.KotlinFileContext
- anysemi() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ScriptContext
- anysemi() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.StatementsContext
- anysemi(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassMemberDeclarationContext
- anysemi(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.KotlinFileContext
- anysemi(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ScriptContext
- anysemi(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.StatementsContext
- AnysemiContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnysemiContext
- argumentList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- argumentList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumConstantContext
- argumentList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExplicitConstructorInvocationContext
- argumentList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodInvocationContext
- argumentList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PNNAContext
- argumentList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PrimaryNoNewArrayContext
- argumentList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnqualifiedClassInstanceCreationExpressionContext
- argumentList() - Method in class io.github.potjerodekool.nabu.NabuParser
- argumentList() - Method in class io.github.potjerodekool.nabu.NabuParser.EnumConstantContext
- argumentList() - Method in class io.github.potjerodekool.nabu.NabuParser.ExplicitConstructorInvocationContext
- argumentList() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionInvocationContext
- argumentList() - Method in class io.github.potjerodekool.nabu.NabuParser.PNNAContext
- argumentList() - Method in class io.github.potjerodekool.nabu.NabuParser.PrimaryNoNewArrayContext
- argumentList() - Method in class io.github.potjerodekool.nabu.NabuParser.UnqualifiedClassInstanceCreationExpressionContext
- ArgumentListContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArgumentListContext
- ArgumentListContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ArgumentListContext
- arrayAccess() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- arrayAccess() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LeftHandSideContext
- arrayAccess() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- arrayAccess() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PostfixUnaryOperationContext
- arrayAccess() - Method in class io.github.potjerodekool.nabu.NabuParser
- arrayAccess() - Method in class io.github.potjerodekool.nabu.NabuParser.LeftHandSideContext
- ArrayAccessContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayAccessContext
- ArrayAccessContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ArrayAccessContext
- ArrayAccessContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ArrayAccessContext
- arrayCreationExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- arrayCreationExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PrimaryContext
- arrayCreationExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PrimaryNoNewArrayContext
- arrayCreationExpression() - Method in class io.github.potjerodekool.nabu.NabuParser
- arrayCreationExpression() - Method in class io.github.potjerodekool.nabu.NabuParser.PrimaryContext
- arrayCreationExpression() - Method in class io.github.potjerodekool.nabu.NabuParser.PrimaryNoNewArrayContext
- ArrayCreationExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayCreationExpressionContext
- ArrayCreationExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ArrayCreationExpressionContext
- arrayCreationExpressionWithInitializer() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayAccessContext
- arrayCreationExpressionWithInitializer() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayCreationExpressionContext
- arrayCreationExpressionWithInitializer() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- arrayCreationExpressionWithInitializer() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PrimaryNoNewArrayContext
- arrayCreationExpressionWithInitializer() - Method in class io.github.potjerodekool.nabu.NabuParser.ArrayAccessContext
- arrayCreationExpressionWithInitializer() - Method in class io.github.potjerodekool.nabu.NabuParser.ArrayCreationExpressionContext
- arrayCreationExpressionWithInitializer() - Method in class io.github.potjerodekool.nabu.NabuParser
- arrayCreationExpressionWithInitializer() - Method in class io.github.potjerodekool.nabu.NabuParser.PrimaryNoNewArrayContext
- ArrayCreationExpressionWithInitializerContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayCreationExpressionWithInitializerContext
- ArrayCreationExpressionWithInitializerContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ArrayCreationExpressionWithInitializerContext
- arrayCreationExpressionWithoutInitializer() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayCreationExpressionContext
- arrayCreationExpressionWithoutInitializer() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- arrayCreationExpressionWithoutInitializer() - Method in class io.github.potjerodekool.nabu.NabuParser.ArrayCreationExpressionContext
- arrayCreationExpressionWithoutInitializer() - Method in class io.github.potjerodekool.nabu.NabuParser
- ArrayCreationExpressionWithoutInitializerContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayCreationExpressionWithoutInitializerContext
- ArrayCreationExpressionWithoutInitializerContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ArrayCreationExpressionWithoutInitializerContext
- arrayInitializer() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayCreationExpressionWithInitializerContext
- arrayInitializer() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- arrayInitializer() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableInitializerContext
- arrayInitializer() - Method in class io.github.potjerodekool.nabu.NabuParser.ArrayCreationExpressionWithInitializerContext
- arrayInitializer() - Method in class io.github.potjerodekool.nabu.NabuParser
- arrayInitializer() - Method in class io.github.potjerodekool.nabu.NabuParser.VariableInitializerContext
- ArrayInitializerContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayInitializerContext
- ArrayInitializerContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ArrayInitializerContext
- arrayType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- arrayType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodReferenceContext
- arrayType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PrimaryNoNewArrayContext
- arrayType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ReferenceTypeContext
- arrayType() - Method in class io.github.potjerodekool.nabu.NabuParser
- arrayType() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionReferenceContext
- arrayType() - Method in class io.github.potjerodekool.nabu.NabuParser.PrimaryNoNewArrayContext
- arrayType() - Method in class io.github.potjerodekool.nabu.NabuParser.ReferenceTypeContext
- ArrayTypeContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayTypeContext
- ArrayTypeContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ArrayTypeContext
- ARROW - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- ARROW - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- ARROW - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- ARROW - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- ARROW - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- ARROW - Static variable in class io.github.potjerodekool.nabu.NabuParser
- ARROW() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LambdaExpressionContext
- ARROW() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchRuleContext
- ARROW() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionLiteralContext
- ARROW() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionTypeContext
- ARROW() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.WhenEntryContext
- ARROW() - Method in class io.github.potjerodekool.nabu.NabuParser.LambdaExpressionContext
- ARROW() - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchRuleContext
- AS - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- AS - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- AS() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ImportAliasContext
- AS() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeOperationContext
- AS_SAFE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- AS_SAFE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- AS_SAFE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeOperationContext
- ASSERT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- ASSERT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- ASSERT - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- ASSERT - Static variable in class io.github.potjerodekool.nabu.NabuParser
- ASSERT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AssertStatementContext
- ASSERT() - Method in class io.github.potjerodekool.nabu.NabuParser.AssertStatementContext
- assertStatement() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- assertStatement() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementWithoutTrailingSubstatementContext
- assertStatement() - Method in class io.github.potjerodekool.nabu.NabuParser
- assertStatement() - Method in class io.github.potjerodekool.nabu.NabuParser.StatementWithoutTrailingSubstatementContext
- AssertStatementContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AssertStatementContext
- AssertStatementContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.AssertStatementContext
- ASSIGN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- ASSIGN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- ASSIGN - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- ASSIGN - Static variable in class io.github.potjerodekool.nabu.NabuParser
- ASSIGN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AssignmentOperatorContext
- ASSIGN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ElementValuePairContext
- ASSIGN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableDeclaratorContext
- ASSIGN() - Method in class io.github.potjerodekool.nabu.NabuParser.AssignmentOperatorContext
- ASSIGN() - Method in class io.github.potjerodekool.nabu.NabuParser.ElementValuePairContext
- ASSIGN() - Method in class io.github.potjerodekool.nabu.NabuParser.FieldDeclarationContext
- ASSIGN() - Method in class io.github.potjerodekool.nabu.NabuParser.NabuVariableDeclaratorContext
- ASSIGN() - Method in class io.github.potjerodekool.nabu.NabuParser.VariableDeclaratorContext
- assignment() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- assignment() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AssignmentExpressionTreeContext
- assignment() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementExpressionContext
- assignment() - Method in class io.github.potjerodekool.nabu.NabuParser
- assignment() - Method in class io.github.potjerodekool.nabu.NabuParser.AssignmentExpressionContext
- assignment() - Method in class io.github.potjerodekool.nabu.NabuParser.StatementExpressionContext
- ASSIGNMENT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- ASSIGNMENT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- ASSIGNMENT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AssignmentOperatorContext
- ASSIGNMENT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassParameterContext
- ASSIGNMENT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionBodyContext
- ASSIGNMENT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionValueParameterContext
- ASSIGNMENT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.GetterContext
- ASSIGNMENT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PropertyDeclarationContext
- ASSIGNMENT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeAliasContext
- ASSIGNMENT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ValueArgumentContext
- AssignmentContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AssignmentContext
- AssignmentContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.AssignmentContext
- assignmentExpression() - Method in class io.github.potjerodekool.nabu.NabuParser
- assignmentExpression() - Method in class io.github.potjerodekool.nabu.NabuParser.ExpressionContext
- AssignmentExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.AssignmentExpressionContext
- assignmentExpressionTree() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- assignmentExpressionTree() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExpressionContext
- AssignmentExpressionTreeContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AssignmentExpressionTreeContext
- assignmentOperator() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AssignmentContext
- assignmentOperator() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- assignmentOperator() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- assignmentOperator() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ExpressionContext
- assignmentOperator() - Method in class io.github.potjerodekool.nabu.NabuParser.AssignmentContext
- assignmentOperator() - Method in class io.github.potjerodekool.nabu.NabuParser
- assignmentOperator(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ExpressionContext
- AssignmentOperatorContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AssignmentOperatorContext
- AssignmentOperatorContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AssignmentOperatorContext
- AssignmentOperatorContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.AssignmentOperatorContext
- AT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- AT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- AT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- AT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- AT - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- AT - Static variable in class io.github.potjerodekool.nabu.NabuParser
- AT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationInterfaceDeclarationContext
- AT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MarkerAnnotationContext
- AT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.NormalAnnotationContext
- AT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SingleElementAnnotationContext
- AT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotationListContext
- AT() - Method in class io.github.potjerodekool.nabu.NabuParser.AnnotationInterfaceDeclarationContext
- AT() - Method in class io.github.potjerodekool.nabu.NabuParser.MarkerAnnotationContext
- AT() - Method in class io.github.potjerodekool.nabu.NabuParser.NormalAnnotationContext
- AT() - Method in class io.github.potjerodekool.nabu.NabuParser.SingleElementAnnotationContext
- atomicExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- atomicExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PostfixUnaryExpressionContext
- AtomicExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AtomicExpressionContext
B
- BANG - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- BANG - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- BANG - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- BANG - Static variable in class io.github.potjerodekool.nabu.NabuParser
- BANG() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnaryExpressionNotPlusMinusContext
- BANG() - Method in class io.github.potjerodekool.nabu.NabuParser.UnaryExpressionNotPlusMinusContext
- basicForStatement() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- basicForStatement() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ForStatementContext
- basicForStatement() - Method in class io.github.potjerodekool.nabu.NabuParser
- basicForStatement() - Method in class io.github.potjerodekool.nabu.NabuParser.ForStatementContext
- BasicForStatementContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BasicForStatementContext
- BasicForStatementContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.BasicForStatementContext
- basicForStatementNoShortIf() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- basicForStatementNoShortIf() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ForStatementNoShortIfContext
- basicForStatementNoShortIf() - Method in class io.github.potjerodekool.nabu.NabuParser
- basicForStatementNoShortIf() - Method in class io.github.potjerodekool.nabu.NabuParser.ForStatementNoShortIfContext
- BasicForStatementNoShortIfContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BasicForStatementNoShortIfContext
- BasicForStatementNoShortIfContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.BasicForStatementNoShortIfContext
- BinLiteral - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- BinLiteral - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- BinLiteral() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LiteralConstantContext
- BITAND - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- BITAND - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- BITAND - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- BITAND - Static variable in class io.github.potjerodekool.nabu.NabuParser
- BITAND() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AdditionalBoundContext
- BITAND() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AndExpressionContext
- BITAND() - Method in class io.github.potjerodekool.nabu.NabuParser.AdditionalBoundContext
- BITAND() - Method in class io.github.potjerodekool.nabu.NabuParser.AndExpressionContext
- BITOR - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- BITOR - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- BITOR - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- BITOR - Static variable in class io.github.potjerodekool.nabu.NabuParser
- BITOR() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CatchTypeContext
- BITOR() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InclusiveOrExpressionContext
- BITOR() - Method in class io.github.potjerodekool.nabu.NabuParser.CatchTypeContext
- BITOR() - Method in class io.github.potjerodekool.nabu.NabuParser.InclusiveOrExpressionContext
- BITOR(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CatchTypeContext
- BITOR(int) - Method in class io.github.potjerodekool.nabu.NabuParser.CatchTypeContext
- block() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- block() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CatchClauseContext
- block() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FinallyBlockContext
- block() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InstanceInitializerContext
- block() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LambdaBodyContext
- block() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodBodyContext
- block() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementWithoutTrailingSubstatementContext
- block() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StaticInitializerContext
- block() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchRuleContext
- block() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SynchronizedStatementContext
- block() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TryStatementContext
- block() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TryWithResourcesStatementContext
- block() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnonymousInitializerContext
- block() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- block() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CatchBlockContext
- block() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ControlStructureBodyContext
- block() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FinallyBlockContext
- block() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionBodyContext
- block() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.GetterContext
- block() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SecondaryConstructorContext
- block() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TryExpressionContext
- block() - Method in class io.github.potjerodekool.nabu.NabuParser
- block() - Method in class io.github.potjerodekool.nabu.NabuParser.CatchClauseContext
- block() - Method in class io.github.potjerodekool.nabu.NabuParser.FinallyBlockContext
- block() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionBodyContext
- block() - Method in class io.github.potjerodekool.nabu.NabuParser.InstanceInitializerContext
- block() - Method in class io.github.potjerodekool.nabu.NabuParser.LambdaBodyContext
- block() - Method in class io.github.potjerodekool.nabu.NabuParser.StatementWithoutTrailingSubstatementContext
- block() - Method in class io.github.potjerodekool.nabu.NabuParser.StaticInitializerContext
- block() - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchRuleContext
- block() - Method in class io.github.potjerodekool.nabu.NabuParser.SynchronizedStatementContext
- block() - Method in class io.github.potjerodekool.nabu.NabuParser.TryStatementContext
- block() - Method in class io.github.potjerodekool.nabu.NabuParser.TryWithResourcesStatementContext
- BlockContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BlockContext
- BlockContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.BlockContext
- BlockContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.BlockContext
- blockLevelExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- blockLevelExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.StatementContext
- BlockLevelExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.BlockLevelExpressionContext
- blockStatement() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- blockStatement() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BlockStatementsContext
- blockStatement() - Method in class io.github.potjerodekool.nabu.NabuParser
- blockStatement() - Method in class io.github.potjerodekool.nabu.NabuParser.BlockStatementsContext
- blockStatement(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BlockStatementsContext
- blockStatement(int) - Method in class io.github.potjerodekool.nabu.NabuParser.BlockStatementsContext
- BlockStatementContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BlockStatementContext
- BlockStatementContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.BlockStatementContext
- blockStatements() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BlockContext
- blockStatements() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- blockStatements() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstructorBodyContext
- blockStatements() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchBlockStatementGroupContext
- blockStatements() - Method in class io.github.potjerodekool.nabu.NabuParser.BlockContext
- blockStatements() - Method in class io.github.potjerodekool.nabu.NabuParser
- blockStatements() - Method in class io.github.potjerodekool.nabu.NabuParser.ConstructorBodyContext
- blockStatements() - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchBlockStatementGroupContext
- BlockStatementsContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BlockStatementsContext
- BlockStatementsContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.BlockStatementsContext
- BOOLEAN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- BOOLEAN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- BOOLEAN - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- BOOLEAN - Static variable in class io.github.potjerodekool.nabu.NabuParser
- BOOLEAN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassLiteralContext
- BOOLEAN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PrimitiveTypeContext
- BOOLEAN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannPrimitiveTypeContext
- BOOLEAN() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassLiteralContext
- BOOLEAN() - Method in class io.github.potjerodekool.nabu.NabuParser.PrimitiveTypeContext
- BOOLEAN() - Method in class io.github.potjerodekool.nabu.NabuParser.UnannPrimitiveTypeContext
- BooleanLiteral - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- BooleanLiteral - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- BooleanLiteral - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- BooleanLiteral - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- BooleanLiteral - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- BooleanLiteral - Static variable in class io.github.potjerodekool.nabu.NabuParser
- BooleanLiteral() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LiteralContext
- BooleanLiteral() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LiteralConstantContext
- BooleanLiteral() - Method in class io.github.potjerodekool.nabu.NabuParser.LiteralContext
- BREAK - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- BREAK - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- BREAK - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- BREAK - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- BREAK - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- BREAK - Static variable in class io.github.potjerodekool.nabu.NabuParser
- BREAK() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BreakStatementContext
- BREAK() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.JumpExpressionContext
- BREAK() - Method in class io.github.potjerodekool.nabu.NabuParser.BreakStatementContext
- BREAK_AT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- BREAK_AT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- BREAK_AT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.JumpExpressionContext
- breakStatement() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- breakStatement() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementWithoutTrailingSubstatementContext
- breakStatement() - Method in class io.github.potjerodekool.nabu.NabuParser
- breakStatement() - Method in class io.github.potjerodekool.nabu.NabuParser.StatementWithoutTrailingSubstatementContext
- BreakStatementContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BreakStatementContext
- BreakStatementContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.BreakStatementContext
- BY - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- BY - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- BY() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ExplicitDelegationContext
- BY() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PropertyDeclarationContext
- BY() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SimpleIdentifierContext
- BYTE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- BYTE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- BYTE - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- BYTE - Static variable in class io.github.potjerodekool.nabu.NabuParser
- BYTE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.IntegralTypeContext
- BYTE() - Method in class io.github.potjerodekool.nabu.NabuParser.IntegralTypeContext
C
- callableReference() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- callableReference() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PostfixUnaryExpressionContext
- CallableReferenceContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CallableReferenceContext
- callSuffix() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- callSuffix() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ConstructorInvocationContext
- callSuffix() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PostfixUnaryOperationContext
- CallSuffixContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CallSuffixContext
- CARET - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- CARET - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- CARET - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- CARET - Static variable in class io.github.potjerodekool.nabu.NabuParser
- CARET() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExclusiveOrExpressionContext
- CARET() - Method in class io.github.potjerodekool.nabu.NabuParser.ExclusiveOrExpressionContext
- CASE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- CASE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- CASE - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- CASE - Static variable in class io.github.potjerodekool.nabu.NabuParser
- CASE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchLabelContext
- CASE() - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchLabelContext
- caseConstant() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- caseConstant() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchLabelContext
- caseConstant() - Method in class io.github.potjerodekool.nabu.NabuParser
- caseConstant() - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchLabelContext
- caseConstant(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchLabelContext
- caseConstant(int) - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchLabelContext
- CaseConstantContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CaseConstantContext
- CaseConstantContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.CaseConstantContext
- castExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- castExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnaryExpressionNotPlusMinusContext
- castExpression() - Method in class io.github.potjerodekool.nabu.NabuParser
- castExpression() - Method in class io.github.potjerodekool.nabu.NabuParser.UnaryExpressionNotPlusMinusContext
- CastExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CastExpressionContext
- CastExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.CastExpressionContext
- CATCH - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- CATCH - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- CATCH - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- CATCH - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- CATCH - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- CATCH - Static variable in class io.github.potjerodekool.nabu.NabuParser
- CATCH() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CatchClauseContext
- CATCH() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CatchBlockContext
- CATCH() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SimpleIdentifierContext
- CATCH() - Method in class io.github.potjerodekool.nabu.NabuParser.CatchClauseContext
- catchBlock() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- catchBlock() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TryExpressionContext
- catchBlock(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TryExpressionContext
- CatchBlockContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CatchBlockContext
- catchClause() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- catchClause() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CatchesContext
- catchClause() - Method in class io.github.potjerodekool.nabu.NabuParser
- catchClause() - Method in class io.github.potjerodekool.nabu.NabuParser.CatchesContext
- catchClause(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CatchesContext
- catchClause(int) - Method in class io.github.potjerodekool.nabu.NabuParser.CatchesContext
- CatchClauseContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CatchClauseContext
- CatchClauseContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.CatchClauseContext
- catches() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- catches() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TryStatementContext
- catches() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TryWithResourcesStatementContext
- catches() - Method in class io.github.potjerodekool.nabu.NabuParser
- catches() - Method in class io.github.potjerodekool.nabu.NabuParser.TryStatementContext
- catches() - Method in class io.github.potjerodekool.nabu.NabuParser.TryWithResourcesStatementContext
- CatchesContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CatchesContext
- CatchesContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.CatchesContext
- catchFormalParameter() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CatchClauseContext
- catchFormalParameter() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- catchFormalParameter() - Method in class io.github.potjerodekool.nabu.NabuParser.CatchClauseContext
- catchFormalParameter() - Method in class io.github.potjerodekool.nabu.NabuParser
- CatchFormalParameterContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CatchFormalParameterContext
- CatchFormalParameterContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.CatchFormalParameterContext
- catchType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CatchFormalParameterContext
- catchType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- catchType() - Method in class io.github.potjerodekool.nabu.NabuParser.CatchFormalParameterContext
- catchType() - Method in class io.github.potjerodekool.nabu.NabuParser
- CatchTypeContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CatchTypeContext
- CatchTypeContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.CatchTypeContext
- channelNames - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- channelNames - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- channelNames - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.UnicodeClasses
- channelNames - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- CHAR - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- CHAR - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- CHAR - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- CHAR - Static variable in class io.github.potjerodekool.nabu.NabuParser
- CHAR() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.IntegralTypeContext
- CHAR() - Method in class io.github.potjerodekool.nabu.NabuParser.IntegralTypeContext
- CharacterLiteral - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- CharacterLiteral - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- CharacterLiteral - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- CharacterLiteral - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- CharacterLiteral - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- CharacterLiteral - Static variable in class io.github.potjerodekool.nabu.NabuParser
- CharacterLiteral() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LiteralContext
- CharacterLiteral() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LiteralConstantContext
- CharacterLiteral() - Method in class io.github.potjerodekool.nabu.NabuParser.LiteralContext
- CLASS - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- CLASS - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- CLASS - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- CLASS - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- CLASS - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- CLASS - Static variable in class io.github.potjerodekool.nabu.NabuParser
- CLASS() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassLiteralContext
- CLASS() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.NormalClassDeclarationContext
- CLASS() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CallableReferenceContext
- CLASS() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassDeclarationContext
- CLASS() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassLiteralContext
- CLASS() - Method in class io.github.potjerodekool.nabu.NabuParser.NormalClassDeclarationContext
- classBody() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- classBody() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumConstantContext
- classBody() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.NormalClassDeclarationContext
- classBody() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnqualifiedClassInstanceCreationExpressionContext
- classBody() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- classBody() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassDeclarationContext
- classBody() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CompanionObjectContext
- classBody() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EnumEntryContext
- classBody() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ObjectDeclarationContext
- classBody() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ObjectLiteralContext
- classBody() - Method in class io.github.potjerodekool.nabu.NabuParser
- classBody() - Method in class io.github.potjerodekool.nabu.NabuParser.EnumConstantContext
- classBody() - Method in class io.github.potjerodekool.nabu.NabuParser.NormalClassDeclarationContext
- classBody() - Method in class io.github.potjerodekool.nabu.NabuParser.UnqualifiedClassInstanceCreationExpressionContext
- ClassBodyContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassBodyContext
- ClassBodyContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassBodyContext
- ClassBodyContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ClassBodyContext
- classBodyDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassBodyContext
- classBodyDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- classBodyDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumBodyDeclarationsContext
- classBodyDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordBodyDeclarationContext
- classBodyDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassBodyContext
- classBodyDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser
- classBodyDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser.EnumBodyDeclarationsContext
- classBodyDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser.RecordBodyDeclarationContext
- classBodyDeclaration(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassBodyContext
- classBodyDeclaration(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumBodyDeclarationsContext
- classBodyDeclaration(int) - Method in class io.github.potjerodekool.nabu.NabuParser.ClassBodyContext
- classBodyDeclaration(int) - Method in class io.github.potjerodekool.nabu.NabuParser.EnumBodyDeclarationsContext
- ClassBodyDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassBodyDeclarationContext
- ClassBodyDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ClassBodyDeclarationContext
- classDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationInterfaceMemberDeclarationContext
- classDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- classDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassMemberDeclarationContext
- classDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceMemberDeclarationContext
- classDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LocalClassOrInterfaceDeclarationContext
- classDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TopLevelClassOrInterfaceDeclarationContext
- classDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- classDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassMemberDeclarationContext
- classDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DeclarationContext
- classDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TopLevelObjectContext
- classDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser.AnnotationInterfaceMemberDeclarationContext
- classDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser
- classDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassMemberDeclarationContext
- classDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceMemberDeclarationContext
- classDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser.LocalClassOrInterfaceDeclarationContext
- classDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser.TopLevelClassOrInterfaceDeclarationContext
- ClassDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassDeclarationContext
- ClassDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassDeclarationContext
- ClassDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ClassDeclarationContext
- classExtends() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- classExtends() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.NormalClassDeclarationContext
- classExtends() - Method in class io.github.potjerodekool.nabu.NabuParser
- classExtends() - Method in class io.github.potjerodekool.nabu.NabuParser.NormalClassDeclarationContext
- ClassExtendsContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassExtendsContext
- ClassExtendsContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ClassExtendsContext
- classImplements() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- classImplements() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumDeclarationContext
- classImplements() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.NormalClassDeclarationContext
- classImplements() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordDeclarationContext
- classImplements() - Method in class io.github.potjerodekool.nabu.NabuParser
- classImplements() - Method in class io.github.potjerodekool.nabu.NabuParser.EnumDeclarationContext
- classImplements() - Method in class io.github.potjerodekool.nabu.NabuParser.NormalClassDeclarationContext
- classImplements() - Method in class io.github.potjerodekool.nabu.NabuParser.RecordDeclarationContext
- ClassImplementsContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassImplementsContext
- ClassImplementsContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ClassImplementsContext
- classInstanceCreationExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- classInstanceCreationExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementExpressionContext
- classInstanceCreationExpression() - Method in class io.github.potjerodekool.nabu.NabuParser
- classInstanceCreationExpression() - Method in class io.github.potjerodekool.nabu.NabuParser.StatementExpressionContext
- ClassInstanceCreationExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassInstanceCreationExpressionContext
- ClassInstanceCreationExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ClassInstanceCreationExpressionContext
- classLiteral() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- classLiteral() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PrimaryNoNewArrayContext
- classLiteral() - Method in class io.github.potjerodekool.nabu.NabuParser
- classLiteral() - Method in class io.github.potjerodekool.nabu.NabuParser.PrimaryNoNewArrayContext
- ClassLiteralContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassLiteralContext
- ClassLiteralContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ClassLiteralContext
- classMemberDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassBodyDeclarationContext
- classMemberDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- classMemberDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassBodyContext
- classMemberDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- classMemberDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EnumClassBodyContext
- classMemberDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassBodyDeclarationContext
- classMemberDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser
- classMemberDeclaration(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassBodyContext
- classMemberDeclaration(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EnumClassBodyContext
- ClassMemberDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassMemberDeclarationContext
- ClassMemberDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassMemberDeclarationContext
- ClassMemberDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ClassMemberDeclarationContext
- classModifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- classModifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumDeclarationContext
- classModifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.NormalClassDeclarationContext
- classModifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordDeclarationContext
- classModifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- classModifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ModifierContext
- classModifier() - Method in class io.github.potjerodekool.nabu.NabuParser
- classModifier() - Method in class io.github.potjerodekool.nabu.NabuParser.EnumDeclarationContext
- classModifier() - Method in class io.github.potjerodekool.nabu.NabuParser.NormalClassDeclarationContext
- classModifier() - Method in class io.github.potjerodekool.nabu.NabuParser.RecordDeclarationContext
- classModifier(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumDeclarationContext
- classModifier(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.NormalClassDeclarationContext
- classModifier(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordDeclarationContext
- classModifier(int) - Method in class io.github.potjerodekool.nabu.NabuParser.EnumDeclarationContext
- classModifier(int) - Method in class io.github.potjerodekool.nabu.NabuParser.NormalClassDeclarationContext
- classModifier(int) - Method in class io.github.potjerodekool.nabu.NabuParser.RecordDeclarationContext
- ClassModifierContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassModifierContext
- ClassModifierContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassModifierContext
- ClassModifierContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ClassModifierContext
- classOrInterfaceType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayCreationExpressionWithInitializerContext
- classOrInterfaceType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- classOrInterfaceType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassTypeContext
- classOrInterfaceType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ReferenceTypeContext
- classOrInterfaceType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeBoundContext
- classOrInterfaceType() - Method in class io.github.potjerodekool.nabu.NabuParser.ArrayCreationExpressionWithInitializerContext
- classOrInterfaceType() - Method in class io.github.potjerodekool.nabu.NabuParser
- classOrInterfaceType() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassTypeContext
- classOrInterfaceType() - Method in class io.github.potjerodekool.nabu.NabuParser.ReferenceTypeContext
- classOrInterfaceType() - Method in class io.github.potjerodekool.nabu.NabuParser.TypeBoundContext
- ClassOrInterfaceTypeContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassOrInterfaceTypeContext
- ClassOrInterfaceTypeContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ClassOrInterfaceTypeContext
- classOrInterfaceTypeToInstantiate() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- classOrInterfaceTypeToInstantiate() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnqualifiedClassInstanceCreationExpressionContext
- classOrInterfaceTypeToInstantiate() - Method in class io.github.potjerodekool.nabu.NabuParser
- classOrInterfaceTypeToInstantiate() - Method in class io.github.potjerodekool.nabu.NabuParser.UnqualifiedClassInstanceCreationExpressionContext
- ClassOrInterfaceTypeToInstantiateContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassOrInterfaceTypeToInstantiateContext
- ClassOrInterfaceTypeToInstantiateContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ClassOrInterfaceTypeToInstantiateContext
- classParameter() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- classParameter() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassParametersContext
- classParameter(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassParametersContext
- ClassParameterContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassParameterContext
- classParameters() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- classParameters() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PrimaryConstructorContext
- ClassParametersContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassParametersContext
- classPermits() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- classPermits() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.NormalClassDeclarationContext
- classPermits() - Method in class io.github.potjerodekool.nabu.NabuParser
- classPermits() - Method in class io.github.potjerodekool.nabu.NabuParser.NormalClassDeclarationContext
- ClassPermitsContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassPermitsContext
- ClassPermitsContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ClassPermitsContext
- classType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayCreationExpressionWithoutInitializerContext
- classType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayTypeContext
- classType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CatchTypeContext
- classType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassExtendsContext
- classType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- classType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExceptionTypeContext
- classType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceTypeContext
- classType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodReferenceContext
- classType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PrimaryNoNewArrayContext
- classType() - Method in class io.github.potjerodekool.nabu.NabuParser.ArrayCreationExpressionWithoutInitializerContext
- classType() - Method in class io.github.potjerodekool.nabu.NabuParser.ArrayTypeContext
- classType() - Method in class io.github.potjerodekool.nabu.NabuParser.CatchTypeContext
- classType() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassExtendsContext
- classType() - Method in class io.github.potjerodekool.nabu.NabuParser
- classType() - Method in class io.github.potjerodekool.nabu.NabuParser.ExceptionTypeContext
- classType() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionReferenceContext
- classType() - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceTypeContext
- classType() - Method in class io.github.potjerodekool.nabu.NabuParser.PrimaryNoNewArrayContext
- classType(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CatchTypeContext
- classType(int) - Method in class io.github.potjerodekool.nabu.NabuParser.CatchTypeContext
- ClassTypeContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassTypeContext
- ClassTypeContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ClassTypeContext
- coit() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassOrInterfaceTypeContext
- coit() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- coit() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CoitContext
- coit() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassOrInterfaceTypeContext
- coit() - Method in class io.github.potjerodekool.nabu.NabuParser
- coit() - Method in class io.github.potjerodekool.nabu.NabuParser.CoitContext
- CoitContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CoitContext
- CoitContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.CoitContext
- collectionLiteral() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AtomicExpressionContext
- collectionLiteral() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- CollectionLiteralContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CollectionLiteralContext
- COLON - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- COLON - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- COLON - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- COLON - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- COLON - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- COLON - Static variable in class io.github.potjerodekool.nabu.NabuParser
- COLON() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AssertStatementContext
- COLON() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConditionalExpressionContext
- COLON() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnhancedForStatementContext
- COLON() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnhancedForStatementNoShortIfContext
- COLON() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LabeledStatementContext
- COLON() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LabeledStatementNoShortIfContext
- COLON() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchBlockContext
- COLON() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchBlockStatementGroupContext
- COLON() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotationContext
- COLON() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotationListContext
- COLON() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CatchBlockContext
- COLON() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassDeclarationContext
- COLON() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassParameterContext
- COLON() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CompanionObjectContext
- COLON() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FileAnnotationContext
- COLON() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionDeclarationContext
- COLON() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.GetterContext
- COLON() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LambdaParameterContext
- COLON() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ObjectDeclarationContext
- COLON() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ObjectLiteralContext
- COLON() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ParameterContext
- COLON() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SecondaryConstructorContext
- COLON() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeConstraintContext
- COLON() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeOperationContext
- COLON() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeParameterContext
- COLON() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.VariableDeclarationContext
- COLON() - Method in class io.github.potjerodekool.nabu.NabuParser.AssertStatementContext
- COLON() - Method in class io.github.potjerodekool.nabu.NabuParser.CatchFormalParameterContext
- COLON() - Method in class io.github.potjerodekool.nabu.NabuParser.ConditionalExpressionContext
- COLON() - Method in class io.github.potjerodekool.nabu.NabuParser.FieldDeclarationContext
- COLON() - Method in class io.github.potjerodekool.nabu.NabuParser.FormalParameterContext
- COLON() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionHeaderContext
- COLON() - Method in class io.github.potjerodekool.nabu.NabuParser.LabeledStatementContext
- COLON() - Method in class io.github.potjerodekool.nabu.NabuParser.LabeledStatementNoShortIfContext
- COLON() - Method in class io.github.potjerodekool.nabu.NabuParser.LambdaParameterContext
- COLON() - Method in class io.github.potjerodekool.nabu.NabuParser.NabuVariableDeclaratorContext
- COLON() - Method in class io.github.potjerodekool.nabu.NabuParser.ReceiverParameterContext
- COLON() - Method in class io.github.potjerodekool.nabu.NabuParser.RecordComponentContext
- COLON() - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchBlockContext
- COLON() - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchBlockStatementGroupContext
- COLON() - Method in class io.github.potjerodekool.nabu.NabuParser.VariableArityRecordComponentContext
- COLON(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchBlockContext
- COLON(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchBlockStatementGroupContext
- COLON(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FileAnnotationContext
- COLON(int) - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchBlockContext
- COLON(int) - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchBlockStatementGroupContext
- COLONCOLON - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- COLONCOLON - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- COLONCOLON - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- COLONCOLON - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- COLONCOLON - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- COLONCOLON - Static variable in class io.github.potjerodekool.nabu.NabuParser
- COLONCOLON() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodReferenceContext
- COLONCOLON() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PNNAContext
- COLONCOLON() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PrimaryNoNewArrayContext
- COLONCOLON() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CallableReferenceContext
- COLONCOLON() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionReferenceContext
- COLONCOLON() - Method in class io.github.potjerodekool.nabu.NabuParser.PNNAContext
- COLONCOLON() - Method in class io.github.potjerodekool.nabu.NabuParser.PrimaryNoNewArrayContext
- COMMA - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- COMMA - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- COMMA - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- COMMA - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- COMMA - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- COMMA - Static variable in class io.github.potjerodekool.nabu.NabuParser
- COMMA() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArgumentListContext
- COMMA() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayInitializerContext
- COMMA() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassPermitsContext
- COMMA() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstructorDeclaratorContext
- COMMA() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ElementValueArrayInitializerContext
- COMMA() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ElementValueListContext
- COMMA() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ElementValuePairListContext
- COMMA() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumBodyContext
- COMMA() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumConstantListContext
- COMMA() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExceptionTypeListContext
- COMMA() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FormalParameterListContext
- COMMA() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfacePermitsContext
- COMMA() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceTypeListContext
- COMMA() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LambdaParameterListContext
- COMMA() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodDeclaratorContext
- COMMA() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModuleDirectiveContext
- COMMA() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordComponentListContext
- COMMA() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementExpressionListContext
- COMMA() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchLabelContext
- COMMA() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeArgumentListContext
- COMMA() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeParameterListContext
- COMMA() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableDeclaratorListContext
- COMMA() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableInitializerListContext
- COMMA() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ArrayAccessContext
- COMMA() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassParametersContext
- COMMA() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CollectionLiteralContext
- COMMA() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DelegationSpecifiersContext
- COMMA() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EnumEntryContext
- COMMA() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionTypeParametersContext
- COMMA() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionValueParametersContext
- COMMA() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LambdaParametersContext
- COMMA() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiVariableDeclarationContext
- COMMA() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeArgumentsContext
- COMMA() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeConstraintsContext
- COMMA() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeParametersContext
- COMMA() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ValueArgumentsContext
- COMMA() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.WhenEntryContext
- COMMA() - Method in class io.github.potjerodekool.nabu.NabuParser.ArgumentListContext
- COMMA() - Method in class io.github.potjerodekool.nabu.NabuParser.ArrayInitializerContext
- COMMA() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassPermitsContext
- COMMA() - Method in class io.github.potjerodekool.nabu.NabuParser.ConstructorDeclaratorContext
- COMMA() - Method in class io.github.potjerodekool.nabu.NabuParser.ElementValueArrayInitializerContext
- COMMA() - Method in class io.github.potjerodekool.nabu.NabuParser.ElementValueListContext
- COMMA() - Method in class io.github.potjerodekool.nabu.NabuParser.ElementValuePairListContext
- COMMA() - Method in class io.github.potjerodekool.nabu.NabuParser.EnumBodyContext
- COMMA() - Method in class io.github.potjerodekool.nabu.NabuParser.EnumConstantListContext
- COMMA() - Method in class io.github.potjerodekool.nabu.NabuParser.ExceptionTypeListContext
- COMMA() - Method in class io.github.potjerodekool.nabu.NabuParser.FormalParameterListContext
- COMMA() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionDeclaratorContext
- COMMA() - Method in class io.github.potjerodekool.nabu.NabuParser.InterfacePermitsContext
- COMMA() - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceTypeListContext
- COMMA() - Method in class io.github.potjerodekool.nabu.NabuParser.LambdaParameterListContext
- COMMA() - Method in class io.github.potjerodekool.nabu.NabuParser.ModuleDirectiveContext
- COMMA() - Method in class io.github.potjerodekool.nabu.NabuParser.NabuVariableDeclaratorListContext
- COMMA() - Method in class io.github.potjerodekool.nabu.NabuParser.RecordComponentListContext
- COMMA() - Method in class io.github.potjerodekool.nabu.NabuParser.StatementExpressionListContext
- COMMA() - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchLabelContext
- COMMA() - Method in class io.github.potjerodekool.nabu.NabuParser.TypeArgumentListContext
- COMMA() - Method in class io.github.potjerodekool.nabu.NabuParser.TypeParameterListContext
- COMMA() - Method in class io.github.potjerodekool.nabu.NabuParser.VariableDeclaratorListContext
- COMMA() - Method in class io.github.potjerodekool.nabu.NabuParser.VariableInitializerListContext
- COMMA(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArgumentListContext
- COMMA(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassPermitsContext
- COMMA(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ElementValueListContext
- COMMA(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ElementValuePairListContext
- COMMA(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumConstantListContext
- COMMA(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExceptionTypeListContext
- COMMA(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FormalParameterListContext
- COMMA(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfacePermitsContext
- COMMA(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceTypeListContext
- COMMA(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LambdaParameterListContext
- COMMA(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModuleDirectiveContext
- COMMA(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordComponentListContext
- COMMA(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementExpressionListContext
- COMMA(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchLabelContext
- COMMA(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeArgumentListContext
- COMMA(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeParameterListContext
- COMMA(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableDeclaratorListContext
- COMMA(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableInitializerListContext
- COMMA(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ArrayAccessContext
- COMMA(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassParametersContext
- COMMA(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CollectionLiteralContext
- COMMA(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DelegationSpecifiersContext
- COMMA(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionTypeParametersContext
- COMMA(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionValueParametersContext
- COMMA(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LambdaParametersContext
- COMMA(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiVariableDeclarationContext
- COMMA(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeArgumentsContext
- COMMA(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeConstraintsContext
- COMMA(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeParametersContext
- COMMA(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ValueArgumentsContext
- COMMA(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.WhenEntryContext
- COMMA(int) - Method in class io.github.potjerodekool.nabu.NabuParser.ArgumentListContext
- COMMA(int) - Method in class io.github.potjerodekool.nabu.NabuParser.ClassPermitsContext
- COMMA(int) - Method in class io.github.potjerodekool.nabu.NabuParser.ElementValueListContext
- COMMA(int) - Method in class io.github.potjerodekool.nabu.NabuParser.ElementValuePairListContext
- COMMA(int) - Method in class io.github.potjerodekool.nabu.NabuParser.EnumConstantListContext
- COMMA(int) - Method in class io.github.potjerodekool.nabu.NabuParser.ExceptionTypeListContext
- COMMA(int) - Method in class io.github.potjerodekool.nabu.NabuParser.FormalParameterListContext
- COMMA(int) - Method in class io.github.potjerodekool.nabu.NabuParser.InterfacePermitsContext
- COMMA(int) - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceTypeListContext
- COMMA(int) - Method in class io.github.potjerodekool.nabu.NabuParser.LambdaParameterListContext
- COMMA(int) - Method in class io.github.potjerodekool.nabu.NabuParser.ModuleDirectiveContext
- COMMA(int) - Method in class io.github.potjerodekool.nabu.NabuParser.NabuVariableDeclaratorListContext
- COMMA(int) - Method in class io.github.potjerodekool.nabu.NabuParser.RecordComponentListContext
- COMMA(int) - Method in class io.github.potjerodekool.nabu.NabuParser.StatementExpressionListContext
- COMMA(int) - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchLabelContext
- COMMA(int) - Method in class io.github.potjerodekool.nabu.NabuParser.TypeArgumentListContext
- COMMA(int) - Method in class io.github.potjerodekool.nabu.NabuParser.TypeParameterListContext
- COMMA(int) - Method in class io.github.potjerodekool.nabu.NabuParser.VariableDeclaratorListContext
- COMMA(int) - Method in class io.github.potjerodekool.nabu.NabuParser.VariableInitializerListContext
- COMMENT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- COMMENT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- COMMENT - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- COMMENT - Static variable in class io.github.potjerodekool.nabu.NabuParser
- compactConstructorDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- compactConstructorDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordBodyDeclarationContext
- compactConstructorDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser
- compactConstructorDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser.RecordBodyDeclarationContext
- CompactConstructorDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CompactConstructorDeclarationContext
- CompactConstructorDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.CompactConstructorDeclarationContext
- COMPANION - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- COMPANION - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- COMPANION() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CompanionObjectContext
- COMPANION() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SimpleIdentifierContext
- companionObject() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassMemberDeclarationContext
- companionObject() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- CompanionObjectContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CompanionObjectContext
- comparison() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- comparison() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EqualityComparisonContext
- comparison(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EqualityComparisonContext
- ComparisonContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ComparisonContext
- comparisonOperator() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ComparisonContext
- comparisonOperator() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- ComparisonOperatorContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ComparisonOperatorContext
- compilationUnit() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- compilationUnit() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.Start_Context
- compilationUnit() - Method in class io.github.potjerodekool.nabu.NabuParser
- compilationUnit() - Method in class io.github.potjerodekool.nabu.NabuParser.Start_Context
- CompilationUnitContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CompilationUnitContext
- CompilationUnitContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.CompilationUnitContext
- compile(CompilerOptions) - Method in class io.github.potjerodekool.nabu.compiler.NabuCompiler
- conditionalAndExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- conditionalAndExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConditionalAndExpressionContext
- conditionalAndExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConditionalOrExpressionContext
- conditionalAndExpression() - Method in class io.github.potjerodekool.nabu.NabuParser
- conditionalAndExpression() - Method in class io.github.potjerodekool.nabu.NabuParser.ConditionalAndExpressionContext
- conditionalAndExpression() - Method in class io.github.potjerodekool.nabu.NabuParser.ConditionalOrExpressionContext
- ConditionalAndExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConditionalAndExpressionContext
- ConditionalAndExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ConditionalAndExpressionContext
- conditionalExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AssignmentExpressionTreeContext
- conditionalExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CaseConstantContext
- conditionalExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- conditionalExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConditionalExpressionContext
- conditionalExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ElementValueContext
- conditionalExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AtomicExpressionContext
- conditionalExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- conditionalExpression() - Method in class io.github.potjerodekool.nabu.NabuParser.AssignmentExpressionContext
- conditionalExpression() - Method in class io.github.potjerodekool.nabu.NabuParser.CaseConstantContext
- conditionalExpression() - Method in class io.github.potjerodekool.nabu.NabuParser
- conditionalExpression() - Method in class io.github.potjerodekool.nabu.NabuParser.ConditionalExpressionContext
- conditionalExpression() - Method in class io.github.potjerodekool.nabu.NabuParser.ElementValueContext
- ConditionalExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConditionalExpressionContext
- ConditionalExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ConditionalExpressionContext
- ConditionalExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ConditionalExpressionContext
- conditionalOrExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConditionalExpressionContext
- conditionalOrExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- conditionalOrExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConditionalOrExpressionContext
- conditionalOrExpression() - Method in class io.github.potjerodekool.nabu.NabuParser.ConditionalExpressionContext
- conditionalOrExpression() - Method in class io.github.potjerodekool.nabu.NabuParser
- conditionalOrExpression() - Method in class io.github.potjerodekool.nabu.NabuParser.ConditionalOrExpressionContext
- ConditionalOrExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConditionalOrExpressionContext
- ConditionalOrExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ConditionalOrExpressionContext
- configure(CompilerOptions) - Method in class io.github.potjerodekool.nabu.compiler.NabuCompiler
- CONJ - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- CONJ - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- CONJ() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ConjunctionContext
- CONJ(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ConjunctionContext
- conjunction() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- conjunction() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DisjunctionContext
- conjunction(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DisjunctionContext
- ConjunctionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ConjunctionContext
- CONST - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- CONST - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- CONST - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- CONST - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- CONST() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PropertyModifierContext
- CONST() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SimpleIdentifierContext
- constantDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationInterfaceMemberDeclarationContext
- constantDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- constantDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceMemberDeclarationContext
- constantDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser.AnnotationInterfaceMemberDeclarationContext
- constantDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser
- constantDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceMemberDeclarationContext
- ConstantDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstantDeclarationContext
- ConstantDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ConstantDeclarationContext
- constantExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- constantExpression() - Method in class io.github.potjerodekool.nabu.NabuParser
- ConstantExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstantExpressionContext
- ConstantExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ConstantExpressionContext
- constantModifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstantDeclarationContext
- constantModifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- constantModifier() - Method in class io.github.potjerodekool.nabu.NabuParser.ConstantDeclarationContext
- constantModifier() - Method in class io.github.potjerodekool.nabu.NabuParser
- constantModifier(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstantDeclarationContext
- constantModifier(int) - Method in class io.github.potjerodekool.nabu.NabuParser.ConstantDeclarationContext
- ConstantModifierContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstantModifierContext
- ConstantModifierContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ConstantModifierContext
- CONSTRUCTOR - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- CONSTRUCTOR - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- CONSTRUCTOR() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PrimaryConstructorContext
- CONSTRUCTOR() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SecondaryConstructorContext
- CONSTRUCTOR() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SimpleIdentifierContext
- constructorBody() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CompactConstructorDeclarationContext
- constructorBody() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- constructorBody() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstructorDeclarationContext
- constructorBody() - Method in class io.github.potjerodekool.nabu.NabuParser.CompactConstructorDeclarationContext
- constructorBody() - Method in class io.github.potjerodekool.nabu.NabuParser
- constructorBody() - Method in class io.github.potjerodekool.nabu.NabuParser.ConstructorDeclarationContext
- ConstructorBodyContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstructorBodyContext
- ConstructorBodyContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ConstructorBodyContext
- constructorDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassBodyDeclarationContext
- constructorDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- constructorDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassBodyDeclarationContext
- constructorDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser
- ConstructorDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstructorDeclarationContext
- ConstructorDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ConstructorDeclarationContext
- constructorDeclarator() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstructorDeclarationContext
- constructorDeclarator() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- constructorDeclarator() - Method in class io.github.potjerodekool.nabu.NabuParser.ConstructorDeclarationContext
- constructorDeclarator() - Method in class io.github.potjerodekool.nabu.NabuParser
- ConstructorDeclaratorContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstructorDeclaratorContext
- ConstructorDeclaratorContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ConstructorDeclaratorContext
- constructorDelegationCall() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- constructorDelegationCall() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SecondaryConstructorContext
- ConstructorDelegationCallContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ConstructorDelegationCallContext
- constructorInvocation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- constructorInvocation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DelegationSpecifierContext
- ConstructorInvocationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ConstructorInvocationContext
- constructorModifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CompactConstructorDeclarationContext
- constructorModifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstructorDeclarationContext
- constructorModifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- constructorModifier() - Method in class io.github.potjerodekool.nabu.NabuParser.CompactConstructorDeclarationContext
- constructorModifier() - Method in class io.github.potjerodekool.nabu.NabuParser.ConstructorDeclarationContext
- constructorModifier() - Method in class io.github.potjerodekool.nabu.NabuParser
- constructorModifier(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CompactConstructorDeclarationContext
- constructorModifier(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstructorDeclarationContext
- constructorModifier(int) - Method in class io.github.potjerodekool.nabu.NabuParser.CompactConstructorDeclarationContext
- constructorModifier(int) - Method in class io.github.potjerodekool.nabu.NabuParser.ConstructorDeclarationContext
- ConstructorModifierContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstructorModifierContext
- ConstructorModifierContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ConstructorModifierContext
- contextualKeyword() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- contextualKeyword() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.IdentifierContext
- contextualKeyword() - Method in class io.github.potjerodekool.nabu.NabuParser
- contextualKeyword() - Method in class io.github.potjerodekool.nabu.NabuParser.IdentifierContext
- ContextualKeywordContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordContext
- ContextualKeywordContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ContextualKeywordContext
- contextualKeywordMinusForTypeIdentifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- contextualKeywordMinusForTypeIdentifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeIdentifierContext
- contextualKeywordMinusForTypeIdentifier() - Method in class io.github.potjerodekool.nabu.NabuParser
- contextualKeywordMinusForTypeIdentifier() - Method in class io.github.potjerodekool.nabu.NabuParser.TypeIdentifierContext
- ContextualKeywordMinusForTypeIdentifierContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordMinusForTypeIdentifierContext
- ContextualKeywordMinusForTypeIdentifierContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ContextualKeywordMinusForTypeIdentifierContext
- contextualKeywordMinusForUnqualifiedFunctionIdentifier() - Method in class io.github.potjerodekool.nabu.NabuParser
- contextualKeywordMinusForUnqualifiedFunctionIdentifier() - Method in class io.github.potjerodekool.nabu.NabuParser.UnqualifiedFunctionIdentifierContext
- ContextualKeywordMinusForUnqualifiedFunctionIdentifierContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ContextualKeywordMinusForUnqualifiedFunctionIdentifierContext
- contextualKeywordMinusForUnqualifiedMethodIdentifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- contextualKeywordMinusForUnqualifiedMethodIdentifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnqualifiedMethodIdentifierContext
- ContextualKeywordMinusForUnqualifiedMethodIdentifierContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordMinusForUnqualifiedMethodIdentifierContext
- CONTINUE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- CONTINUE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- CONTINUE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- CONTINUE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- CONTINUE - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- CONTINUE - Static variable in class io.github.potjerodekool.nabu.NabuParser
- CONTINUE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContinueStatementContext
- CONTINUE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.JumpExpressionContext
- CONTINUE() - Method in class io.github.potjerodekool.nabu.NabuParser.ContinueStatementContext
- CONTINUE_AT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- CONTINUE_AT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- CONTINUE_AT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.JumpExpressionContext
- continueStatement() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- continueStatement() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementWithoutTrailingSubstatementContext
- continueStatement() - Method in class io.github.potjerodekool.nabu.NabuParser
- continueStatement() - Method in class io.github.potjerodekool.nabu.NabuParser.StatementWithoutTrailingSubstatementContext
- ContinueStatementContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContinueStatementContext
- ContinueStatementContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ContinueStatementContext
- controlStructureBody() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- controlStructureBody() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DoWhileExpressionContext
- controlStructureBody() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ForExpressionContext
- controlStructureBody() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.IfExpressionContext
- controlStructureBody() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.WhenEntryContext
- controlStructureBody() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.WhileExpressionContext
- controlStructureBody(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.IfExpressionContext
- ControlStructureBodyContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ControlStructureBodyContext
- CROSSINLINE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- CROSSINLINE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- CROSSINLINE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ParameterModifierContext
- CROSSINLINE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SimpleIdentifierContext
D
- DATA - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- DATA - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- DATA() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassModifierContext
- DATA() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SimpleIdentifierContext
- DEC - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- DEC - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- DEC - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- DEC - Static variable in class io.github.potjerodekool.nabu.NabuParser
- DEC() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PfEContext
- DEC() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PostDecrementExpressionContext
- DEC() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PreDecrementExpressionContext
- DEC() - Method in class io.github.potjerodekool.nabu.NabuParser.PfEContext
- DEC() - Method in class io.github.potjerodekool.nabu.NabuParser.PostDecrementExpressionContext
- DEC() - Method in class io.github.potjerodekool.nabu.NabuParser.PreDecrementExpressionContext
- declaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- declaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.StatementContext
- DeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DeclarationContext
- DECR - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- DECR - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- DECR() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PostfixUnaryOperationContext
- DECR() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PrefixUnaryOperationContext
- DEFAULT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- DEFAULT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- DEFAULT - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- DEFAULT - Static variable in class io.github.potjerodekool.nabu.NabuParser
- DEFAULT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.DefaultValueContext
- DEFAULT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceMethodModifierContext
- DEFAULT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchLabelContext
- DEFAULT() - Method in class io.github.potjerodekool.nabu.NabuParser.DefaultValueContext
- DEFAULT() - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceFunctionModifierContext
- DEFAULT() - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchLabelContext
- defaultValue() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationInterfaceElementDeclarationContext
- defaultValue() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- defaultValue() - Method in class io.github.potjerodekool.nabu.NabuParser.AnnotationInterfaceElementDeclarationContext
- defaultValue() - Method in class io.github.potjerodekool.nabu.NabuParser
- DefaultValueContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.DefaultValueContext
- DefaultValueContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.DefaultValueContext
- DELEGATE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- DELEGATE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- DELEGATE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotationUseSiteTargetContext
- delegationSpecifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- delegationSpecifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DelegationSpecifiersContext
- delegationSpecifier(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DelegationSpecifiersContext
- DelegationSpecifierContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DelegationSpecifierContext
- delegationSpecifiers() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassDeclarationContext
- delegationSpecifiers() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CompanionObjectContext
- delegationSpecifiers() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- delegationSpecifiers() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ObjectDeclarationContext
- delegationSpecifiers() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ObjectLiteralContext
- DelegationSpecifiersContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DelegationSpecifiersContext
- DelimitedComment - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- DelimitedComment - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- dimExpr() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- dimExpr() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.DimExprsContext
- dimExpr() - Method in class io.github.potjerodekool.nabu.NabuParser
- dimExpr() - Method in class io.github.potjerodekool.nabu.NabuParser.DimExprsContext
- dimExpr(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.DimExprsContext
- dimExpr(int) - Method in class io.github.potjerodekool.nabu.NabuParser.DimExprsContext
- DimExprContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.DimExprContext
- DimExprContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.DimExprContext
- dimExprs() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayCreationExpressionWithoutInitializerContext
- dimExprs() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- dimExprs() - Method in class io.github.potjerodekool.nabu.NabuParser.ArrayCreationExpressionWithoutInitializerContext
- dimExprs() - Method in class io.github.potjerodekool.nabu.NabuParser
- DimExprsContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.DimExprsContext
- DimExprsContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.DimExprsContext
- dims() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationInterfaceElementDeclarationContext
- dims() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayCreationExpressionWithInitializerContext
- dims() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayCreationExpressionWithoutInitializerContext
- dims() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayTypeContext
- dims() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- dims() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodDeclaratorContext
- dims() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannArrayTypeContext
- dims() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableDeclaratorIdContext
- dims() - Method in class io.github.potjerodekool.nabu.NabuParser.AnnotationInterfaceElementDeclarationContext
- dims() - Method in class io.github.potjerodekool.nabu.NabuParser.ArrayCreationExpressionWithInitializerContext
- dims() - Method in class io.github.potjerodekool.nabu.NabuParser.ArrayCreationExpressionWithoutInitializerContext
- dims() - Method in class io.github.potjerodekool.nabu.NabuParser.ArrayTypeContext
- dims() - Method in class io.github.potjerodekool.nabu.NabuParser
- dims() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionDeclaratorContext
- dims() - Method in class io.github.potjerodekool.nabu.NabuParser.UnannArrayTypeContext
- dims() - Method in class io.github.potjerodekool.nabu.NabuParser.VariableDeclaratorIdContext
- DimsContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.DimsContext
- DimsContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.DimsContext
- directive - Variable in class io.github.potjerodekool.nabu.NabuParser.ModuleDirectiveContext
- directiveType - Variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModuleDirectiveContext
- DISJ - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- DISJ - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- DISJ() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DisjunctionContext
- DISJ(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DisjunctionContext
- disjunction() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- disjunction() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ExpressionContext
- disjunction(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ExpressionContext
- DisjunctionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DisjunctionContext
- DIV - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- DIV - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- DIV - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- DIV - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- DIV - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- DIV - Static variable in class io.github.potjerodekool.nabu.NabuParser
- DIV() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MultiplicativeExpressionContext
- DIV() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiplicativeOperationContext
- DIV() - Method in class io.github.potjerodekool.nabu.NabuParser.MultiplicativeExpressionContext
- DIV_ASSIGN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- DIV_ASSIGN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- DIV_ASSIGN - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- DIV_ASSIGN - Static variable in class io.github.potjerodekool.nabu.NabuParser
- DIV_ASSIGN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AssignmentOperatorContext
- DIV_ASSIGN() - Method in class io.github.potjerodekool.nabu.NabuParser.AssignmentOperatorContext
- DIV_ASSIGNMENT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- DIV_ASSIGNMENT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- DIV_ASSIGNMENT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AssignmentOperatorContext
- DO - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- DO - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- DO - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- DO - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- DO - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- DO - Static variable in class io.github.potjerodekool.nabu.NabuParser
- DO() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.DoStatementContext
- DO() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DoWhileExpressionContext
- DO() - Method in class io.github.potjerodekool.nabu.NabuParser.DoStatementContext
- doStatement() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- doStatement() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementWithoutTrailingSubstatementContext
- doStatement() - Method in class io.github.potjerodekool.nabu.NabuParser
- doStatement() - Method in class io.github.potjerodekool.nabu.NabuParser.StatementWithoutTrailingSubstatementContext
- DoStatementContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.DoStatementContext
- DoStatementContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.DoStatementContext
- DOT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- DOT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- DOT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- DOT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- DOT - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- DOT - Static variable in class io.github.potjerodekool.nabu.NabuParser
- DOT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AmbiguousNameContext
- DOT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassInstanceCreationExpressionContext
- DOT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassLiteralContext
- DOT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassOrInterfaceTypeContext
- DOT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassOrInterfaceTypeToInstantiateContext
- DOT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassTypeContext
- DOT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CoitContext
- DOT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExplicitConstructorInvocationContext
- DOT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExpressionNameContext
- DOT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FieldAccessContext
- DOT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodInvocationContext
- DOT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodReferenceContext
- DOT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModuleDeclarationContext
- DOT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModuleNameContext
- DOT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PackageDeclarationContext
- DOT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PackageNameContext
- DOT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PackageOrTypeNameContext
- DOT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PNNAContext
- DOT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PrimaryNoNewArrayContext
- DOT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ReceiverParameterContext
- DOT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SingleStaticImportDeclarationContext
- DOT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StaticImportOnDemandDeclarationContext
- DOT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeImportOnDemandDeclarationContext
- DOT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeNameContext
- DOT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UCOITContext
- DOT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannClassOrInterfaceTypeContext
- DOT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannClassTypeContext
- DOT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotationContext
- DOT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionDeclarationContext
- DOT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionTypeContext
- DOT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.IdentifierContext
- DOT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ImportHeaderContext
- DOT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MemberAccessOperatorContext
- DOT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PropertyDeclarationContext
- DOT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.UserTypeContext
- DOT() - Method in class io.github.potjerodekool.nabu.NabuParser.AmbiguousNameContext
- DOT() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassInstanceCreationExpressionContext
- DOT() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassLiteralContext
- DOT() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassOrInterfaceTypeContext
- DOT() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassOrInterfaceTypeToInstantiateContext
- DOT() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassTypeContext
- DOT() - Method in class io.github.potjerodekool.nabu.NabuParser.CoitContext
- DOT() - Method in class io.github.potjerodekool.nabu.NabuParser.ExplicitConstructorInvocationContext
- DOT() - Method in class io.github.potjerodekool.nabu.NabuParser.ExpressionNameContext
- DOT() - Method in class io.github.potjerodekool.nabu.NabuParser.FieldAccessContext
- DOT() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionInvocationContext
- DOT() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionReferenceContext
- DOT() - Method in class io.github.potjerodekool.nabu.NabuParser.ModuleDeclarationContext
- DOT() - Method in class io.github.potjerodekool.nabu.NabuParser.ModuleNameContext
- DOT() - Method in class io.github.potjerodekool.nabu.NabuParser.PackageDeclarationContext
- DOT() - Method in class io.github.potjerodekool.nabu.NabuParser.PackageNameContext
- DOT() - Method in class io.github.potjerodekool.nabu.NabuParser.PackageOrTypeNameContext
- DOT() - Method in class io.github.potjerodekool.nabu.NabuParser.PNNAContext
- DOT() - Method in class io.github.potjerodekool.nabu.NabuParser.PrimaryNoNewArrayContext
- DOT() - Method in class io.github.potjerodekool.nabu.NabuParser.ReceiverParameterContext
- DOT() - Method in class io.github.potjerodekool.nabu.NabuParser.SingleStaticImportDeclarationContext
- DOT() - Method in class io.github.potjerodekool.nabu.NabuParser.StaticImportOnDemandDeclarationContext
- DOT() - Method in class io.github.potjerodekool.nabu.NabuParser.TypeImportOnDemandDeclarationContext
- DOT() - Method in class io.github.potjerodekool.nabu.NabuParser.TypeNameContext
- DOT() - Method in class io.github.potjerodekool.nabu.NabuParser.UCOITContext
- DOT() - Method in class io.github.potjerodekool.nabu.NabuParser.UnannClassOrInterfaceTypeContext
- DOT() - Method in class io.github.potjerodekool.nabu.NabuParser.UnannClassTypeContext
- DOT(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassOrInterfaceTypeToInstantiateContext
- DOT(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FieldAccessContext
- DOT(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodInvocationContext
- DOT(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModuleDeclarationContext
- DOT(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PackageDeclarationContext
- DOT(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PrimaryNoNewArrayContext
- DOT(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotationContext
- DOT(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionDeclarationContext
- DOT(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.IdentifierContext
- DOT(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.UserTypeContext
- DOT(int) - Method in class io.github.potjerodekool.nabu.NabuParser.ClassOrInterfaceTypeToInstantiateContext
- DOT(int) - Method in class io.github.potjerodekool.nabu.NabuParser.FieldAccessContext
- DOT(int) - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionInvocationContext
- DOT(int) - Method in class io.github.potjerodekool.nabu.NabuParser.ModuleDeclarationContext
- DOT(int) - Method in class io.github.potjerodekool.nabu.NabuParser.PackageDeclarationContext
- DOT(int) - Method in class io.github.potjerodekool.nabu.NabuParser.PrimaryNoNewArrayContext
- DOUBLE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- DOUBLE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- DOUBLE - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- DOUBLE - Static variable in class io.github.potjerodekool.nabu.NabuParser
- DOUBLE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FloatingPointTypeContext
- DOUBLE() - Method in class io.github.potjerodekool.nabu.NabuParser.FloatingPointTypeContext
- DOUBLE_ARROW - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- DOUBLE_ARROW - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- DOUBLE_SEMICOLON - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- DOUBLE_SEMICOLON - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- DoubleLiteral - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- DoubleLiteral - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- doWhileExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- doWhileExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LoopExpressionContext
- DoWhileExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DoWhileExpressionContext
- DYNAMIC - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- DYNAMIC - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- DYNAMIC() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SimpleIdentifierContext
- DYNAMIC() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeReferenceContext
E
- elementValue() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.DefaultValueContext
- elementValue() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- elementValue() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ElementValueListContext
- elementValue() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ElementValuePairContext
- elementValue() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SingleElementAnnotationContext
- elementValue() - Method in class io.github.potjerodekool.nabu.NabuParser.DefaultValueContext
- elementValue() - Method in class io.github.potjerodekool.nabu.NabuParser
- elementValue() - Method in class io.github.potjerodekool.nabu.NabuParser.ElementValueListContext
- elementValue() - Method in class io.github.potjerodekool.nabu.NabuParser.ElementValuePairContext
- elementValue() - Method in class io.github.potjerodekool.nabu.NabuParser.SingleElementAnnotationContext
- elementValue(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ElementValueListContext
- elementValue(int) - Method in class io.github.potjerodekool.nabu.NabuParser.ElementValueListContext
- elementValueArrayInitializer() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- elementValueArrayInitializer() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ElementValueContext
- elementValueArrayInitializer() - Method in class io.github.potjerodekool.nabu.NabuParser
- elementValueArrayInitializer() - Method in class io.github.potjerodekool.nabu.NabuParser.ElementValueContext
- ElementValueArrayInitializerContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ElementValueArrayInitializerContext
- ElementValueArrayInitializerContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ElementValueArrayInitializerContext
- ElementValueContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ElementValueContext
- ElementValueContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ElementValueContext
- elementValueList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ElementValueArrayInitializerContext
- elementValueList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- elementValueList() - Method in class io.github.potjerodekool.nabu.NabuParser.ElementValueArrayInitializerContext
- elementValueList() - Method in class io.github.potjerodekool.nabu.NabuParser
- ElementValueListContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ElementValueListContext
- ElementValueListContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ElementValueListContext
- elementValuePair() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- elementValuePair() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ElementValuePairListContext
- elementValuePair() - Method in class io.github.potjerodekool.nabu.NabuParser
- elementValuePair() - Method in class io.github.potjerodekool.nabu.NabuParser.ElementValuePairListContext
- elementValuePair(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ElementValuePairListContext
- elementValuePair(int) - Method in class io.github.potjerodekool.nabu.NabuParser.ElementValuePairListContext
- ElementValuePairContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ElementValuePairContext
- ElementValuePairContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ElementValuePairContext
- elementValuePairList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- elementValuePairList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.NormalAnnotationContext
- elementValuePairList() - Method in class io.github.potjerodekool.nabu.NabuParser
- elementValuePairList() - Method in class io.github.potjerodekool.nabu.NabuParser.NormalAnnotationContext
- ElementValuePairListContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ElementValuePairListContext
- ElementValuePairListContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ElementValuePairListContext
- ELLIPSIS - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- ELLIPSIS - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- ELLIPSIS - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- ELLIPSIS - Static variable in class io.github.potjerodekool.nabu.NabuParser
- ELLIPSIS() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableArityParameterContext
- ELLIPSIS() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableArityRecordComponentContext
- ELLIPSIS() - Method in class io.github.potjerodekool.nabu.NabuParser.VariableArityParameterContext
- ELLIPSIS() - Method in class io.github.potjerodekool.nabu.NabuParser.VariableArityRecordComponentContext
- ELSE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- ELSE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- ELSE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- ELSE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- ELSE - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- ELSE - Static variable in class io.github.potjerodekool.nabu.NabuParser
- ELSE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.IfThenElseStatementContext
- ELSE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.IfThenElseStatementNoShortIfContext
- ELSE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.IfExpressionContext
- ELSE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.WhenEntryContext
- ELSE() - Method in class io.github.potjerodekool.nabu.NabuParser.IfThenElseStatementContext
- ELSE() - Method in class io.github.potjerodekool.nabu.NabuParser.IfThenElseStatementNoShortIfContext
- ELVIS - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- ELVIS - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- ELVIS() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ElvisExpressionContext
- ELVIS(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ElvisExpressionContext
- elvisExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- elvisExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.NamedInfixContext
- elvisExpression(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.NamedInfixContext
- ElvisExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ElvisExpressionContext
- emptyStatement_() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- emptyStatement_() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementWithoutTrailingSubstatementContext
- emptyStatement_() - Method in class io.github.potjerodekool.nabu.NabuParser
- emptyStatement_() - Method in class io.github.potjerodekool.nabu.NabuParser.StatementWithoutTrailingSubstatementContext
- EmptyStatement_Context(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EmptyStatement_Context
- EmptyStatement_Context(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.EmptyStatement_Context
- enhancedForStatement() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- enhancedForStatement() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ForStatementContext
- enhancedForStatement() - Method in class io.github.potjerodekool.nabu.NabuParser
- enhancedForStatement() - Method in class io.github.potjerodekool.nabu.NabuParser.ForStatementContext
- EnhancedForStatementContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnhancedForStatementContext
- EnhancedForStatementContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.EnhancedForStatementContext
- enhancedForStatementNoShortIf() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- enhancedForStatementNoShortIf() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ForStatementNoShortIfContext
- enhancedForStatementNoShortIf() - Method in class io.github.potjerodekool.nabu.NabuParser
- enhancedForStatementNoShortIf() - Method in class io.github.potjerodekool.nabu.NabuParser.ForStatementNoShortIfContext
- EnhancedForStatementNoShortIfContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnhancedForStatementNoShortIfContext
- EnhancedForStatementNoShortIfContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.EnhancedForStatementNoShortIfContext
- enterAdditionalBound(Java20Parser.AdditionalBoundContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.additionalBound(). - enterAdditionalBound(Java20Parser.AdditionalBoundContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.additionalBound(). - enterAdditionalBound(NabuParser.AdditionalBoundContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.additionalBound(). - enterAdditionalBound(NabuParser.AdditionalBoundContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.additionalBound(). - enterAdditiveExpression(Java20Parser.AdditiveExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.additiveExpression(). - enterAdditiveExpression(Java20Parser.AdditiveExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.additiveExpression(). - enterAdditiveExpression(KotlinParser.AdditiveExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.additiveExpression(). - enterAdditiveExpression(KotlinParser.AdditiveExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.additiveExpression(). - enterAdditiveExpression(NabuParser.AdditiveExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.additiveExpression(). - enterAdditiveExpression(NabuParser.AdditiveExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.additiveExpression(). - enterAdditiveOperator(KotlinParser.AdditiveOperatorContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.additiveOperator(). - enterAdditiveOperator(KotlinParser.AdditiveOperatorContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.additiveOperator(). - enterAmbiguousName(Java20Parser.AmbiguousNameContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.ambiguousName(). - enterAmbiguousName(Java20Parser.AmbiguousNameContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.ambiguousName(). - enterAmbiguousName(NabuParser.AmbiguousNameContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.ambiguousName(). - enterAmbiguousName(NabuParser.AmbiguousNameContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.ambiguousName(). - enterAndExpression(Java20Parser.AndExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.andExpression(). - enterAndExpression(Java20Parser.AndExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.andExpression(). - enterAndExpression(NabuParser.AndExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.andExpression(). - enterAndExpression(NabuParser.AndExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.andExpression(). - enterAnnotatedLambda(KotlinParser.AnnotatedLambdaContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.annotatedLambda(). - enterAnnotatedLambda(KotlinParser.AnnotatedLambdaContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.annotatedLambda(). - enterAnnotation(Java20Parser.AnnotationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.annotation(). - enterAnnotation(Java20Parser.AnnotationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.annotation(). - enterAnnotation(KotlinParser.AnnotationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.annotation(). - enterAnnotation(KotlinParser.AnnotationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.annotation(). - enterAnnotation(NabuParser.AnnotationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.annotation(). - enterAnnotation(NabuParser.AnnotationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.annotation(). - enterAnnotationInterfaceBody(Java20Parser.AnnotationInterfaceBodyContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.annotationInterfaceBody(). - enterAnnotationInterfaceBody(Java20Parser.AnnotationInterfaceBodyContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.annotationInterfaceBody(). - enterAnnotationInterfaceBody(NabuParser.AnnotationInterfaceBodyContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.annotationInterfaceBody(). - enterAnnotationInterfaceBody(NabuParser.AnnotationInterfaceBodyContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.annotationInterfaceBody(). - enterAnnotationInterfaceDeclaration(Java20Parser.AnnotationInterfaceDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.annotationInterfaceDeclaration(). - enterAnnotationInterfaceDeclaration(Java20Parser.AnnotationInterfaceDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.annotationInterfaceDeclaration(). - enterAnnotationInterfaceDeclaration(NabuParser.AnnotationInterfaceDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.annotationInterfaceDeclaration(). - enterAnnotationInterfaceDeclaration(NabuParser.AnnotationInterfaceDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.annotationInterfaceDeclaration(). - enterAnnotationInterfaceElementDeclaration(Java20Parser.AnnotationInterfaceElementDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.annotationInterfaceElementDeclaration(). - enterAnnotationInterfaceElementDeclaration(Java20Parser.AnnotationInterfaceElementDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.annotationInterfaceElementDeclaration(). - enterAnnotationInterfaceElementDeclaration(NabuParser.AnnotationInterfaceElementDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.annotationInterfaceElementDeclaration(). - enterAnnotationInterfaceElementDeclaration(NabuParser.AnnotationInterfaceElementDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.annotationInterfaceElementDeclaration(). - enterAnnotationInterfaceElementModifier(Java20Parser.AnnotationInterfaceElementModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.annotationInterfaceElementModifier(). - enterAnnotationInterfaceElementModifier(Java20Parser.AnnotationInterfaceElementModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.annotationInterfaceElementModifier(). - enterAnnotationInterfaceElementModifier(NabuParser.AnnotationInterfaceElementModifierContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.annotationInterfaceElementModifier(). - enterAnnotationInterfaceElementModifier(NabuParser.AnnotationInterfaceElementModifierContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.annotationInterfaceElementModifier(). - enterAnnotationInterfaceMemberDeclaration(Java20Parser.AnnotationInterfaceMemberDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.annotationInterfaceMemberDeclaration(). - enterAnnotationInterfaceMemberDeclaration(Java20Parser.AnnotationInterfaceMemberDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.annotationInterfaceMemberDeclaration(). - enterAnnotationInterfaceMemberDeclaration(NabuParser.AnnotationInterfaceMemberDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.annotationInterfaceMemberDeclaration(). - enterAnnotationInterfaceMemberDeclaration(NabuParser.AnnotationInterfaceMemberDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.annotationInterfaceMemberDeclaration(). - enterAnnotationList(KotlinParser.AnnotationListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.annotationList(). - enterAnnotationList(KotlinParser.AnnotationListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.annotationList(). - enterAnnotations(KotlinParser.AnnotationsContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.annotations(). - enterAnnotations(KotlinParser.AnnotationsContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.annotations(). - enterAnnotationUseSiteTarget(KotlinParser.AnnotationUseSiteTargetContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.annotationUseSiteTarget(). - enterAnnotationUseSiteTarget(KotlinParser.AnnotationUseSiteTargetContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.annotationUseSiteTarget(). - enterAnonymousInitializer(KotlinParser.AnonymousInitializerContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.anonymousInitializer(). - enterAnonymousInitializer(KotlinParser.AnonymousInitializerContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.anonymousInitializer(). - enterAnysemi(KotlinParser.AnysemiContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.anysemi(). - enterAnysemi(KotlinParser.AnysemiContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.anysemi(). - enterArgumentList(Java20Parser.ArgumentListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.argumentList(). - enterArgumentList(Java20Parser.ArgumentListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.argumentList(). - enterArgumentList(NabuParser.ArgumentListContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.argumentList(). - enterArgumentList(NabuParser.ArgumentListContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.argumentList(). - enterArrayAccess(Java20Parser.ArrayAccessContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.arrayAccess(). - enterArrayAccess(Java20Parser.ArrayAccessContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.arrayAccess(). - enterArrayAccess(KotlinParser.ArrayAccessContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.arrayAccess(). - enterArrayAccess(KotlinParser.ArrayAccessContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.arrayAccess(). - enterArrayAccess(NabuParser.ArrayAccessContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.arrayAccess(). - enterArrayAccess(NabuParser.ArrayAccessContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.arrayAccess(). - enterArrayCreationExpression(Java20Parser.ArrayCreationExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.arrayCreationExpression(). - enterArrayCreationExpression(Java20Parser.ArrayCreationExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.arrayCreationExpression(). - enterArrayCreationExpression(NabuParser.ArrayCreationExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.arrayCreationExpression(). - enterArrayCreationExpression(NabuParser.ArrayCreationExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.arrayCreationExpression(). - enterArrayCreationExpressionWithInitializer(Java20Parser.ArrayCreationExpressionWithInitializerContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.arrayCreationExpressionWithInitializer(). - enterArrayCreationExpressionWithInitializer(Java20Parser.ArrayCreationExpressionWithInitializerContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.arrayCreationExpressionWithInitializer(). - enterArrayCreationExpressionWithInitializer(NabuParser.ArrayCreationExpressionWithInitializerContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.arrayCreationExpressionWithInitializer(). - enterArrayCreationExpressionWithInitializer(NabuParser.ArrayCreationExpressionWithInitializerContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.arrayCreationExpressionWithInitializer(). - enterArrayCreationExpressionWithoutInitializer(Java20Parser.ArrayCreationExpressionWithoutInitializerContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.arrayCreationExpressionWithoutInitializer(). - enterArrayCreationExpressionWithoutInitializer(Java20Parser.ArrayCreationExpressionWithoutInitializerContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.arrayCreationExpressionWithoutInitializer(). - enterArrayCreationExpressionWithoutInitializer(NabuParser.ArrayCreationExpressionWithoutInitializerContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.arrayCreationExpressionWithoutInitializer(). - enterArrayCreationExpressionWithoutInitializer(NabuParser.ArrayCreationExpressionWithoutInitializerContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.arrayCreationExpressionWithoutInitializer(). - enterArrayInitializer(Java20Parser.ArrayInitializerContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.arrayInitializer(). - enterArrayInitializer(Java20Parser.ArrayInitializerContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.arrayInitializer(). - enterArrayInitializer(NabuParser.ArrayInitializerContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.arrayInitializer(). - enterArrayInitializer(NabuParser.ArrayInitializerContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.arrayInitializer(). - enterArrayType(Java20Parser.ArrayTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.arrayType(). - enterArrayType(Java20Parser.ArrayTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.arrayType(). - enterArrayType(NabuParser.ArrayTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.arrayType(). - enterArrayType(NabuParser.ArrayTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.arrayType(). - enterAssertStatement(Java20Parser.AssertStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.assertStatement(). - enterAssertStatement(Java20Parser.AssertStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.assertStatement(). - enterAssertStatement(NabuParser.AssertStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.assertStatement(). - enterAssertStatement(NabuParser.AssertStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.assertStatement(). - enterAssignment(Java20Parser.AssignmentContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.assignment(). - enterAssignment(Java20Parser.AssignmentContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.assignment(). - enterAssignment(NabuParser.AssignmentContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.assignment(). - enterAssignment(NabuParser.AssignmentContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.assignment(). - enterAssignmentExpression(NabuParser.AssignmentExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.assignmentExpression(). - enterAssignmentExpression(NabuParser.AssignmentExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.assignmentExpression(). - enterAssignmentExpressionTree(Java20Parser.AssignmentExpressionTreeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.assignmentExpressionTree(). - enterAssignmentExpressionTree(Java20Parser.AssignmentExpressionTreeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.assignmentExpressionTree(). - enterAssignmentOperator(Java20Parser.AssignmentOperatorContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.assignmentOperator(). - enterAssignmentOperator(Java20Parser.AssignmentOperatorContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.assignmentOperator(). - enterAssignmentOperator(KotlinParser.AssignmentOperatorContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.assignmentOperator(). - enterAssignmentOperator(KotlinParser.AssignmentOperatorContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.assignmentOperator(). - enterAssignmentOperator(NabuParser.AssignmentOperatorContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.assignmentOperator(). - enterAssignmentOperator(NabuParser.AssignmentOperatorContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.assignmentOperator(). - enterAtomicExpression(KotlinParser.AtomicExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.atomicExpression(). - enterAtomicExpression(KotlinParser.AtomicExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.atomicExpression(). - enterBasicForStatement(Java20Parser.BasicForStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.basicForStatement(). - enterBasicForStatement(Java20Parser.BasicForStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.basicForStatement(). - enterBasicForStatement(NabuParser.BasicForStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.basicForStatement(). - enterBasicForStatement(NabuParser.BasicForStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.basicForStatement(). - enterBasicForStatementNoShortIf(Java20Parser.BasicForStatementNoShortIfContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.basicForStatementNoShortIf(). - enterBasicForStatementNoShortIf(Java20Parser.BasicForStatementNoShortIfContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.basicForStatementNoShortIf(). - enterBasicForStatementNoShortIf(NabuParser.BasicForStatementNoShortIfContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.basicForStatementNoShortIf(). - enterBasicForStatementNoShortIf(NabuParser.BasicForStatementNoShortIfContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.basicForStatementNoShortIf(). - enterBlock(Java20Parser.BlockContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.block(). - enterBlock(Java20Parser.BlockContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.block(). - enterBlock(KotlinParser.BlockContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.block(). - enterBlock(KotlinParser.BlockContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.block(). - enterBlock(NabuParser.BlockContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.block(). - enterBlock(NabuParser.BlockContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.block(). - enterBlockLevelExpression(KotlinParser.BlockLevelExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.blockLevelExpression(). - enterBlockLevelExpression(KotlinParser.BlockLevelExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.blockLevelExpression(). - enterBlockStatement(Java20Parser.BlockStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.blockStatement(). - enterBlockStatement(Java20Parser.BlockStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.blockStatement(). - enterBlockStatement(NabuParser.BlockStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.blockStatement(). - enterBlockStatement(NabuParser.BlockStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.blockStatement(). - enterBlockStatements(Java20Parser.BlockStatementsContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.blockStatements(). - enterBlockStatements(Java20Parser.BlockStatementsContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.blockStatements(). - enterBlockStatements(NabuParser.BlockStatementsContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.blockStatements(). - enterBlockStatements(NabuParser.BlockStatementsContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.blockStatements(). - enterBreakStatement(Java20Parser.BreakStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.breakStatement(). - enterBreakStatement(Java20Parser.BreakStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.breakStatement(). - enterBreakStatement(NabuParser.BreakStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.breakStatement(). - enterBreakStatement(NabuParser.BreakStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.breakStatement(). - enterCallableReference(KotlinParser.CallableReferenceContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.callableReference(). - enterCallableReference(KotlinParser.CallableReferenceContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.callableReference(). - enterCallSuffix(KotlinParser.CallSuffixContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.callSuffix(). - enterCallSuffix(KotlinParser.CallSuffixContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.callSuffix(). - enterCaseConstant(Java20Parser.CaseConstantContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.caseConstant(). - enterCaseConstant(Java20Parser.CaseConstantContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.caseConstant(). - enterCaseConstant(NabuParser.CaseConstantContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.caseConstant(). - enterCaseConstant(NabuParser.CaseConstantContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.caseConstant(). - enterCastExpression(Java20Parser.CastExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.castExpression(). - enterCastExpression(Java20Parser.CastExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.castExpression(). - enterCastExpression(NabuParser.CastExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.castExpression(). - enterCastExpression(NabuParser.CastExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.castExpression(). - enterCatchBlock(KotlinParser.CatchBlockContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.catchBlock(). - enterCatchBlock(KotlinParser.CatchBlockContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.catchBlock(). - enterCatchClause(Java20Parser.CatchClauseContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.catchClause(). - enterCatchClause(Java20Parser.CatchClauseContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.catchClause(). - enterCatchClause(NabuParser.CatchClauseContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.catchClause(). - enterCatchClause(NabuParser.CatchClauseContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.catchClause(). - enterCatches(Java20Parser.CatchesContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.catches(). - enterCatches(Java20Parser.CatchesContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.catches(). - enterCatches(NabuParser.CatchesContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.catches(). - enterCatches(NabuParser.CatchesContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.catches(). - enterCatchFormalParameter(Java20Parser.CatchFormalParameterContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.catchFormalParameter(). - enterCatchFormalParameter(Java20Parser.CatchFormalParameterContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.catchFormalParameter(). - enterCatchFormalParameter(NabuParser.CatchFormalParameterContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.catchFormalParameter(). - enterCatchFormalParameter(NabuParser.CatchFormalParameterContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.catchFormalParameter(). - enterCatchType(Java20Parser.CatchTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.catchType(). - enterCatchType(Java20Parser.CatchTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.catchType(). - enterCatchType(NabuParser.CatchTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.catchType(). - enterCatchType(NabuParser.CatchTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.catchType(). - enterClassBody(Java20Parser.ClassBodyContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.classBody(). - enterClassBody(Java20Parser.ClassBodyContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.classBody(). - enterClassBody(KotlinParser.ClassBodyContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.classBody(). - enterClassBody(KotlinParser.ClassBodyContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.classBody(). - enterClassBody(NabuParser.ClassBodyContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.classBody(). - enterClassBody(NabuParser.ClassBodyContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.classBody(). - enterClassBodyDeclaration(Java20Parser.ClassBodyDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.classBodyDeclaration(). - enterClassBodyDeclaration(Java20Parser.ClassBodyDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.classBodyDeclaration(). - enterClassBodyDeclaration(NabuParser.ClassBodyDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.classBodyDeclaration(). - enterClassBodyDeclaration(NabuParser.ClassBodyDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.classBodyDeclaration(). - enterClassDeclaration(Java20Parser.ClassDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.classDeclaration(). - enterClassDeclaration(Java20Parser.ClassDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.classDeclaration(). - enterClassDeclaration(KotlinParser.ClassDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.classDeclaration(). - enterClassDeclaration(KotlinParser.ClassDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.classDeclaration(). - enterClassDeclaration(NabuParser.ClassDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.classDeclaration(). - enterClassDeclaration(NabuParser.ClassDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.classDeclaration(). - enterClassExtends(Java20Parser.ClassExtendsContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.classExtends(). - enterClassExtends(Java20Parser.ClassExtendsContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.classExtends(). - enterClassExtends(NabuParser.ClassExtendsContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.classExtends(). - enterClassExtends(NabuParser.ClassExtendsContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.classExtends(). - enterClassImplements(Java20Parser.ClassImplementsContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.classImplements(). - enterClassImplements(Java20Parser.ClassImplementsContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.classImplements(). - enterClassImplements(NabuParser.ClassImplementsContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.classImplements(). - enterClassImplements(NabuParser.ClassImplementsContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.classImplements(). - enterClassInstanceCreationExpression(Java20Parser.ClassInstanceCreationExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.classInstanceCreationExpression(). - enterClassInstanceCreationExpression(Java20Parser.ClassInstanceCreationExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.classInstanceCreationExpression(). - enterClassInstanceCreationExpression(NabuParser.ClassInstanceCreationExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.classInstanceCreationExpression(). - enterClassInstanceCreationExpression(NabuParser.ClassInstanceCreationExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.classInstanceCreationExpression(). - enterClassLiteral(Java20Parser.ClassLiteralContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.classLiteral(). - enterClassLiteral(Java20Parser.ClassLiteralContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.classLiteral(). - enterClassLiteral(NabuParser.ClassLiteralContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.classLiteral(). - enterClassLiteral(NabuParser.ClassLiteralContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.classLiteral(). - enterClassMemberDeclaration(Java20Parser.ClassMemberDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.classMemberDeclaration(). - enterClassMemberDeclaration(Java20Parser.ClassMemberDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.classMemberDeclaration(). - enterClassMemberDeclaration(KotlinParser.ClassMemberDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.classMemberDeclaration(). - enterClassMemberDeclaration(KotlinParser.ClassMemberDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.classMemberDeclaration(). - enterClassMemberDeclaration(NabuParser.ClassMemberDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.classMemberDeclaration(). - enterClassMemberDeclaration(NabuParser.ClassMemberDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.classMemberDeclaration(). - enterClassModifier(Java20Parser.ClassModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.classModifier(). - enterClassModifier(Java20Parser.ClassModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.classModifier(). - enterClassModifier(KotlinParser.ClassModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.classModifier(). - enterClassModifier(KotlinParser.ClassModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.classModifier(). - enterClassModifier(NabuParser.ClassModifierContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.classModifier(). - enterClassModifier(NabuParser.ClassModifierContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.classModifier(). - enterClassOrInterfaceType(Java20Parser.ClassOrInterfaceTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.classOrInterfaceType(). - enterClassOrInterfaceType(Java20Parser.ClassOrInterfaceTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.classOrInterfaceType(). - enterClassOrInterfaceType(NabuParser.ClassOrInterfaceTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.classOrInterfaceType(). - enterClassOrInterfaceType(NabuParser.ClassOrInterfaceTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.classOrInterfaceType(). - enterClassOrInterfaceTypeToInstantiate(Java20Parser.ClassOrInterfaceTypeToInstantiateContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.classOrInterfaceTypeToInstantiate(). - enterClassOrInterfaceTypeToInstantiate(Java20Parser.ClassOrInterfaceTypeToInstantiateContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.classOrInterfaceTypeToInstantiate(). - enterClassOrInterfaceTypeToInstantiate(NabuParser.ClassOrInterfaceTypeToInstantiateContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.classOrInterfaceTypeToInstantiate(). - enterClassOrInterfaceTypeToInstantiate(NabuParser.ClassOrInterfaceTypeToInstantiateContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.classOrInterfaceTypeToInstantiate(). - enterClassParameter(KotlinParser.ClassParameterContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.classParameter(). - enterClassParameter(KotlinParser.ClassParameterContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.classParameter(). - enterClassParameters(KotlinParser.ClassParametersContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.classParameters(). - enterClassParameters(KotlinParser.ClassParametersContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.classParameters(). - enterClassPermits(Java20Parser.ClassPermitsContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.classPermits(). - enterClassPermits(Java20Parser.ClassPermitsContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.classPermits(). - enterClassPermits(NabuParser.ClassPermitsContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.classPermits(). - enterClassPermits(NabuParser.ClassPermitsContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.classPermits(). - enterClassType(Java20Parser.ClassTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.classType(). - enterClassType(Java20Parser.ClassTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.classType(). - enterClassType(NabuParser.ClassTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.classType(). - enterClassType(NabuParser.ClassTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.classType(). - enterCoit(Java20Parser.CoitContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.coit(). - enterCoit(Java20Parser.CoitContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.coit(). - enterCoit(NabuParser.CoitContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.coit(). - enterCoit(NabuParser.CoitContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.coit(). - enterCollectionLiteral(KotlinParser.CollectionLiteralContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.collectionLiteral(). - enterCollectionLiteral(KotlinParser.CollectionLiteralContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.collectionLiteral(). - enterCompactConstructorDeclaration(Java20Parser.CompactConstructorDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.compactConstructorDeclaration(). - enterCompactConstructorDeclaration(Java20Parser.CompactConstructorDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.compactConstructorDeclaration(). - enterCompactConstructorDeclaration(NabuParser.CompactConstructorDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.compactConstructorDeclaration(). - enterCompactConstructorDeclaration(NabuParser.CompactConstructorDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.compactConstructorDeclaration(). - enterCompanionObject(KotlinParser.CompanionObjectContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.companionObject(). - enterCompanionObject(KotlinParser.CompanionObjectContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.companionObject(). - enterComparison(KotlinParser.ComparisonContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.comparison(). - enterComparison(KotlinParser.ComparisonContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.comparison(). - enterComparisonOperator(KotlinParser.ComparisonOperatorContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.comparisonOperator(). - enterComparisonOperator(KotlinParser.ComparisonOperatorContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.comparisonOperator(). - enterCompilationUnit(Java20Parser.CompilationUnitContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.compilationUnit(). - enterCompilationUnit(Java20Parser.CompilationUnitContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.compilationUnit(). - enterCompilationUnit(NabuParser.CompilationUnitContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.compilationUnit(). - enterCompilationUnit(NabuParser.CompilationUnitContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.compilationUnit(). - enterConditionalAndExpression(Java20Parser.ConditionalAndExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.conditionalAndExpression(). - enterConditionalAndExpression(Java20Parser.ConditionalAndExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.conditionalAndExpression(). - enterConditionalAndExpression(NabuParser.ConditionalAndExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.conditionalAndExpression(). - enterConditionalAndExpression(NabuParser.ConditionalAndExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.conditionalAndExpression(). - enterConditionalExpression(Java20Parser.ConditionalExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.conditionalExpression(). - enterConditionalExpression(Java20Parser.ConditionalExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.conditionalExpression(). - enterConditionalExpression(KotlinParser.ConditionalExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.conditionalExpression(). - enterConditionalExpression(KotlinParser.ConditionalExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.conditionalExpression(). - enterConditionalExpression(NabuParser.ConditionalExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.conditionalExpression(). - enterConditionalExpression(NabuParser.ConditionalExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.conditionalExpression(). - enterConditionalOrExpression(Java20Parser.ConditionalOrExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.conditionalOrExpression(). - enterConditionalOrExpression(Java20Parser.ConditionalOrExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.conditionalOrExpression(). - enterConditionalOrExpression(NabuParser.ConditionalOrExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.conditionalOrExpression(). - enterConditionalOrExpression(NabuParser.ConditionalOrExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.conditionalOrExpression(). - enterConjunction(KotlinParser.ConjunctionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.conjunction(). - enterConjunction(KotlinParser.ConjunctionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.conjunction(). - enterConstantDeclaration(Java20Parser.ConstantDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.constantDeclaration(). - enterConstantDeclaration(Java20Parser.ConstantDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.constantDeclaration(). - enterConstantDeclaration(NabuParser.ConstantDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.constantDeclaration(). - enterConstantDeclaration(NabuParser.ConstantDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.constantDeclaration(). - enterConstantExpression(Java20Parser.ConstantExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.constantExpression(). - enterConstantExpression(Java20Parser.ConstantExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.constantExpression(). - enterConstantExpression(NabuParser.ConstantExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.constantExpression(). - enterConstantExpression(NabuParser.ConstantExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.constantExpression(). - enterConstantModifier(Java20Parser.ConstantModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.constantModifier(). - enterConstantModifier(Java20Parser.ConstantModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.constantModifier(). - enterConstantModifier(NabuParser.ConstantModifierContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.constantModifier(). - enterConstantModifier(NabuParser.ConstantModifierContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.constantModifier(). - enterConstructorBody(Java20Parser.ConstructorBodyContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.constructorBody(). - enterConstructorBody(Java20Parser.ConstructorBodyContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.constructorBody(). - enterConstructorBody(NabuParser.ConstructorBodyContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.constructorBody(). - enterConstructorBody(NabuParser.ConstructorBodyContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.constructorBody(). - enterConstructorDeclaration(Java20Parser.ConstructorDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.constructorDeclaration(). - enterConstructorDeclaration(Java20Parser.ConstructorDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.constructorDeclaration(). - enterConstructorDeclaration(NabuParser.ConstructorDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.constructorDeclaration(). - enterConstructorDeclaration(NabuParser.ConstructorDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.constructorDeclaration(). - enterConstructorDeclarator(Java20Parser.ConstructorDeclaratorContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.constructorDeclarator(). - enterConstructorDeclarator(Java20Parser.ConstructorDeclaratorContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.constructorDeclarator(). - enterConstructorDeclarator(NabuParser.ConstructorDeclaratorContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.constructorDeclarator(). - enterConstructorDeclarator(NabuParser.ConstructorDeclaratorContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.constructorDeclarator(). - enterConstructorDelegationCall(KotlinParser.ConstructorDelegationCallContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.constructorDelegationCall(). - enterConstructorDelegationCall(KotlinParser.ConstructorDelegationCallContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.constructorDelegationCall(). - enterConstructorInvocation(KotlinParser.ConstructorInvocationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.constructorInvocation(). - enterConstructorInvocation(KotlinParser.ConstructorInvocationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.constructorInvocation(). - enterConstructorModifier(Java20Parser.ConstructorModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.constructorModifier(). - enterConstructorModifier(Java20Parser.ConstructorModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.constructorModifier(). - enterConstructorModifier(NabuParser.ConstructorModifierContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.constructorModifier(). - enterConstructorModifier(NabuParser.ConstructorModifierContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.constructorModifier(). - enterContextualKeyword(Java20Parser.ContextualKeywordContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.contextualKeyword(). - enterContextualKeyword(Java20Parser.ContextualKeywordContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.contextualKeyword(). - enterContextualKeyword(NabuParser.ContextualKeywordContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.contextualKeyword(). - enterContextualKeyword(NabuParser.ContextualKeywordContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.contextualKeyword(). - enterContextualKeywordMinusForTypeIdentifier(Java20Parser.ContextualKeywordMinusForTypeIdentifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.contextualKeywordMinusForTypeIdentifier(). - enterContextualKeywordMinusForTypeIdentifier(Java20Parser.ContextualKeywordMinusForTypeIdentifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.contextualKeywordMinusForTypeIdentifier(). - enterContextualKeywordMinusForTypeIdentifier(NabuParser.ContextualKeywordMinusForTypeIdentifierContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.contextualKeywordMinusForTypeIdentifier(). - enterContextualKeywordMinusForTypeIdentifier(NabuParser.ContextualKeywordMinusForTypeIdentifierContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.contextualKeywordMinusForTypeIdentifier(). - enterContextualKeywordMinusForUnqualifiedFunctionIdentifier(NabuParser.ContextualKeywordMinusForUnqualifiedFunctionIdentifierContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.contextualKeywordMinusForUnqualifiedFunctionIdentifier(). - enterContextualKeywordMinusForUnqualifiedFunctionIdentifier(NabuParser.ContextualKeywordMinusForUnqualifiedFunctionIdentifierContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.contextualKeywordMinusForUnqualifiedFunctionIdentifier(). - enterContextualKeywordMinusForUnqualifiedMethodIdentifier(Java20Parser.ContextualKeywordMinusForUnqualifiedMethodIdentifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.contextualKeywordMinusForUnqualifiedMethodIdentifier(). - enterContextualKeywordMinusForUnqualifiedMethodIdentifier(Java20Parser.ContextualKeywordMinusForUnqualifiedMethodIdentifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.contextualKeywordMinusForUnqualifiedMethodIdentifier(). - enterContinueStatement(Java20Parser.ContinueStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.continueStatement(). - enterContinueStatement(Java20Parser.ContinueStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.continueStatement(). - enterContinueStatement(NabuParser.ContinueStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.continueStatement(). - enterContinueStatement(NabuParser.ContinueStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.continueStatement(). - enterControlStructureBody(KotlinParser.ControlStructureBodyContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.controlStructureBody(). - enterControlStructureBody(KotlinParser.ControlStructureBodyContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.controlStructureBody(). - enterDeclaration(KotlinParser.DeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.declaration(). - enterDeclaration(KotlinParser.DeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.declaration(). - enterDefaultValue(Java20Parser.DefaultValueContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.defaultValue(). - enterDefaultValue(Java20Parser.DefaultValueContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.defaultValue(). - enterDefaultValue(NabuParser.DefaultValueContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.defaultValue(). - enterDefaultValue(NabuParser.DefaultValueContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.defaultValue(). - enterDelegationSpecifier(KotlinParser.DelegationSpecifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.delegationSpecifier(). - enterDelegationSpecifier(KotlinParser.DelegationSpecifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.delegationSpecifier(). - enterDelegationSpecifiers(KotlinParser.DelegationSpecifiersContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.delegationSpecifiers(). - enterDelegationSpecifiers(KotlinParser.DelegationSpecifiersContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.delegationSpecifiers(). - enterDimExpr(Java20Parser.DimExprContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.dimExpr(). - enterDimExpr(Java20Parser.DimExprContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.dimExpr(). - enterDimExpr(NabuParser.DimExprContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.dimExpr(). - enterDimExpr(NabuParser.DimExprContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.dimExpr(). - enterDimExprs(Java20Parser.DimExprsContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.dimExprs(). - enterDimExprs(Java20Parser.DimExprsContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.dimExprs(). - enterDimExprs(NabuParser.DimExprsContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.dimExprs(). - enterDimExprs(NabuParser.DimExprsContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.dimExprs(). - enterDims(Java20Parser.DimsContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.dims(). - enterDims(Java20Parser.DimsContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.dims(). - enterDims(NabuParser.DimsContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.dims(). - enterDims(NabuParser.DimsContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.dims(). - enterDisjunction(KotlinParser.DisjunctionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.disjunction(). - enterDisjunction(KotlinParser.DisjunctionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.disjunction(). - enterDoStatement(Java20Parser.DoStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.doStatement(). - enterDoStatement(Java20Parser.DoStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.doStatement(). - enterDoStatement(NabuParser.DoStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.doStatement(). - enterDoStatement(NabuParser.DoStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.doStatement(). - enterDoWhileExpression(KotlinParser.DoWhileExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.doWhileExpression(). - enterDoWhileExpression(KotlinParser.DoWhileExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.doWhileExpression(). - enterElementValue(Java20Parser.ElementValueContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.elementValue(). - enterElementValue(Java20Parser.ElementValueContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.elementValue(). - enterElementValue(NabuParser.ElementValueContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.elementValue(). - enterElementValue(NabuParser.ElementValueContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.elementValue(). - enterElementValueArrayInitializer(Java20Parser.ElementValueArrayInitializerContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.elementValueArrayInitializer(). - enterElementValueArrayInitializer(Java20Parser.ElementValueArrayInitializerContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.elementValueArrayInitializer(). - enterElementValueArrayInitializer(NabuParser.ElementValueArrayInitializerContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.elementValueArrayInitializer(). - enterElementValueArrayInitializer(NabuParser.ElementValueArrayInitializerContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.elementValueArrayInitializer(). - enterElementValueList(Java20Parser.ElementValueListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.elementValueList(). - enterElementValueList(Java20Parser.ElementValueListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.elementValueList(). - enterElementValueList(NabuParser.ElementValueListContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.elementValueList(). - enterElementValueList(NabuParser.ElementValueListContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.elementValueList(). - enterElementValuePair(Java20Parser.ElementValuePairContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.elementValuePair(). - enterElementValuePair(Java20Parser.ElementValuePairContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.elementValuePair(). - enterElementValuePair(NabuParser.ElementValuePairContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.elementValuePair(). - enterElementValuePair(NabuParser.ElementValuePairContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.elementValuePair(). - enterElementValuePairList(Java20Parser.ElementValuePairListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.elementValuePairList(). - enterElementValuePairList(Java20Parser.ElementValuePairListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.elementValuePairList(). - enterElementValuePairList(NabuParser.ElementValuePairListContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.elementValuePairList(). - enterElementValuePairList(NabuParser.ElementValuePairListContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.elementValuePairList(). - enterElvisExpression(KotlinParser.ElvisExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.elvisExpression(). - enterElvisExpression(KotlinParser.ElvisExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.elvisExpression(). - enterEmptyStatement_(Java20Parser.EmptyStatement_Context) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.emptyStatement_(). - enterEmptyStatement_(Java20Parser.EmptyStatement_Context) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.emptyStatement_(). - enterEmptyStatement_(NabuParser.EmptyStatement_Context) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.emptyStatement_(). - enterEmptyStatement_(NabuParser.EmptyStatement_Context) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.emptyStatement_(). - enterEnhancedForStatement(Java20Parser.EnhancedForStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.enhancedForStatement(). - enterEnhancedForStatement(Java20Parser.EnhancedForStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.enhancedForStatement(). - enterEnhancedForStatement(NabuParser.EnhancedForStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.enhancedForStatement(). - enterEnhancedForStatement(NabuParser.EnhancedForStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.enhancedForStatement(). - enterEnhancedForStatementNoShortIf(Java20Parser.EnhancedForStatementNoShortIfContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.enhancedForStatementNoShortIf(). - enterEnhancedForStatementNoShortIf(Java20Parser.EnhancedForStatementNoShortIfContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.enhancedForStatementNoShortIf(). - enterEnhancedForStatementNoShortIf(NabuParser.EnhancedForStatementNoShortIfContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.enhancedForStatementNoShortIf(). - enterEnhancedForStatementNoShortIf(NabuParser.EnhancedForStatementNoShortIfContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.enhancedForStatementNoShortIf(). - enterEnumBody(Java20Parser.EnumBodyContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.enumBody(). - enterEnumBody(Java20Parser.EnumBodyContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.enumBody(). - enterEnumBody(NabuParser.EnumBodyContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.enumBody(). - enterEnumBody(NabuParser.EnumBodyContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.enumBody(). - enterEnumBodyDeclarations(Java20Parser.EnumBodyDeclarationsContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.enumBodyDeclarations(). - enterEnumBodyDeclarations(Java20Parser.EnumBodyDeclarationsContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.enumBodyDeclarations(). - enterEnumBodyDeclarations(NabuParser.EnumBodyDeclarationsContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.enumBodyDeclarations(). - enterEnumBodyDeclarations(NabuParser.EnumBodyDeclarationsContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.enumBodyDeclarations(). - enterEnumClassBody(KotlinParser.EnumClassBodyContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.enumClassBody(). - enterEnumClassBody(KotlinParser.EnumClassBodyContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.enumClassBody(). - enterEnumConstant(Java20Parser.EnumConstantContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.enumConstant(). - enterEnumConstant(Java20Parser.EnumConstantContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.enumConstant(). - enterEnumConstant(NabuParser.EnumConstantContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.enumConstant(). - enterEnumConstant(NabuParser.EnumConstantContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.enumConstant(). - enterEnumConstantList(Java20Parser.EnumConstantListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.enumConstantList(). - enterEnumConstantList(Java20Parser.EnumConstantListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.enumConstantList(). - enterEnumConstantList(NabuParser.EnumConstantListContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.enumConstantList(). - enterEnumConstantList(NabuParser.EnumConstantListContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.enumConstantList(). - enterEnumConstantModifier(Java20Parser.EnumConstantModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.enumConstantModifier(). - enterEnumConstantModifier(Java20Parser.EnumConstantModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.enumConstantModifier(). - enterEnumConstantModifier(NabuParser.EnumConstantModifierContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.enumConstantModifier(). - enterEnumConstantModifier(NabuParser.EnumConstantModifierContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.enumConstantModifier(). - enterEnumDeclaration(Java20Parser.EnumDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.enumDeclaration(). - enterEnumDeclaration(Java20Parser.EnumDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.enumDeclaration(). - enterEnumDeclaration(NabuParser.EnumDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.enumDeclaration(). - enterEnumDeclaration(NabuParser.EnumDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.enumDeclaration(). - enterEnumEntries(KotlinParser.EnumEntriesContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.enumEntries(). - enterEnumEntries(KotlinParser.EnumEntriesContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.enumEntries(). - enterEnumEntry(KotlinParser.EnumEntryContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.enumEntry(). - enterEnumEntry(KotlinParser.EnumEntryContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.enumEntry(). - enterEqualityComparison(KotlinParser.EqualityComparisonContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.equalityComparison(). - enterEqualityComparison(KotlinParser.EqualityComparisonContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.equalityComparison(). - enterEqualityExpression(Java20Parser.EqualityExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.equalityExpression(). - enterEqualityExpression(Java20Parser.EqualityExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.equalityExpression(). - enterEqualityExpression(NabuParser.EqualityExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.equalityExpression(). - enterEqualityExpression(NabuParser.EqualityExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.equalityExpression(). - enterEqualityOperation(KotlinParser.EqualityOperationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.equalityOperation(). - enterEqualityOperation(KotlinParser.EqualityOperationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.equalityOperation(). - enterEveryRule(ParserRuleContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
- enterEveryRule(ParserRuleContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
- enterEveryRule(ParserRuleContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
- enterExceptionType(Java20Parser.ExceptionTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.exceptionType(). - enterExceptionType(Java20Parser.ExceptionTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.exceptionType(). - enterExceptionType(NabuParser.ExceptionTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.exceptionType(). - enterExceptionType(NabuParser.ExceptionTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.exceptionType(). - enterExceptionTypeList(Java20Parser.ExceptionTypeListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.exceptionTypeList(). - enterExceptionTypeList(Java20Parser.ExceptionTypeListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.exceptionTypeList(). - enterExceptionTypeList(NabuParser.ExceptionTypeListContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.exceptionTypeList(). - enterExceptionTypeList(NabuParser.ExceptionTypeListContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.exceptionTypeList(). - enterExclusiveOrExpression(Java20Parser.ExclusiveOrExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.exclusiveOrExpression(). - enterExclusiveOrExpression(Java20Parser.ExclusiveOrExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.exclusiveOrExpression(). - enterExclusiveOrExpression(NabuParser.ExclusiveOrExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.exclusiveOrExpression(). - enterExclusiveOrExpression(NabuParser.ExclusiveOrExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.exclusiveOrExpression(). - enterExplicitConstructorInvocation(Java20Parser.ExplicitConstructorInvocationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.explicitConstructorInvocation(). - enterExplicitConstructorInvocation(Java20Parser.ExplicitConstructorInvocationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.explicitConstructorInvocation(). - enterExplicitConstructorInvocation(NabuParser.ExplicitConstructorInvocationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.explicitConstructorInvocation(). - enterExplicitConstructorInvocation(NabuParser.ExplicitConstructorInvocationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.explicitConstructorInvocation(). - enterExplicitDelegation(KotlinParser.ExplicitDelegationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.explicitDelegation(). - enterExplicitDelegation(KotlinParser.ExplicitDelegationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.explicitDelegation(). - enterExpression(Java20Parser.ExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.expression(). - enterExpression(Java20Parser.ExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.expression(). - enterExpression(KotlinParser.ExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.expression(). - enterExpression(KotlinParser.ExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.expression(). - enterExpression(NabuParser.ExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.expression(). - enterExpression(NabuParser.ExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.expression(). - enterExpressionName(Java20Parser.ExpressionNameContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.expressionName(). - enterExpressionName(Java20Parser.ExpressionNameContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.expressionName(). - enterExpressionName(NabuParser.ExpressionNameContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.expressionName(). - enterExpressionName(NabuParser.ExpressionNameContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.expressionName(). - enterExpressionStatement(Java20Parser.ExpressionStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.expressionStatement(). - enterExpressionStatement(Java20Parser.ExpressionStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.expressionStatement(). - enterExpressionStatement(NabuParser.ExpressionStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.expressionStatement(). - enterExpressionStatement(NabuParser.ExpressionStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.expressionStatement(). - enterFieldAccess(Java20Parser.FieldAccessContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.fieldAccess(). - enterFieldAccess(Java20Parser.FieldAccessContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.fieldAccess(). - enterFieldAccess(NabuParser.FieldAccessContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.fieldAccess(). - enterFieldAccess(NabuParser.FieldAccessContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.fieldAccess(). - enterFieldDeclaration(Java20Parser.FieldDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.fieldDeclaration(). - enterFieldDeclaration(Java20Parser.FieldDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.fieldDeclaration(). - enterFieldDeclaration(NabuParser.FieldDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.fieldDeclaration(). - enterFieldDeclaration(NabuParser.FieldDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.fieldDeclaration(). - enterFieldModifier(Java20Parser.FieldModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.fieldModifier(). - enterFieldModifier(Java20Parser.FieldModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.fieldModifier(). - enterFieldModifier(NabuParser.FieldModifierContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.fieldModifier(). - enterFieldModifier(NabuParser.FieldModifierContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.fieldModifier(). - enterFileAnnotation(KotlinParser.FileAnnotationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.fileAnnotation(). - enterFileAnnotation(KotlinParser.FileAnnotationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.fileAnnotation(). - enterFileAnnotations(KotlinParser.FileAnnotationsContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.fileAnnotations(). - enterFileAnnotations(KotlinParser.FileAnnotationsContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.fileAnnotations(). - enterFinallyBlock(Java20Parser.FinallyBlockContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.finallyBlock(). - enterFinallyBlock(Java20Parser.FinallyBlockContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.finallyBlock(). - enterFinallyBlock(KotlinParser.FinallyBlockContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.finallyBlock(). - enterFinallyBlock(KotlinParser.FinallyBlockContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.finallyBlock(). - enterFinallyBlock(NabuParser.FinallyBlockContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.finallyBlock(). - enterFinallyBlock(NabuParser.FinallyBlockContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.finallyBlock(). - enterFloatingPointType(Java20Parser.FloatingPointTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.floatingPointType(). - enterFloatingPointType(Java20Parser.FloatingPointTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.floatingPointType(). - enterFloatingPointType(NabuParser.FloatingPointTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.floatingPointType(). - enterFloatingPointType(NabuParser.FloatingPointTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.floatingPointType(). - enterForExpression(KotlinParser.ForExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.forExpression(). - enterForExpression(KotlinParser.ForExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.forExpression(). - enterForInit(Java20Parser.ForInitContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.forInit(). - enterForInit(Java20Parser.ForInitContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.forInit(). - enterForInit(NabuParser.ForInitContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.forInit(). - enterForInit(NabuParser.ForInitContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.forInit(). - enterFormalParameter(Java20Parser.FormalParameterContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.formalParameter(). - enterFormalParameter(Java20Parser.FormalParameterContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.formalParameter(). - enterFormalParameter(NabuParser.FormalParameterContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.formalParameter(). - enterFormalParameter(NabuParser.FormalParameterContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.formalParameter(). - enterFormalParameterList(Java20Parser.FormalParameterListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.formalParameterList(). - enterFormalParameterList(Java20Parser.FormalParameterListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.formalParameterList(). - enterFormalParameterList(NabuParser.FormalParameterListContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.formalParameterList(). - enterFormalParameterList(NabuParser.FormalParameterListContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.formalParameterList(). - enterForStatement(Java20Parser.ForStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.forStatement(). - enterForStatement(Java20Parser.ForStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.forStatement(). - enterForStatement(NabuParser.ForStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.forStatement(). - enterForStatement(NabuParser.ForStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.forStatement(). - enterForStatementNoShortIf(Java20Parser.ForStatementNoShortIfContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.forStatementNoShortIf(). - enterForStatementNoShortIf(Java20Parser.ForStatementNoShortIfContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.forStatementNoShortIf(). - enterForStatementNoShortIf(NabuParser.ForStatementNoShortIfContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.forStatementNoShortIf(). - enterForStatementNoShortIf(NabuParser.ForStatementNoShortIfContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.forStatementNoShortIf(). - enterForUpdate(Java20Parser.ForUpdateContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.forUpdate(). - enterForUpdate(Java20Parser.ForUpdateContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.forUpdate(). - enterForUpdate(NabuParser.ForUpdateContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.forUpdate(). - enterForUpdate(NabuParser.ForUpdateContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.forUpdate(). - enterFunctionBody(KotlinParser.FunctionBodyContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.functionBody(). - enterFunctionBody(KotlinParser.FunctionBodyContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.functionBody(). - enterFunctionBody(NabuParser.FunctionBodyContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.functionBody(). - enterFunctionBody(NabuParser.FunctionBodyContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.functionBody(). - enterFunctionDeclaration(KotlinParser.FunctionDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.functionDeclaration(). - enterFunctionDeclaration(KotlinParser.FunctionDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.functionDeclaration(). - enterFunctionDeclaration(NabuParser.FunctionDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.functionDeclaration(). - enterFunctionDeclaration(NabuParser.FunctionDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.functionDeclaration(). - enterFunctionDeclarator(NabuParser.FunctionDeclaratorContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.functionDeclarator(). - enterFunctionDeclarator(NabuParser.FunctionDeclaratorContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.functionDeclarator(). - enterFunctionHeader(NabuParser.FunctionHeaderContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.functionHeader(). - enterFunctionHeader(NabuParser.FunctionHeaderContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.functionHeader(). - enterFunctionInvocation(NabuParser.FunctionInvocationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.functionInvocation(). - enterFunctionInvocation(NabuParser.FunctionInvocationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.functionInvocation(). - enterFunctionLiteral(KotlinParser.FunctionLiteralContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.functionLiteral(). - enterFunctionLiteral(KotlinParser.FunctionLiteralContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.functionLiteral(). - enterFunctionModifier(KotlinParser.FunctionModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.functionModifier(). - enterFunctionModifier(KotlinParser.FunctionModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.functionModifier(). - enterFunctionModifier(NabuParser.FunctionModifierContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.functionModifier(). - enterFunctionModifier(NabuParser.FunctionModifierContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.functionModifier(). - enterFunctionName(NabuParser.FunctionNameContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.functionName(). - enterFunctionName(NabuParser.FunctionNameContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.functionName(). - enterFunctionReference(NabuParser.FunctionReferenceContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.functionReference(). - enterFunctionReference(NabuParser.FunctionReferenceContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.functionReference(). - enterFunctionType(KotlinParser.FunctionTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.functionType(). - enterFunctionType(KotlinParser.FunctionTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.functionType(). - enterFunctionTypeParameters(KotlinParser.FunctionTypeParametersContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.functionTypeParameters(). - enterFunctionTypeParameters(KotlinParser.FunctionTypeParametersContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.functionTypeParameters(). - enterFunctionTypeReceiver(KotlinParser.FunctionTypeReceiverContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.functionTypeReceiver(). - enterFunctionTypeReceiver(KotlinParser.FunctionTypeReceiverContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.functionTypeReceiver(). - enterFunctionValueParameter(KotlinParser.FunctionValueParameterContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.functionValueParameter(). - enterFunctionValueParameter(KotlinParser.FunctionValueParameterContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.functionValueParameter(). - enterFunctionValueParameters(KotlinParser.FunctionValueParametersContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.functionValueParameters(). - enterFunctionValueParameters(KotlinParser.FunctionValueParametersContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.functionValueParameters(). - enterGetter(KotlinParser.GetterContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.getter(). - enterGetter(KotlinParser.GetterContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.getter(). - enterIdentifier(Java20Parser.IdentifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.identifier(). - enterIdentifier(Java20Parser.IdentifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.identifier(). - enterIdentifier(KotlinParser.IdentifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.identifier(). - enterIdentifier(KotlinParser.IdentifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.identifier(). - enterIdentifier(NabuParser.IdentifierContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.identifier(). - enterIdentifier(NabuParser.IdentifierContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.identifier(). - enterIfExpression(KotlinParser.IfExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.ifExpression(). - enterIfExpression(KotlinParser.IfExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.ifExpression(). - enterIfThenElseStatement(Java20Parser.IfThenElseStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.ifThenElseStatement(). - enterIfThenElseStatement(Java20Parser.IfThenElseStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.ifThenElseStatement(). - enterIfThenElseStatement(NabuParser.IfThenElseStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.ifThenElseStatement(). - enterIfThenElseStatement(NabuParser.IfThenElseStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.ifThenElseStatement(). - enterIfThenElseStatementNoShortIf(Java20Parser.IfThenElseStatementNoShortIfContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.ifThenElseStatementNoShortIf(). - enterIfThenElseStatementNoShortIf(Java20Parser.IfThenElseStatementNoShortIfContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.ifThenElseStatementNoShortIf(). - enterIfThenElseStatementNoShortIf(NabuParser.IfThenElseStatementNoShortIfContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.ifThenElseStatementNoShortIf(). - enterIfThenElseStatementNoShortIf(NabuParser.IfThenElseStatementNoShortIfContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.ifThenElseStatementNoShortIf(). - enterIfThenStatement(Java20Parser.IfThenStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.ifThenStatement(). - enterIfThenStatement(Java20Parser.IfThenStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.ifThenStatement(). - enterIfThenStatement(NabuParser.IfThenStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.ifThenStatement(). - enterIfThenStatement(NabuParser.IfThenStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.ifThenStatement(). - enterImportAlias(KotlinParser.ImportAliasContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.importAlias(). - enterImportAlias(KotlinParser.ImportAliasContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.importAlias(). - enterImportDeclaration(Java20Parser.ImportDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.importDeclaration(). - enterImportDeclaration(Java20Parser.ImportDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.importDeclaration(). - enterImportDeclaration(NabuParser.ImportDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.importDeclaration(). - enterImportDeclaration(NabuParser.ImportDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.importDeclaration(). - enterImportHeader(KotlinParser.ImportHeaderContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.importHeader(). - enterImportHeader(KotlinParser.ImportHeaderContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.importHeader(). - enterImportList(KotlinParser.ImportListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.importList(). - enterImportList(KotlinParser.ImportListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.importList(). - enterInclusiveOrExpression(Java20Parser.InclusiveOrExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.inclusiveOrExpression(). - enterInclusiveOrExpression(Java20Parser.InclusiveOrExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.inclusiveOrExpression(). - enterInclusiveOrExpression(NabuParser.InclusiveOrExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.inclusiveOrExpression(). - enterInclusiveOrExpression(NabuParser.InclusiveOrExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.inclusiveOrExpression(). - enterInfixFunctionCall(KotlinParser.InfixFunctionCallContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.infixFunctionCall(). - enterInfixFunctionCall(KotlinParser.InfixFunctionCallContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.infixFunctionCall(). - enterInheritanceModifier(KotlinParser.InheritanceModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.inheritanceModifier(). - enterInheritanceModifier(KotlinParser.InheritanceModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.inheritanceModifier(). - enterInOperator(KotlinParser.InOperatorContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.inOperator(). - enterInOperator(KotlinParser.InOperatorContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.inOperator(). - enterInstanceInitializer(Java20Parser.InstanceInitializerContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.instanceInitializer(). - enterInstanceInitializer(Java20Parser.InstanceInitializerContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.instanceInitializer(). - enterInstanceInitializer(NabuParser.InstanceInitializerContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.instanceInitializer(). - enterInstanceInitializer(NabuParser.InstanceInitializerContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.instanceInitializer(). - enterIntegralType(Java20Parser.IntegralTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.integralType(). - enterIntegralType(Java20Parser.IntegralTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.integralType(). - enterIntegralType(NabuParser.IntegralTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.integralType(). - enterIntegralType(NabuParser.IntegralTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.integralType(). - enterInterfaceBody(Java20Parser.InterfaceBodyContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.interfaceBody(). - enterInterfaceBody(Java20Parser.InterfaceBodyContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.interfaceBody(). - enterInterfaceBody(NabuParser.InterfaceBodyContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.interfaceBody(). - enterInterfaceBody(NabuParser.InterfaceBodyContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.interfaceBody(). - enterInterfaceDeclaration(Java20Parser.InterfaceDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.interfaceDeclaration(). - enterInterfaceDeclaration(Java20Parser.InterfaceDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.interfaceDeclaration(). - enterInterfaceDeclaration(NabuParser.InterfaceDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.interfaceDeclaration(). - enterInterfaceDeclaration(NabuParser.InterfaceDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.interfaceDeclaration(). - enterInterfaceExtends(Java20Parser.InterfaceExtendsContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.interfaceExtends(). - enterInterfaceExtends(Java20Parser.InterfaceExtendsContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.interfaceExtends(). - enterInterfaceExtends(NabuParser.InterfaceExtendsContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.interfaceExtends(). - enterInterfaceExtends(NabuParser.InterfaceExtendsContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.interfaceExtends(). - enterInterfaceFunctionDeclaration(NabuParser.InterfaceFunctionDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.interfaceFunctionDeclaration(). - enterInterfaceFunctionDeclaration(NabuParser.InterfaceFunctionDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.interfaceFunctionDeclaration(). - enterInterfaceFunctionModifier(NabuParser.InterfaceFunctionModifierContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.interfaceFunctionModifier(). - enterInterfaceFunctionModifier(NabuParser.InterfaceFunctionModifierContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.interfaceFunctionModifier(). - enterInterfaceMemberDeclaration(Java20Parser.InterfaceMemberDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.interfaceMemberDeclaration(). - enterInterfaceMemberDeclaration(Java20Parser.InterfaceMemberDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.interfaceMemberDeclaration(). - enterInterfaceMemberDeclaration(NabuParser.InterfaceMemberDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.interfaceMemberDeclaration(). - enterInterfaceMemberDeclaration(NabuParser.InterfaceMemberDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.interfaceMemberDeclaration(). - enterInterfaceMethodDeclaration(Java20Parser.InterfaceMethodDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.interfaceMethodDeclaration(). - enterInterfaceMethodDeclaration(Java20Parser.InterfaceMethodDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.interfaceMethodDeclaration(). - enterInterfaceMethodModifier(Java20Parser.InterfaceMethodModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.interfaceMethodModifier(). - enterInterfaceMethodModifier(Java20Parser.InterfaceMethodModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.interfaceMethodModifier(). - enterInterfaceModifier(Java20Parser.InterfaceModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.interfaceModifier(). - enterInterfaceModifier(Java20Parser.InterfaceModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.interfaceModifier(). - enterInterfaceModifier(NabuParser.InterfaceModifierContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.interfaceModifier(). - enterInterfaceModifier(NabuParser.InterfaceModifierContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.interfaceModifier(). - enterInterfacePermits(Java20Parser.InterfacePermitsContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.interfacePermits(). - enterInterfacePermits(Java20Parser.InterfacePermitsContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.interfacePermits(). - enterInterfacePermits(NabuParser.InterfacePermitsContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.interfacePermits(). - enterInterfacePermits(NabuParser.InterfacePermitsContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.interfacePermits(). - enterInterfaceType(Java20Parser.InterfaceTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.interfaceType(). - enterInterfaceType(Java20Parser.InterfaceTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.interfaceType(). - enterInterfaceType(NabuParser.InterfaceTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.interfaceType(). - enterInterfaceType(NabuParser.InterfaceTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.interfaceType(). - enterInterfaceTypeList(Java20Parser.InterfaceTypeListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.interfaceTypeList(). - enterInterfaceTypeList(Java20Parser.InterfaceTypeListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.interfaceTypeList(). - enterInterfaceTypeList(NabuParser.InterfaceTypeListContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.interfaceTypeList(). - enterInterfaceTypeList(NabuParser.InterfaceTypeListContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.interfaceTypeList(). - enterIsOperator(KotlinParser.IsOperatorContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.isOperator(). - enterIsOperator(KotlinParser.IsOperatorContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.isOperator(). - enterJumpExpression(KotlinParser.JumpExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.jumpExpression(). - enterJumpExpression(KotlinParser.JumpExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.jumpExpression(). - enterKotlinFile(KotlinParser.KotlinFileContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.kotlinFile(). - enterKotlinFile(KotlinParser.KotlinFileContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.kotlinFile(). - enterLabelDefinition(KotlinParser.LabelDefinitionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.labelDefinition(). - enterLabelDefinition(KotlinParser.LabelDefinitionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.labelDefinition(). - enterLabeledStatement(Java20Parser.LabeledStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.labeledStatement(). - enterLabeledStatement(Java20Parser.LabeledStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.labeledStatement(). - enterLabeledStatement(NabuParser.LabeledStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.labeledStatement(). - enterLabeledStatement(NabuParser.LabeledStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.labeledStatement(). - enterLabeledStatementNoShortIf(Java20Parser.LabeledStatementNoShortIfContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.labeledStatementNoShortIf(). - enterLabeledStatementNoShortIf(Java20Parser.LabeledStatementNoShortIfContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.labeledStatementNoShortIf(). - enterLabeledStatementNoShortIf(NabuParser.LabeledStatementNoShortIfContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.labeledStatementNoShortIf(). - enterLabeledStatementNoShortIf(NabuParser.LabeledStatementNoShortIfContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.labeledStatementNoShortIf(). - enterLambdaBody(Java20Parser.LambdaBodyContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.lambdaBody(). - enterLambdaBody(Java20Parser.LambdaBodyContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.lambdaBody(). - enterLambdaBody(NabuParser.LambdaBodyContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.lambdaBody(). - enterLambdaBody(NabuParser.LambdaBodyContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.lambdaBody(). - enterLambdaExpression(Java20Parser.LambdaExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.lambdaExpression(). - enterLambdaExpression(Java20Parser.LambdaExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.lambdaExpression(). - enterLambdaExpression(NabuParser.LambdaExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.lambdaExpression(). - enterLambdaExpression(NabuParser.LambdaExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.lambdaExpression(). - enterLambdaParameter(Java20Parser.LambdaParameterContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.lambdaParameter(). - enterLambdaParameter(Java20Parser.LambdaParameterContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.lambdaParameter(). - enterLambdaParameter(KotlinParser.LambdaParameterContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.lambdaParameter(). - enterLambdaParameter(KotlinParser.LambdaParameterContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.lambdaParameter(). - enterLambdaParameter(NabuParser.LambdaParameterContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.lambdaParameter(). - enterLambdaParameter(NabuParser.LambdaParameterContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.lambdaParameter(). - enterLambdaParameterList(Java20Parser.LambdaParameterListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.lambdaParameterList(). - enterLambdaParameterList(Java20Parser.LambdaParameterListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.lambdaParameterList(). - enterLambdaParameterList(NabuParser.LambdaParameterListContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.lambdaParameterList(). - enterLambdaParameterList(NabuParser.LambdaParameterListContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.lambdaParameterList(). - enterLambdaParameters(Java20Parser.LambdaParametersContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.lambdaParameters(). - enterLambdaParameters(Java20Parser.LambdaParametersContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.lambdaParameters(). - enterLambdaParameters(KotlinParser.LambdaParametersContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.lambdaParameters(). - enterLambdaParameters(KotlinParser.LambdaParametersContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.lambdaParameters(). - enterLambdaParameters(NabuParser.LambdaParametersContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.lambdaParameters(). - enterLambdaParameters(NabuParser.LambdaParametersContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.lambdaParameters(). - enterLambdaParameterType(Java20Parser.LambdaParameterTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.lambdaParameterType(). - enterLambdaParameterType(Java20Parser.LambdaParameterTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.lambdaParameterType(). - enterLambdaParameterType(NabuParser.LambdaParameterTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.lambdaParameterType(). - enterLambdaParameterType(NabuParser.LambdaParameterTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.lambdaParameterType(). - enterLeftHandSide(Java20Parser.LeftHandSideContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.leftHandSide(). - enterLeftHandSide(Java20Parser.LeftHandSideContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.leftHandSide(). - enterLeftHandSide(NabuParser.LeftHandSideContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.leftHandSide(). - enterLeftHandSide(NabuParser.LeftHandSideContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.leftHandSide(). - enterLineStringContent(KotlinParser.LineStringContentContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.lineStringContent(). - enterLineStringContent(KotlinParser.LineStringContentContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.lineStringContent(). - enterLineStringExpression(KotlinParser.LineStringExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.lineStringExpression(). - enterLineStringExpression(KotlinParser.LineStringExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.lineStringExpression(). - enterLineStringLiteral(KotlinParser.LineStringLiteralContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.lineStringLiteral(). - enterLineStringLiteral(KotlinParser.LineStringLiteralContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.lineStringLiteral(). - enterLiteral(Java20Parser.LiteralContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.literal(). - enterLiteral(Java20Parser.LiteralContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.literal(). - enterLiteral(NabuParser.LiteralContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.literal(). - enterLiteral(NabuParser.LiteralContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.literal(). - enterLiteralConstant(KotlinParser.LiteralConstantContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.literalConstant(). - enterLiteralConstant(KotlinParser.LiteralConstantContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.literalConstant(). - enterLocalClassOrInterfaceDeclaration(Java20Parser.LocalClassOrInterfaceDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.localClassOrInterfaceDeclaration(). - enterLocalClassOrInterfaceDeclaration(Java20Parser.LocalClassOrInterfaceDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.localClassOrInterfaceDeclaration(). - enterLocalClassOrInterfaceDeclaration(NabuParser.LocalClassOrInterfaceDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.localClassOrInterfaceDeclaration(). - enterLocalClassOrInterfaceDeclaration(NabuParser.LocalClassOrInterfaceDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.localClassOrInterfaceDeclaration(). - enterLocalVariableDeclaration(Java20Parser.LocalVariableDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.localVariableDeclaration(). - enterLocalVariableDeclaration(Java20Parser.LocalVariableDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.localVariableDeclaration(). - enterLocalVariableDeclaration(NabuParser.LocalVariableDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.localVariableDeclaration(). - enterLocalVariableDeclaration(NabuParser.LocalVariableDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.localVariableDeclaration(). - enterLocalVariableDeclarationStatement(Java20Parser.LocalVariableDeclarationStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.localVariableDeclarationStatement(). - enterLocalVariableDeclarationStatement(Java20Parser.LocalVariableDeclarationStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.localVariableDeclarationStatement(). - enterLocalVariableDeclarationStatement(NabuParser.LocalVariableDeclarationStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.localVariableDeclarationStatement(). - enterLocalVariableDeclarationStatement(NabuParser.LocalVariableDeclarationStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.localVariableDeclarationStatement(). - enterLocalVariableType(Java20Parser.LocalVariableTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.localVariableType(). - enterLocalVariableType(Java20Parser.LocalVariableTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.localVariableType(). - enterLocalVariableType(NabuParser.LocalVariableTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.localVariableType(). - enterLocalVariableType(NabuParser.LocalVariableTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.localVariableType(). - enterLoopExpression(KotlinParser.LoopExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.loopExpression(). - enterLoopExpression(KotlinParser.LoopExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.loopExpression(). - enterMarkerAnnotation(Java20Parser.MarkerAnnotationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.markerAnnotation(). - enterMarkerAnnotation(Java20Parser.MarkerAnnotationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.markerAnnotation(). - enterMarkerAnnotation(NabuParser.MarkerAnnotationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.markerAnnotation(). - enterMarkerAnnotation(NabuParser.MarkerAnnotationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.markerAnnotation(). - enterMemberAccessOperator(KotlinParser.MemberAccessOperatorContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.memberAccessOperator(). - enterMemberAccessOperator(KotlinParser.MemberAccessOperatorContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.memberAccessOperator(). - enterMemberModifier(KotlinParser.MemberModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.memberModifier(). - enterMemberModifier(KotlinParser.MemberModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.memberModifier(). - enterMethodBody(Java20Parser.MethodBodyContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.methodBody(). - enterMethodBody(Java20Parser.MethodBodyContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.methodBody(). - enterMethodDeclaration(Java20Parser.MethodDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.methodDeclaration(). - enterMethodDeclaration(Java20Parser.MethodDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.methodDeclaration(). - enterMethodDeclarator(Java20Parser.MethodDeclaratorContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.methodDeclarator(). - enterMethodDeclarator(Java20Parser.MethodDeclaratorContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.methodDeclarator(). - enterMethodHeader(Java20Parser.MethodHeaderContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.methodHeader(). - enterMethodHeader(Java20Parser.MethodHeaderContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.methodHeader(). - enterMethodInvocation(Java20Parser.MethodInvocationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.methodInvocation(). - enterMethodInvocation(Java20Parser.MethodInvocationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.methodInvocation(). - enterMethodModifier(Java20Parser.MethodModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.methodModifier(). - enterMethodModifier(Java20Parser.MethodModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.methodModifier(). - enterMethodName(Java20Parser.MethodNameContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.methodName(). - enterMethodName(Java20Parser.MethodNameContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.methodName(). - enterMethodReference(Java20Parser.MethodReferenceContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.methodReference(). - enterMethodReference(Java20Parser.MethodReferenceContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.methodReference(). - enterModifier(KotlinParser.ModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.modifier(). - enterModifier(KotlinParser.ModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.modifier(). - enterModifierList(KotlinParser.ModifierListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.modifierList(). - enterModifierList(KotlinParser.ModifierListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.modifierList(). - enterModularCompilationUnit(Java20Parser.ModularCompilationUnitContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.modularCompilationUnit(). - enterModularCompilationUnit(Java20Parser.ModularCompilationUnitContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.modularCompilationUnit(). - enterModularCompilationUnit(NabuParser.ModularCompilationUnitContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.modularCompilationUnit(). - enterModularCompilationUnit(NabuParser.ModularCompilationUnitContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.modularCompilationUnit(). - enterModuleDeclaration(Java20Parser.ModuleDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.moduleDeclaration(). - enterModuleDeclaration(Java20Parser.ModuleDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.moduleDeclaration(). - enterModuleDeclaration(NabuParser.ModuleDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.moduleDeclaration(). - enterModuleDeclaration(NabuParser.ModuleDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.moduleDeclaration(). - enterModuleDirective(Java20Parser.ModuleDirectiveContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.moduleDirective(). - enterModuleDirective(Java20Parser.ModuleDirectiveContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.moduleDirective(). - enterModuleDirective(NabuParser.ModuleDirectiveContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.moduleDirective(). - enterModuleDirective(NabuParser.ModuleDirectiveContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.moduleDirective(). - enterModuleName(Java20Parser.ModuleNameContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.moduleName(). - enterModuleName(Java20Parser.ModuleNameContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.moduleName(). - enterModuleName(NabuParser.ModuleNameContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.moduleName(). - enterModuleName(NabuParser.ModuleNameContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.moduleName(). - enterMultiLineStringContent(KotlinParser.MultiLineStringContentContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.multiLineStringContent(). - enterMultiLineStringContent(KotlinParser.MultiLineStringContentContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.multiLineStringContent(). - enterMultiLineStringExpression(KotlinParser.MultiLineStringExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.multiLineStringExpression(). - enterMultiLineStringExpression(KotlinParser.MultiLineStringExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.multiLineStringExpression(). - enterMultiLineStringLiteral(KotlinParser.MultiLineStringLiteralContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.multiLineStringLiteral(). - enterMultiLineStringLiteral(KotlinParser.MultiLineStringLiteralContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.multiLineStringLiteral(). - enterMultiplicativeExpression(Java20Parser.MultiplicativeExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.multiplicativeExpression(). - enterMultiplicativeExpression(Java20Parser.MultiplicativeExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.multiplicativeExpression(). - enterMultiplicativeExpression(KotlinParser.MultiplicativeExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.multiplicativeExpression(). - enterMultiplicativeExpression(KotlinParser.MultiplicativeExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.multiplicativeExpression(). - enterMultiplicativeExpression(NabuParser.MultiplicativeExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.multiplicativeExpression(). - enterMultiplicativeExpression(NabuParser.MultiplicativeExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.multiplicativeExpression(). - enterMultiplicativeOperation(KotlinParser.MultiplicativeOperationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.multiplicativeOperation(). - enterMultiplicativeOperation(KotlinParser.MultiplicativeOperationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.multiplicativeOperation(). - enterMultiVariableDeclaration(KotlinParser.MultiVariableDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.multiVariableDeclaration(). - enterMultiVariableDeclaration(KotlinParser.MultiVariableDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.multiVariableDeclaration(). - enterNabuLocalVariableDeclaration(NabuParser.NabuLocalVariableDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.nabuLocalVariableDeclaration(). - enterNabuLocalVariableDeclaration(NabuParser.NabuLocalVariableDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.nabuLocalVariableDeclaration(). - enterNabuVariableDeclarator(NabuParser.NabuVariableDeclaratorContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.nabuVariableDeclarator(). - enterNabuVariableDeclarator(NabuParser.NabuVariableDeclaratorContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.nabuVariableDeclarator(). - enterNabuVariableDeclaratorList(NabuParser.NabuVariableDeclaratorListContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.nabuVariableDeclaratorList(). - enterNabuVariableDeclaratorList(NabuParser.NabuVariableDeclaratorListContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.nabuVariableDeclaratorList(). - enterNamedInfix(KotlinParser.NamedInfixContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.namedInfix(). - enterNamedInfix(KotlinParser.NamedInfixContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.namedInfix(). - enterNormalAnnotation(Java20Parser.NormalAnnotationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.normalAnnotation(). - enterNormalAnnotation(Java20Parser.NormalAnnotationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.normalAnnotation(). - enterNormalAnnotation(NabuParser.NormalAnnotationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.normalAnnotation(). - enterNormalAnnotation(NabuParser.NormalAnnotationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.normalAnnotation(). - enterNormalClassDeclaration(Java20Parser.NormalClassDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.normalClassDeclaration(). - enterNormalClassDeclaration(Java20Parser.NormalClassDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.normalClassDeclaration(). - enterNormalClassDeclaration(NabuParser.NormalClassDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.normalClassDeclaration(). - enterNormalClassDeclaration(NabuParser.NormalClassDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.normalClassDeclaration(). - enterNormalInterfaceDeclaration(Java20Parser.NormalInterfaceDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.normalInterfaceDeclaration(). - enterNormalInterfaceDeclaration(Java20Parser.NormalInterfaceDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.normalInterfaceDeclaration(). - enterNormalInterfaceDeclaration(NabuParser.NormalInterfaceDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.normalInterfaceDeclaration(). - enterNormalInterfaceDeclaration(NabuParser.NormalInterfaceDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.normalInterfaceDeclaration(). - enterNullableType(KotlinParser.NullableTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.nullableType(). - enterNullableType(KotlinParser.NullableTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.nullableType(). - enterNumericType(Java20Parser.NumericTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.numericType(). - enterNumericType(Java20Parser.NumericTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.numericType(). - enterNumericType(NabuParser.NumericTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.numericType(). - enterNumericType(NabuParser.NumericTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.numericType(). - enterObjectDeclaration(KotlinParser.ObjectDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.objectDeclaration(). - enterObjectDeclaration(KotlinParser.ObjectDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.objectDeclaration(). - enterObjectLiteral(KotlinParser.ObjectLiteralContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.objectLiteral(). - enterObjectLiteral(KotlinParser.ObjectLiteralContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.objectLiteral(). - enterOrdinaryCompilationUnit(Java20Parser.OrdinaryCompilationUnitContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.ordinaryCompilationUnit(). - enterOrdinaryCompilationUnit(Java20Parser.OrdinaryCompilationUnitContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.ordinaryCompilationUnit(). - enterOrdinaryCompilationUnit(NabuParser.OrdinaryCompilationUnitContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.ordinaryCompilationUnit(). - enterOrdinaryCompilationUnit(NabuParser.OrdinaryCompilationUnitContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.ordinaryCompilationUnit(). - enterPackageDeclaration(Java20Parser.PackageDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.packageDeclaration(). - enterPackageDeclaration(Java20Parser.PackageDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.packageDeclaration(). - enterPackageDeclaration(NabuParser.PackageDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.packageDeclaration(). - enterPackageDeclaration(NabuParser.PackageDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.packageDeclaration(). - enterPackageHeader(KotlinParser.PackageHeaderContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.packageHeader(). - enterPackageHeader(KotlinParser.PackageHeaderContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.packageHeader(). - enterPackageModifier(Java20Parser.PackageModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.packageModifier(). - enterPackageModifier(Java20Parser.PackageModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.packageModifier(). - enterPackageModifier(NabuParser.PackageModifierContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.packageModifier(). - enterPackageModifier(NabuParser.PackageModifierContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.packageModifier(). - enterPackageName(Java20Parser.PackageNameContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.packageName(). - enterPackageName(Java20Parser.PackageNameContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.packageName(). - enterPackageName(NabuParser.PackageNameContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.packageName(). - enterPackageName(NabuParser.PackageNameContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.packageName(). - enterPackageOrTypeName(Java20Parser.PackageOrTypeNameContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.packageOrTypeName(). - enterPackageOrTypeName(Java20Parser.PackageOrTypeNameContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.packageOrTypeName(). - enterPackageOrTypeName(NabuParser.PackageOrTypeNameContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.packageOrTypeName(). - enterPackageOrTypeName(NabuParser.PackageOrTypeNameContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.packageOrTypeName(). - enterParameter(KotlinParser.ParameterContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.parameter(). - enterParameter(KotlinParser.ParameterContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.parameter(). - enterParameterModifier(KotlinParser.ParameterModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.parameterModifier(). - enterParameterModifier(KotlinParser.ParameterModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.parameterModifier(). - enterParenthesizedExpression(KotlinParser.ParenthesizedExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.parenthesizedExpression(). - enterParenthesizedExpression(KotlinParser.ParenthesizedExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.parenthesizedExpression(). - enterParenthesizedType(KotlinParser.ParenthesizedTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.parenthesizedType(). - enterParenthesizedType(KotlinParser.ParenthesizedTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.parenthesizedType(). - enterPattern(Java20Parser.PatternContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.pattern(). - enterPattern(Java20Parser.PatternContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.pattern(). - enterPattern(NabuParser.PatternContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.pattern(). - enterPattern(NabuParser.PatternContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.pattern(). - enterPfE(Java20Parser.PfEContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.pfE(). - enterPfE(Java20Parser.PfEContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.pfE(). - enterPfE(NabuParser.PfEContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.pfE(). - enterPfE(NabuParser.PfEContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.pfE(). - enterPNNA(Java20Parser.PNNAContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.pNNA(). - enterPNNA(Java20Parser.PNNAContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.pNNA(). - enterPNNA(NabuParser.PNNAContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.pNNA(). - enterPNNA(NabuParser.PNNAContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.pNNA(). - enterPostDecrementExpression(Java20Parser.PostDecrementExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.postDecrementExpression(). - enterPostDecrementExpression(Java20Parser.PostDecrementExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.postDecrementExpression(). - enterPostDecrementExpression(NabuParser.PostDecrementExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.postDecrementExpression(). - enterPostDecrementExpression(NabuParser.PostDecrementExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.postDecrementExpression(). - enterPostfixExpression(Java20Parser.PostfixExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.postfixExpression(). - enterPostfixExpression(Java20Parser.PostfixExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.postfixExpression(). - enterPostfixExpression(NabuParser.PostfixExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.postfixExpression(). - enterPostfixExpression(NabuParser.PostfixExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.postfixExpression(). - enterPostfixUnaryExpression(KotlinParser.PostfixUnaryExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.postfixUnaryExpression(). - enterPostfixUnaryExpression(KotlinParser.PostfixUnaryExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.postfixUnaryExpression(). - enterPostfixUnaryOperation(KotlinParser.PostfixUnaryOperationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.postfixUnaryOperation(). - enterPostfixUnaryOperation(KotlinParser.PostfixUnaryOperationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.postfixUnaryOperation(). - enterPostIncrementExpression(Java20Parser.PostIncrementExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.postIncrementExpression(). - enterPostIncrementExpression(Java20Parser.PostIncrementExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.postIncrementExpression(). - enterPostIncrementExpression(NabuParser.PostIncrementExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.postIncrementExpression(). - enterPostIncrementExpression(NabuParser.PostIncrementExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.postIncrementExpression(). - enterPreamble(KotlinParser.PreambleContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.preamble(). - enterPreamble(KotlinParser.PreambleContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.preamble(). - enterPreDecrementExpression(Java20Parser.PreDecrementExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.preDecrementExpression(). - enterPreDecrementExpression(Java20Parser.PreDecrementExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.preDecrementExpression(). - enterPreDecrementExpression(NabuParser.PreDecrementExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.preDecrementExpression(). - enterPreDecrementExpression(NabuParser.PreDecrementExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.preDecrementExpression(). - enterPrefixUnaryExpression(KotlinParser.PrefixUnaryExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.prefixUnaryExpression(). - enterPrefixUnaryExpression(KotlinParser.PrefixUnaryExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.prefixUnaryExpression(). - enterPrefixUnaryOperation(KotlinParser.PrefixUnaryOperationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.prefixUnaryOperation(). - enterPrefixUnaryOperation(KotlinParser.PrefixUnaryOperationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.prefixUnaryOperation(). - enterPreIncrementExpression(Java20Parser.PreIncrementExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.preIncrementExpression(). - enterPreIncrementExpression(Java20Parser.PreIncrementExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.preIncrementExpression(). - enterPreIncrementExpression(NabuParser.PreIncrementExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.preIncrementExpression(). - enterPreIncrementExpression(NabuParser.PreIncrementExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.preIncrementExpression(). - enterPrimary(Java20Parser.PrimaryContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.primary(). - enterPrimary(Java20Parser.PrimaryContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.primary(). - enterPrimary(NabuParser.PrimaryContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.primary(). - enterPrimary(NabuParser.PrimaryContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.primary(). - enterPrimaryConstructor(KotlinParser.PrimaryConstructorContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.primaryConstructor(). - enterPrimaryConstructor(KotlinParser.PrimaryConstructorContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.primaryConstructor(). - enterPrimaryNoNewArray(Java20Parser.PrimaryNoNewArrayContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.primaryNoNewArray(). - enterPrimaryNoNewArray(Java20Parser.PrimaryNoNewArrayContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.primaryNoNewArray(). - enterPrimaryNoNewArray(NabuParser.PrimaryNoNewArrayContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.primaryNoNewArray(). - enterPrimaryNoNewArray(NabuParser.PrimaryNoNewArrayContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.primaryNoNewArray(). - enterPrimitiveType(Java20Parser.PrimitiveTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.primitiveType(). - enterPrimitiveType(Java20Parser.PrimitiveTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.primitiveType(). - enterPrimitiveType(NabuParser.PrimitiveTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.primitiveType(). - enterPrimitiveType(NabuParser.PrimitiveTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.primitiveType(). - enterPropertyDeclaration(KotlinParser.PropertyDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.propertyDeclaration(). - enterPropertyDeclaration(KotlinParser.PropertyDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.propertyDeclaration(). - enterPropertyModifier(KotlinParser.PropertyModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.propertyModifier(). - enterPropertyModifier(KotlinParser.PropertyModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.propertyModifier(). - enterRangeExpression(KotlinParser.RangeExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.rangeExpression(). - enterRangeExpression(KotlinParser.RangeExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.rangeExpression(). - enterRangeTest(KotlinParser.RangeTestContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.rangeTest(). - enterRangeTest(KotlinParser.RangeTestContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.rangeTest(). - enterReceiverParameter(Java20Parser.ReceiverParameterContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.receiverParameter(). - enterReceiverParameter(Java20Parser.ReceiverParameterContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.receiverParameter(). - enterReceiverParameter(NabuParser.ReceiverParameterContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.receiverParameter(). - enterReceiverParameter(NabuParser.ReceiverParameterContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.receiverParameter(). - enterReceiverType(KotlinParser.ReceiverTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.receiverType(). - enterReceiverType(KotlinParser.ReceiverTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.receiverType(). - enterRecordBody(Java20Parser.RecordBodyContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.recordBody(). - enterRecordBody(Java20Parser.RecordBodyContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.recordBody(). - enterRecordBody(NabuParser.RecordBodyContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.recordBody(). - enterRecordBody(NabuParser.RecordBodyContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.recordBody(). - enterRecordBodyDeclaration(Java20Parser.RecordBodyDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.recordBodyDeclaration(). - enterRecordBodyDeclaration(Java20Parser.RecordBodyDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.recordBodyDeclaration(). - enterRecordBodyDeclaration(NabuParser.RecordBodyDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.recordBodyDeclaration(). - enterRecordBodyDeclaration(NabuParser.RecordBodyDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.recordBodyDeclaration(). - enterRecordComponent(Java20Parser.RecordComponentContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.recordComponent(). - enterRecordComponent(Java20Parser.RecordComponentContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.recordComponent(). - enterRecordComponent(NabuParser.RecordComponentContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.recordComponent(). - enterRecordComponent(NabuParser.RecordComponentContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.recordComponent(). - enterRecordComponentList(Java20Parser.RecordComponentListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.recordComponentList(). - enterRecordComponentList(Java20Parser.RecordComponentListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.recordComponentList(). - enterRecordComponentList(NabuParser.RecordComponentListContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.recordComponentList(). - enterRecordComponentList(NabuParser.RecordComponentListContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.recordComponentList(). - enterRecordComponentModifier(Java20Parser.RecordComponentModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.recordComponentModifier(). - enterRecordComponentModifier(Java20Parser.RecordComponentModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.recordComponentModifier(). - enterRecordComponentModifier(NabuParser.RecordComponentModifierContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.recordComponentModifier(). - enterRecordComponentModifier(NabuParser.RecordComponentModifierContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.recordComponentModifier(). - enterRecordDeclaration(Java20Parser.RecordDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.recordDeclaration(). - enterRecordDeclaration(Java20Parser.RecordDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.recordDeclaration(). - enterRecordDeclaration(NabuParser.RecordDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.recordDeclaration(). - enterRecordDeclaration(NabuParser.RecordDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.recordDeclaration(). - enterRecordHeader(Java20Parser.RecordHeaderContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.recordHeader(). - enterRecordHeader(Java20Parser.RecordHeaderContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.recordHeader(). - enterRecordHeader(NabuParser.RecordHeaderContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.recordHeader(). - enterRecordHeader(NabuParser.RecordHeaderContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.recordHeader(). - enterReferenceType(Java20Parser.ReferenceTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.referenceType(). - enterReferenceType(Java20Parser.ReferenceTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.referenceType(). - enterReferenceType(NabuParser.ReferenceTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.referenceType(). - enterReferenceType(NabuParser.ReferenceTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.referenceType(). - enterRelationalExpression(Java20Parser.RelationalExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.relationalExpression(). - enterRelationalExpression(Java20Parser.RelationalExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.relationalExpression(). - enterRelationalExpression(NabuParser.RelationalExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.relationalExpression(). - enterRelationalExpression(NabuParser.RelationalExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.relationalExpression(). - enterRequiresModifier(Java20Parser.RequiresModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.requiresModifier(). - enterRequiresModifier(Java20Parser.RequiresModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.requiresModifier(). - enterRequiresModifier(NabuParser.RequiresModifierContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.requiresModifier(). - enterRequiresModifier(NabuParser.RequiresModifierContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.requiresModifier(). - enterResource(Java20Parser.ResourceContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.resource(). - enterResource(Java20Parser.ResourceContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.resource(). - enterResource(NabuParser.ResourceContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.resource(). - enterResource(NabuParser.ResourceContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.resource(). - enterResourceList(Java20Parser.ResourceListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.resourceList(). - enterResourceList(Java20Parser.ResourceListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.resourceList(). - enterResourceList(NabuParser.ResourceListContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.resourceList(). - enterResourceList(NabuParser.ResourceListContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.resourceList(). - enterResourceSpecification(Java20Parser.ResourceSpecificationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.resourceSpecification(). - enterResourceSpecification(Java20Parser.ResourceSpecificationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.resourceSpecification(). - enterResourceSpecification(NabuParser.ResourceSpecificationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.resourceSpecification(). - enterResourceSpecification(NabuParser.ResourceSpecificationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.resourceSpecification(). - enterResult(Java20Parser.ResultContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.result(). - enterResult(Java20Parser.ResultContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.result(). - enterResult(NabuParser.ResultContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.result(). - enterResult(NabuParser.ResultContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.result(). - enterReturnStatement(Java20Parser.ReturnStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.returnStatement(). - enterReturnStatement(Java20Parser.ReturnStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.returnStatement(). - enterReturnStatement(NabuParser.ReturnStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.returnStatement(). - enterReturnStatement(NabuParser.ReturnStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.returnStatement(). - enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AdditionalBoundContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AdditiveExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AmbiguousNameContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AndExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationInterfaceBodyContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationInterfaceDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationInterfaceElementDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationInterfaceElementModifierContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationInterfaceMemberDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArgumentListContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayAccessContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayCreationExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayCreationExpressionWithInitializerContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayCreationExpressionWithoutInitializerContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayInitializerContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayTypeContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AssertStatementContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AssignmentContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AssignmentExpressionTreeContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AssignmentOperatorContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BasicForStatementContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BasicForStatementNoShortIfContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BlockContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BlockStatementContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BlockStatementsContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BreakStatementContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CaseConstantContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CastExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CatchClauseContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CatchesContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CatchFormalParameterContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CatchTypeContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassBodyContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassBodyDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassExtendsContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassImplementsContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassInstanceCreationExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassLiteralContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassMemberDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassModifierContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassOrInterfaceTypeContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassOrInterfaceTypeToInstantiateContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassPermitsContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassTypeContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CoitContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CompactConstructorDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CompilationUnitContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConditionalAndExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConditionalExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConditionalOrExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstantDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstantExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstantModifierContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstructorBodyContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstructorDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstructorDeclaratorContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstructorModifierContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordMinusForTypeIdentifierContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordMinusForUnqualifiedMethodIdentifierContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContinueStatementContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.DefaultValueContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.DimExprContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.DimExprsContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.DimsContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.DoStatementContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ElementValueArrayInitializerContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ElementValueContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ElementValueListContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ElementValuePairContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ElementValuePairListContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EmptyStatement_Context
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnhancedForStatementContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnhancedForStatementNoShortIfContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumBodyContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumBodyDeclarationsContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumConstantContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumConstantListContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumConstantModifierContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EqualityExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExceptionTypeContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExceptionTypeListContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExclusiveOrExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExplicitConstructorInvocationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExpressionNameContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExpressionStatementContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FieldAccessContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FieldDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FieldModifierContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FinallyBlockContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FloatingPointTypeContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ForInitContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FormalParameterContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FormalParameterListContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ForStatementContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ForStatementNoShortIfContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ForUpdateContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.IdentifierContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.IfThenElseStatementContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.IfThenElseStatementNoShortIfContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.IfThenStatementContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ImportDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InclusiveOrExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InstanceInitializerContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.IntegralTypeContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceBodyContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceExtendsContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceMemberDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceMethodDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceMethodModifierContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceModifierContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfacePermitsContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceTypeContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceTypeListContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LabeledStatementContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LabeledStatementNoShortIfContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LambdaBodyContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LambdaExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LambdaParameterContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LambdaParameterListContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LambdaParametersContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LambdaParameterTypeContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LeftHandSideContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LiteralContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LocalClassOrInterfaceDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LocalVariableDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LocalVariableDeclarationStatementContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LocalVariableTypeContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MarkerAnnotationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodBodyContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodDeclaratorContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodHeaderContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodInvocationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodModifierContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodNameContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodReferenceContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModularCompilationUnitContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModuleDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModuleDirectiveContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModuleNameContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MultiplicativeExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.NormalAnnotationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.NormalClassDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.NormalInterfaceDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.NumericTypeContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.OrdinaryCompilationUnitContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PackageDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PackageModifierContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PackageNameContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PackageOrTypeNameContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PatternContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PfEContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PNNAContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PostDecrementExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PostfixExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PostIncrementExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PreDecrementExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PreIncrementExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PrimaryContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PrimaryNoNewArrayContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PrimitiveTypeContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ReceiverParameterContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordBodyContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordBodyDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordComponentContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordComponentListContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordComponentModifierContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordHeaderContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ReferenceTypeContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RelationalExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RequiresModifierContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ResourceContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ResourceListContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ResourceSpecificationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ResultContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ReturnStatementContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ShiftExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SimpleTypeNameContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SingleElementAnnotationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SingleStaticImportDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SingleTypeImportDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.Start_Context
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementExpressionListContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementNoShortIfContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementWithoutTrailingSubstatementContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StaticImportOnDemandDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StaticInitializerContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchBlockContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchBlockStatementGroupContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchLabelContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchRuleContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchStatementContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SynchronizedStatementContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ThrowStatementContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ThrowsTContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TopLevelClassOrInterfaceDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TryStatementContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TryWithResourcesStatementContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeArgumentContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeArgumentListContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeArgumentsContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeArgumentsOrDiamondContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeBoundContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeIdentifierContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeImportOnDemandDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeNameContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeParameterContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeParameterListContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeParameterModifierContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeParametersContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypePatternContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeVariableContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UCOITContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannArrayTypeContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannClassOrInterfaceTypeContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannClassTypeContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannInterfaceTypeContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannPrimitiveTypeContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannReferenceTypeContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannTypeContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannTypeVariableContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnaryExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnaryExpressionNotPlusMinusContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnqualifiedClassInstanceCreationExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnqualifiedMethodIdentifierContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableAccessContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableArityParameterContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableArityRecordComponentContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableDeclaratorContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableDeclaratorIdContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableDeclaratorListContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableInitializerContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableInitializerListContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableModifierContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.WhileStatementContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.WhileStatementNoShortIfContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.WildcardBoundsContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.WildcardContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.YieldStatementContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AdditiveExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AdditiveOperatorContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotatedLambdaContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotationListContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotationsContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotationUseSiteTargetContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnonymousInitializerContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnysemiContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ArrayAccessContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AssignmentOperatorContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AtomicExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.BlockContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.BlockLevelExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CallableReferenceContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CallSuffixContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CatchBlockContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassBodyContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassMemberDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassModifierContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassParameterContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassParametersContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CollectionLiteralContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CompanionObjectContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ComparisonContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ComparisonOperatorContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ConditionalExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ConjunctionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ConstructorDelegationCallContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ConstructorInvocationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ControlStructureBodyContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DelegationSpecifierContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DelegationSpecifiersContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DisjunctionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DoWhileExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ElvisExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EnumClassBodyContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EnumEntriesContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EnumEntryContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EqualityComparisonContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EqualityOperationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ExplicitDelegationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FileAnnotationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FileAnnotationsContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FinallyBlockContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ForExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionBodyContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionLiteralContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionModifierContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionTypeContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionTypeParametersContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionTypeReceiverContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionValueParameterContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionValueParametersContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.GetterContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.IdentifierContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.IfExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ImportAliasContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ImportHeaderContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ImportListContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.InfixFunctionCallContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.InheritanceModifierContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.InOperatorContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.IsOperatorContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.JumpExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.KotlinFileContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LabelDefinitionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LambdaParameterContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LambdaParametersContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LineStringContentContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LineStringExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LineStringLiteralContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LiteralConstantContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LoopExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MemberAccessOperatorContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MemberModifierContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ModifierContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ModifierListContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiLineStringContentContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiLineStringExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiLineStringLiteralContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiplicativeExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiplicativeOperationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiVariableDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.NamedInfixContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.NullableTypeContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ObjectDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ObjectLiteralContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PackageHeaderContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ParameterContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ParameterModifierContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ParenthesizedExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ParenthesizedTypeContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PostfixUnaryExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PostfixUnaryOperationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PreambleContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PrefixUnaryExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PrefixUnaryOperationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PrimaryConstructorContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PropertyDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PropertyModifierContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.RangeExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.RangeTestContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ReceiverTypeContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ScriptContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SecondaryConstructorContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SemiContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SetterContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SimpleIdentifierContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SimpleUserTypeContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.StatementContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.StatementsContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.StringLiteralContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SuperExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ThisExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TopLevelObjectContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TryExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeAliasContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeArgumentsContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeConstraintContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeConstraintsContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeModifierListContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeOperationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeParameterContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeParameterModifierContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeParametersContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeProjectionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeProjectionModifierListContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeReferenceContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeRHSContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeTestContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.UnescapedAnnotationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.UserTypeContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ValueArgumentContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ValueArgumentsContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.VariableDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.VarianceAnnotationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.VisibilityModifierContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.WhenConditionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.WhenEntryContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.WhenExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.WhileExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.AdditionalBoundContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.AdditiveExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.AmbiguousNameContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.AndExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.AnnotationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.AnnotationInterfaceBodyContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.AnnotationInterfaceDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.AnnotationInterfaceElementDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.AnnotationInterfaceElementModifierContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.AnnotationInterfaceMemberDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ArgumentListContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ArrayAccessContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ArrayCreationExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ArrayCreationExpressionWithInitializerContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ArrayCreationExpressionWithoutInitializerContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ArrayInitializerContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ArrayTypeContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.AssertStatementContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.AssignmentContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.AssignmentExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.AssignmentOperatorContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.BasicForStatementContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.BasicForStatementNoShortIfContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.BlockContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.BlockStatementContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.BlockStatementsContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.BreakStatementContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.CaseConstantContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.CastExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.CatchClauseContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.CatchesContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.CatchFormalParameterContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.CatchTypeContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ClassBodyContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ClassBodyDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ClassDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ClassExtendsContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ClassImplementsContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ClassInstanceCreationExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ClassLiteralContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ClassMemberDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ClassModifierContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ClassOrInterfaceTypeContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ClassOrInterfaceTypeToInstantiateContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ClassPermitsContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ClassTypeContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.CoitContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.CompactConstructorDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.CompilationUnitContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ConditionalAndExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ConditionalExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ConditionalOrExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ConstantDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ConstantExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ConstantModifierContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ConstructorBodyContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ConstructorDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ConstructorDeclaratorContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ConstructorModifierContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ContextualKeywordContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ContextualKeywordMinusForTypeIdentifierContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ContextualKeywordMinusForUnqualifiedFunctionIdentifierContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ContinueStatementContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.DefaultValueContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.DimExprContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.DimExprsContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.DimsContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.DoStatementContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ElementValueArrayInitializerContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ElementValueContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ElementValueListContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ElementValuePairContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ElementValuePairListContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.EmptyStatement_Context
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.EnhancedForStatementContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.EnhancedForStatementNoShortIfContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.EnumBodyContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.EnumBodyDeclarationsContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.EnumConstantContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.EnumConstantListContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.EnumConstantModifierContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.EnumDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.EqualityExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ExceptionTypeContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ExceptionTypeListContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ExclusiveOrExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ExplicitConstructorInvocationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ExpressionNameContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ExpressionStatementContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.FieldAccessContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.FieldDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.FieldModifierContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.FinallyBlockContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.FloatingPointTypeContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ForInitContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.FormalParameterContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.FormalParameterListContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ForStatementContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ForStatementNoShortIfContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ForUpdateContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionBodyContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionDeclaratorContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionHeaderContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionInvocationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionModifierContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionNameContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionReferenceContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.IdentifierContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.IfThenElseStatementContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.IfThenElseStatementNoShortIfContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.IfThenStatementContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ImportDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.InclusiveOrExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.InstanceInitializerContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.IntegralTypeContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceBodyContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceExtendsContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceFunctionDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceFunctionModifierContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceMemberDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceModifierContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.InterfacePermitsContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceTypeContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceTypeListContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.LabeledStatementContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.LabeledStatementNoShortIfContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.LambdaBodyContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.LambdaExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.LambdaParameterContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.LambdaParameterListContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.LambdaParametersContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.LambdaParameterTypeContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.LeftHandSideContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.LiteralContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.LocalClassOrInterfaceDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.LocalVariableDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.LocalVariableDeclarationStatementContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.LocalVariableTypeContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.MarkerAnnotationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ModularCompilationUnitContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ModuleDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ModuleDirectiveContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ModuleNameContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.MultiplicativeExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.NabuLocalVariableDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.NabuVariableDeclaratorContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.NabuVariableDeclaratorListContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.NormalAnnotationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.NormalClassDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.NormalInterfaceDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.NumericTypeContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.OrdinaryCompilationUnitContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.PackageDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.PackageModifierContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.PackageNameContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.PackageOrTypeNameContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.PatternContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.PfEContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.PNNAContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.PostDecrementExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.PostfixExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.PostIncrementExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.PreDecrementExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.PreIncrementExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.PrimaryContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.PrimaryNoNewArrayContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.PrimitiveTypeContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ReceiverParameterContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.RecordBodyContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.RecordBodyDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.RecordComponentContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.RecordComponentListContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.RecordComponentModifierContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.RecordDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.RecordHeaderContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ReferenceTypeContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.RelationalExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.RequiresModifierContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ResourceContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ResourceListContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ResourceSpecificationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ResultContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ReturnStatementContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ShiftExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.SimpleTypeNameContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.SingleElementAnnotationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.SingleStaticImportDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.SingleTypeImportDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.Start_Context
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.StatementContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.StatementExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.StatementExpressionListContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.StatementNoShortIfContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.StatementWithoutTrailingSubstatementContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.StaticImportOnDemandDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.StaticInitializerContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchBlockContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchBlockStatementGroupContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchLabelContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchRuleContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchStatementContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.SynchronizedStatementContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ThrowStatementContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ThrowsTContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.TopLevelClassOrInterfaceDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.TryStatementContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.TryWithResourcesStatementContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.TypeArgumentContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.TypeArgumentListContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.TypeArgumentsContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.TypeArgumentsOrDiamondContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.TypeBoundContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.TypeIdentifierContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.TypeImportOnDemandDeclarationContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.TypeNameContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.TypeParameterContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.TypeParameterListContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.TypeParameterModifierContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.TypeParametersContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.TypePatternContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.TypeVariableContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.UCOITContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.UnannArrayTypeContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.UnannClassOrInterfaceTypeContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.UnannClassTypeContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.UnannInterfaceTypeContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.UnannPrimitiveTypeContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.UnannReferenceTypeContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.UnannTypeContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.UnannTypeVariableContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.UnaryExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.UnaryExpressionNotPlusMinusContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.UnqualifiedClassInstanceCreationExpressionContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.UnqualifiedFunctionIdentifierContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.VariableAccessContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.VariableArityParameterContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.VariableArityRecordComponentContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.VariableDeclaratorContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.VariableDeclaratorIdContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.VariableDeclaratorListContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.VariableInitializerContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.VariableInitializerListContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.VariableModifierContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.WhileStatementContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.WhileStatementNoShortIfContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.WildcardBoundsContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.WildcardContext
- enterRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.YieldStatementContext
- enterScript(KotlinParser.ScriptContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.script(). - enterScript(KotlinParser.ScriptContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.script(). - enterSecondaryConstructor(KotlinParser.SecondaryConstructorContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.secondaryConstructor(). - enterSecondaryConstructor(KotlinParser.SecondaryConstructorContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.secondaryConstructor(). - enterSemi(KotlinParser.SemiContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.semi(). - enterSemi(KotlinParser.SemiContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.semi(). - enterSetter(KotlinParser.SetterContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.setter(). - enterSetter(KotlinParser.SetterContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.setter(). - enterShiftExpression(Java20Parser.ShiftExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.shiftExpression(). - enterShiftExpression(Java20Parser.ShiftExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.shiftExpression(). - enterShiftExpression(NabuParser.ShiftExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.shiftExpression(). - enterShiftExpression(NabuParser.ShiftExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.shiftExpression(). - enterSimpleIdentifier(KotlinParser.SimpleIdentifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.simpleIdentifier(). - enterSimpleIdentifier(KotlinParser.SimpleIdentifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.simpleIdentifier(). - enterSimpleTypeName(Java20Parser.SimpleTypeNameContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.simpleTypeName(). - enterSimpleTypeName(Java20Parser.SimpleTypeNameContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.simpleTypeName(). - enterSimpleTypeName(NabuParser.SimpleTypeNameContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.simpleTypeName(). - enterSimpleTypeName(NabuParser.SimpleTypeNameContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.simpleTypeName(). - enterSimpleUserType(KotlinParser.SimpleUserTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.simpleUserType(). - enterSimpleUserType(KotlinParser.SimpleUserTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.simpleUserType(). - enterSingleElementAnnotation(Java20Parser.SingleElementAnnotationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.singleElementAnnotation(). - enterSingleElementAnnotation(Java20Parser.SingleElementAnnotationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.singleElementAnnotation(). - enterSingleElementAnnotation(NabuParser.SingleElementAnnotationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.singleElementAnnotation(). - enterSingleElementAnnotation(NabuParser.SingleElementAnnotationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.singleElementAnnotation(). - enterSingleStaticImportDeclaration(Java20Parser.SingleStaticImportDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.singleStaticImportDeclaration(). - enterSingleStaticImportDeclaration(Java20Parser.SingleStaticImportDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.singleStaticImportDeclaration(). - enterSingleStaticImportDeclaration(NabuParser.SingleStaticImportDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.singleStaticImportDeclaration(). - enterSingleStaticImportDeclaration(NabuParser.SingleStaticImportDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.singleStaticImportDeclaration(). - enterSingleTypeImportDeclaration(Java20Parser.SingleTypeImportDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.singleTypeImportDeclaration(). - enterSingleTypeImportDeclaration(Java20Parser.SingleTypeImportDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.singleTypeImportDeclaration(). - enterSingleTypeImportDeclaration(NabuParser.SingleTypeImportDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.singleTypeImportDeclaration(). - enterSingleTypeImportDeclaration(NabuParser.SingleTypeImportDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.singleTypeImportDeclaration(). - enterStart_(Java20Parser.Start_Context) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.start_(). - enterStart_(Java20Parser.Start_Context) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.start_(). - enterStart_(NabuParser.Start_Context) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.start_(). - enterStart_(NabuParser.Start_Context) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.start_(). - enterStatement(Java20Parser.StatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.statement(). - enterStatement(Java20Parser.StatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.statement(). - enterStatement(KotlinParser.StatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.statement(). - enterStatement(KotlinParser.StatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.statement(). - enterStatement(NabuParser.StatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.statement(). - enterStatement(NabuParser.StatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.statement(). - enterStatementExpression(Java20Parser.StatementExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.statementExpression(). - enterStatementExpression(Java20Parser.StatementExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.statementExpression(). - enterStatementExpression(NabuParser.StatementExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.statementExpression(). - enterStatementExpression(NabuParser.StatementExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.statementExpression(). - enterStatementExpressionList(Java20Parser.StatementExpressionListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.statementExpressionList(). - enterStatementExpressionList(Java20Parser.StatementExpressionListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.statementExpressionList(). - enterStatementExpressionList(NabuParser.StatementExpressionListContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.statementExpressionList(). - enterStatementExpressionList(NabuParser.StatementExpressionListContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.statementExpressionList(). - enterStatementNoShortIf(Java20Parser.StatementNoShortIfContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.statementNoShortIf(). - enterStatementNoShortIf(Java20Parser.StatementNoShortIfContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.statementNoShortIf(). - enterStatementNoShortIf(NabuParser.StatementNoShortIfContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.statementNoShortIf(). - enterStatementNoShortIf(NabuParser.StatementNoShortIfContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.statementNoShortIf(). - enterStatements(KotlinParser.StatementsContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.statements(). - enterStatements(KotlinParser.StatementsContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.statements(). - enterStatementWithoutTrailingSubstatement(Java20Parser.StatementWithoutTrailingSubstatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.statementWithoutTrailingSubstatement(). - enterStatementWithoutTrailingSubstatement(Java20Parser.StatementWithoutTrailingSubstatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.statementWithoutTrailingSubstatement(). - enterStatementWithoutTrailingSubstatement(NabuParser.StatementWithoutTrailingSubstatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.statementWithoutTrailingSubstatement(). - enterStatementWithoutTrailingSubstatement(NabuParser.StatementWithoutTrailingSubstatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.statementWithoutTrailingSubstatement(). - enterStaticImportOnDemandDeclaration(Java20Parser.StaticImportOnDemandDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.staticImportOnDemandDeclaration(). - enterStaticImportOnDemandDeclaration(Java20Parser.StaticImportOnDemandDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.staticImportOnDemandDeclaration(). - enterStaticImportOnDemandDeclaration(NabuParser.StaticImportOnDemandDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.staticImportOnDemandDeclaration(). - enterStaticImportOnDemandDeclaration(NabuParser.StaticImportOnDemandDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.staticImportOnDemandDeclaration(). - enterStaticInitializer(Java20Parser.StaticInitializerContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.staticInitializer(). - enterStaticInitializer(Java20Parser.StaticInitializerContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.staticInitializer(). - enterStaticInitializer(NabuParser.StaticInitializerContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.staticInitializer(). - enterStaticInitializer(NabuParser.StaticInitializerContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.staticInitializer(). - enterStringLiteral(KotlinParser.StringLiteralContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.stringLiteral(). - enterStringLiteral(KotlinParser.StringLiteralContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.stringLiteral(). - enterSuperExpression(KotlinParser.SuperExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.superExpression(). - enterSuperExpression(KotlinParser.SuperExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.superExpression(). - enterSwitchBlock(Java20Parser.SwitchBlockContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.switchBlock(). - enterSwitchBlock(Java20Parser.SwitchBlockContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.switchBlock(). - enterSwitchBlock(NabuParser.SwitchBlockContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.switchBlock(). - enterSwitchBlock(NabuParser.SwitchBlockContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.switchBlock(). - enterSwitchBlockStatementGroup(Java20Parser.SwitchBlockStatementGroupContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.switchBlockStatementGroup(). - enterSwitchBlockStatementGroup(Java20Parser.SwitchBlockStatementGroupContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.switchBlockStatementGroup(). - enterSwitchBlockStatementGroup(NabuParser.SwitchBlockStatementGroupContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.switchBlockStatementGroup(). - enterSwitchBlockStatementGroup(NabuParser.SwitchBlockStatementGroupContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.switchBlockStatementGroup(). - enterSwitchExpression(Java20Parser.SwitchExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.switchExpression(). - enterSwitchExpression(Java20Parser.SwitchExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.switchExpression(). - enterSwitchExpression(NabuParser.SwitchExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.switchExpression(). - enterSwitchExpression(NabuParser.SwitchExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.switchExpression(). - enterSwitchLabel(Java20Parser.SwitchLabelContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.switchLabel(). - enterSwitchLabel(Java20Parser.SwitchLabelContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.switchLabel(). - enterSwitchLabel(NabuParser.SwitchLabelContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.switchLabel(). - enterSwitchLabel(NabuParser.SwitchLabelContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.switchLabel(). - enterSwitchRule(Java20Parser.SwitchRuleContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.switchRule(). - enterSwitchRule(Java20Parser.SwitchRuleContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.switchRule(). - enterSwitchRule(NabuParser.SwitchRuleContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.switchRule(). - enterSwitchRule(NabuParser.SwitchRuleContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.switchRule(). - enterSwitchStatement(Java20Parser.SwitchStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.switchStatement(). - enterSwitchStatement(Java20Parser.SwitchStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.switchStatement(). - enterSwitchStatement(NabuParser.SwitchStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.switchStatement(). - enterSwitchStatement(NabuParser.SwitchStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.switchStatement(). - enterSynchronizedStatement(Java20Parser.SynchronizedStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.synchronizedStatement(). - enterSynchronizedStatement(Java20Parser.SynchronizedStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.synchronizedStatement(). - enterSynchronizedStatement(NabuParser.SynchronizedStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.synchronizedStatement(). - enterSynchronizedStatement(NabuParser.SynchronizedStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.synchronizedStatement(). - enterThisExpression(KotlinParser.ThisExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.thisExpression(). - enterThisExpression(KotlinParser.ThisExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.thisExpression(). - enterThrowsT(Java20Parser.ThrowsTContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.throwsT(). - enterThrowsT(Java20Parser.ThrowsTContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.throwsT(). - enterThrowsT(NabuParser.ThrowsTContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.throwsT(). - enterThrowsT(NabuParser.ThrowsTContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.throwsT(). - enterThrowStatement(Java20Parser.ThrowStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.throwStatement(). - enterThrowStatement(Java20Parser.ThrowStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.throwStatement(). - enterThrowStatement(NabuParser.ThrowStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.throwStatement(). - enterThrowStatement(NabuParser.ThrowStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.throwStatement(). - enterTopLevelClassOrInterfaceDeclaration(Java20Parser.TopLevelClassOrInterfaceDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.topLevelClassOrInterfaceDeclaration(). - enterTopLevelClassOrInterfaceDeclaration(Java20Parser.TopLevelClassOrInterfaceDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.topLevelClassOrInterfaceDeclaration(). - enterTopLevelClassOrInterfaceDeclaration(NabuParser.TopLevelClassOrInterfaceDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.topLevelClassOrInterfaceDeclaration(). - enterTopLevelClassOrInterfaceDeclaration(NabuParser.TopLevelClassOrInterfaceDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.topLevelClassOrInterfaceDeclaration(). - enterTopLevelObject(KotlinParser.TopLevelObjectContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.topLevelObject(). - enterTopLevelObject(KotlinParser.TopLevelObjectContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.topLevelObject(). - enterTryExpression(KotlinParser.TryExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.tryExpression(). - enterTryExpression(KotlinParser.TryExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.tryExpression(). - enterTryStatement(Java20Parser.TryStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.tryStatement(). - enterTryStatement(Java20Parser.TryStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.tryStatement(). - enterTryStatement(NabuParser.TryStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.tryStatement(). - enterTryStatement(NabuParser.TryStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.tryStatement(). - enterTryWithResourcesStatement(Java20Parser.TryWithResourcesStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.tryWithResourcesStatement(). - enterTryWithResourcesStatement(Java20Parser.TryWithResourcesStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.tryWithResourcesStatement(). - enterTryWithResourcesStatement(NabuParser.TryWithResourcesStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.tryWithResourcesStatement(). - enterTryWithResourcesStatement(NabuParser.TryWithResourcesStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.tryWithResourcesStatement(). - enterType(KotlinParser.TypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.type(). - enterType(KotlinParser.TypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.type(). - enterTypeAlias(KotlinParser.TypeAliasContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.typeAlias(). - enterTypeAlias(KotlinParser.TypeAliasContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.typeAlias(). - enterTypeArgument(Java20Parser.TypeArgumentContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.typeArgument(). - enterTypeArgument(Java20Parser.TypeArgumentContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.typeArgument(). - enterTypeArgument(NabuParser.TypeArgumentContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.typeArgument(). - enterTypeArgument(NabuParser.TypeArgumentContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.typeArgument(). - enterTypeArgumentList(Java20Parser.TypeArgumentListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.typeArgumentList(). - enterTypeArgumentList(Java20Parser.TypeArgumentListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.typeArgumentList(). - enterTypeArgumentList(NabuParser.TypeArgumentListContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.typeArgumentList(). - enterTypeArgumentList(NabuParser.TypeArgumentListContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.typeArgumentList(). - enterTypeArguments(Java20Parser.TypeArgumentsContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.typeArguments(). - enterTypeArguments(Java20Parser.TypeArgumentsContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.typeArguments(). - enterTypeArguments(KotlinParser.TypeArgumentsContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.typeArguments(). - enterTypeArguments(KotlinParser.TypeArgumentsContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.typeArguments(). - enterTypeArguments(NabuParser.TypeArgumentsContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.typeArguments(). - enterTypeArguments(NabuParser.TypeArgumentsContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.typeArguments(). - enterTypeArgumentsOrDiamond(Java20Parser.TypeArgumentsOrDiamondContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.typeArgumentsOrDiamond(). - enterTypeArgumentsOrDiamond(Java20Parser.TypeArgumentsOrDiamondContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.typeArgumentsOrDiamond(). - enterTypeArgumentsOrDiamond(NabuParser.TypeArgumentsOrDiamondContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.typeArgumentsOrDiamond(). - enterTypeArgumentsOrDiamond(NabuParser.TypeArgumentsOrDiamondContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.typeArgumentsOrDiamond(). - enterTypeBound(Java20Parser.TypeBoundContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.typeBound(). - enterTypeBound(Java20Parser.TypeBoundContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.typeBound(). - enterTypeBound(NabuParser.TypeBoundContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.typeBound(). - enterTypeBound(NabuParser.TypeBoundContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.typeBound(). - enterTypeConstraint(KotlinParser.TypeConstraintContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.typeConstraint(). - enterTypeConstraint(KotlinParser.TypeConstraintContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.typeConstraint(). - enterTypeConstraints(KotlinParser.TypeConstraintsContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.typeConstraints(). - enterTypeConstraints(KotlinParser.TypeConstraintsContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.typeConstraints(). - enterTypeIdentifier(Java20Parser.TypeIdentifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.typeIdentifier(). - enterTypeIdentifier(Java20Parser.TypeIdentifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.typeIdentifier(). - enterTypeIdentifier(NabuParser.TypeIdentifierContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.typeIdentifier(). - enterTypeIdentifier(NabuParser.TypeIdentifierContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.typeIdentifier(). - enterTypeImportOnDemandDeclaration(Java20Parser.TypeImportOnDemandDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.typeImportOnDemandDeclaration(). - enterTypeImportOnDemandDeclaration(Java20Parser.TypeImportOnDemandDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.typeImportOnDemandDeclaration(). - enterTypeImportOnDemandDeclaration(NabuParser.TypeImportOnDemandDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.typeImportOnDemandDeclaration(). - enterTypeImportOnDemandDeclaration(NabuParser.TypeImportOnDemandDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.typeImportOnDemandDeclaration(). - enterTypeModifierList(KotlinParser.TypeModifierListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.typeModifierList(). - enterTypeModifierList(KotlinParser.TypeModifierListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.typeModifierList(). - enterTypeName(Java20Parser.TypeNameContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.typeName(). - enterTypeName(Java20Parser.TypeNameContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.typeName(). - enterTypeName(NabuParser.TypeNameContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.typeName(). - enterTypeName(NabuParser.TypeNameContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.typeName(). - enterTypeOperation(KotlinParser.TypeOperationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.typeOperation(). - enterTypeOperation(KotlinParser.TypeOperationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.typeOperation(). - enterTypeParameter(Java20Parser.TypeParameterContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.typeParameter(). - enterTypeParameter(Java20Parser.TypeParameterContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.typeParameter(). - enterTypeParameter(KotlinParser.TypeParameterContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.typeParameter(). - enterTypeParameter(KotlinParser.TypeParameterContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.typeParameter(). - enterTypeParameter(NabuParser.TypeParameterContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.typeParameter(). - enterTypeParameter(NabuParser.TypeParameterContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.typeParameter(). - enterTypeParameterList(Java20Parser.TypeParameterListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.typeParameterList(). - enterTypeParameterList(Java20Parser.TypeParameterListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.typeParameterList(). - enterTypeParameterList(NabuParser.TypeParameterListContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.typeParameterList(). - enterTypeParameterList(NabuParser.TypeParameterListContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.typeParameterList(). - enterTypeParameterModifier(Java20Parser.TypeParameterModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.typeParameterModifier(). - enterTypeParameterModifier(Java20Parser.TypeParameterModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.typeParameterModifier(). - enterTypeParameterModifier(KotlinParser.TypeParameterModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.typeParameterModifier(). - enterTypeParameterModifier(KotlinParser.TypeParameterModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.typeParameterModifier(). - enterTypeParameterModifier(NabuParser.TypeParameterModifierContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.typeParameterModifier(). - enterTypeParameterModifier(NabuParser.TypeParameterModifierContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.typeParameterModifier(). - enterTypeParameters(Java20Parser.TypeParametersContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.typeParameters(). - enterTypeParameters(Java20Parser.TypeParametersContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.typeParameters(). - enterTypeParameters(KotlinParser.TypeParametersContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.typeParameters(). - enterTypeParameters(KotlinParser.TypeParametersContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.typeParameters(). - enterTypeParameters(NabuParser.TypeParametersContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.typeParameters(). - enterTypeParameters(NabuParser.TypeParametersContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.typeParameters(). - enterTypePattern(Java20Parser.TypePatternContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.typePattern(). - enterTypePattern(Java20Parser.TypePatternContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.typePattern(). - enterTypePattern(NabuParser.TypePatternContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.typePattern(). - enterTypePattern(NabuParser.TypePatternContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.typePattern(). - enterTypeProjection(KotlinParser.TypeProjectionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.typeProjection(). - enterTypeProjection(KotlinParser.TypeProjectionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.typeProjection(). - enterTypeProjectionModifierList(KotlinParser.TypeProjectionModifierListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.typeProjectionModifierList(). - enterTypeProjectionModifierList(KotlinParser.TypeProjectionModifierListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.typeProjectionModifierList(). - enterTypeReference(KotlinParser.TypeReferenceContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.typeReference(). - enterTypeReference(KotlinParser.TypeReferenceContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.typeReference(). - enterTypeRHS(KotlinParser.TypeRHSContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.typeRHS(). - enterTypeRHS(KotlinParser.TypeRHSContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.typeRHS(). - enterTypeTest(KotlinParser.TypeTestContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.typeTest(). - enterTypeTest(KotlinParser.TypeTestContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.typeTest(). - enterTypeVariable(Java20Parser.TypeVariableContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.typeVariable(). - enterTypeVariable(Java20Parser.TypeVariableContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.typeVariable(). - enterTypeVariable(NabuParser.TypeVariableContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.typeVariable(). - enterTypeVariable(NabuParser.TypeVariableContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.typeVariable(). - enterUCOIT(Java20Parser.UCOITContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.uCOIT(). - enterUCOIT(Java20Parser.UCOITContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.uCOIT(). - enterUCOIT(NabuParser.UCOITContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.uCOIT(). - enterUCOIT(NabuParser.UCOITContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.uCOIT(). - enterUnannArrayType(Java20Parser.UnannArrayTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.unannArrayType(). - enterUnannArrayType(Java20Parser.UnannArrayTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.unannArrayType(). - enterUnannArrayType(NabuParser.UnannArrayTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.unannArrayType(). - enterUnannArrayType(NabuParser.UnannArrayTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.unannArrayType(). - enterUnannClassOrInterfaceType(Java20Parser.UnannClassOrInterfaceTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.unannClassOrInterfaceType(). - enterUnannClassOrInterfaceType(Java20Parser.UnannClassOrInterfaceTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.unannClassOrInterfaceType(). - enterUnannClassOrInterfaceType(NabuParser.UnannClassOrInterfaceTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.unannClassOrInterfaceType(). - enterUnannClassOrInterfaceType(NabuParser.UnannClassOrInterfaceTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.unannClassOrInterfaceType(). - enterUnannClassType(Java20Parser.UnannClassTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.unannClassType(). - enterUnannClassType(Java20Parser.UnannClassTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.unannClassType(). - enterUnannClassType(NabuParser.UnannClassTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.unannClassType(). - enterUnannClassType(NabuParser.UnannClassTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.unannClassType(). - enterUnannInterfaceType(Java20Parser.UnannInterfaceTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.unannInterfaceType(). - enterUnannInterfaceType(Java20Parser.UnannInterfaceTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.unannInterfaceType(). - enterUnannInterfaceType(NabuParser.UnannInterfaceTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.unannInterfaceType(). - enterUnannInterfaceType(NabuParser.UnannInterfaceTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.unannInterfaceType(). - enterUnannPrimitiveType(Java20Parser.UnannPrimitiveTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.unannPrimitiveType(). - enterUnannPrimitiveType(Java20Parser.UnannPrimitiveTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.unannPrimitiveType(). - enterUnannPrimitiveType(NabuParser.UnannPrimitiveTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.unannPrimitiveType(). - enterUnannPrimitiveType(NabuParser.UnannPrimitiveTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.unannPrimitiveType(). - enterUnannReferenceType(Java20Parser.UnannReferenceTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.unannReferenceType(). - enterUnannReferenceType(Java20Parser.UnannReferenceTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.unannReferenceType(). - enterUnannReferenceType(NabuParser.UnannReferenceTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.unannReferenceType(). - enterUnannReferenceType(NabuParser.UnannReferenceTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.unannReferenceType(). - enterUnannType(Java20Parser.UnannTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.unannType(). - enterUnannType(Java20Parser.UnannTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.unannType(). - enterUnannType(NabuParser.UnannTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.unannType(). - enterUnannType(NabuParser.UnannTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.unannType(). - enterUnannTypeVariable(Java20Parser.UnannTypeVariableContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.unannTypeVariable(). - enterUnannTypeVariable(Java20Parser.UnannTypeVariableContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.unannTypeVariable(). - enterUnannTypeVariable(NabuParser.UnannTypeVariableContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.unannTypeVariable(). - enterUnannTypeVariable(NabuParser.UnannTypeVariableContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.unannTypeVariable(). - enterUnaryExpression(Java20Parser.UnaryExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.unaryExpression(). - enterUnaryExpression(Java20Parser.UnaryExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.unaryExpression(). - enterUnaryExpression(NabuParser.UnaryExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.unaryExpression(). - enterUnaryExpression(NabuParser.UnaryExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.unaryExpression(). - enterUnaryExpressionNotPlusMinus(Java20Parser.UnaryExpressionNotPlusMinusContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.unaryExpressionNotPlusMinus(). - enterUnaryExpressionNotPlusMinus(Java20Parser.UnaryExpressionNotPlusMinusContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.unaryExpressionNotPlusMinus(). - enterUnaryExpressionNotPlusMinus(NabuParser.UnaryExpressionNotPlusMinusContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.unaryExpressionNotPlusMinus(). - enterUnaryExpressionNotPlusMinus(NabuParser.UnaryExpressionNotPlusMinusContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.unaryExpressionNotPlusMinus(). - enterUnescapedAnnotation(KotlinParser.UnescapedAnnotationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.unescapedAnnotation(). - enterUnescapedAnnotation(KotlinParser.UnescapedAnnotationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.unescapedAnnotation(). - enterUnqualifiedClassInstanceCreationExpression(Java20Parser.UnqualifiedClassInstanceCreationExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.unqualifiedClassInstanceCreationExpression(). - enterUnqualifiedClassInstanceCreationExpression(Java20Parser.UnqualifiedClassInstanceCreationExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.unqualifiedClassInstanceCreationExpression(). - enterUnqualifiedClassInstanceCreationExpression(NabuParser.UnqualifiedClassInstanceCreationExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.unqualifiedClassInstanceCreationExpression(). - enterUnqualifiedClassInstanceCreationExpression(NabuParser.UnqualifiedClassInstanceCreationExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.unqualifiedClassInstanceCreationExpression(). - enterUnqualifiedFunctionIdentifier(NabuParser.UnqualifiedFunctionIdentifierContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.unqualifiedFunctionIdentifier(). - enterUnqualifiedFunctionIdentifier(NabuParser.UnqualifiedFunctionIdentifierContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.unqualifiedFunctionIdentifier(). - enterUnqualifiedMethodIdentifier(Java20Parser.UnqualifiedMethodIdentifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.unqualifiedMethodIdentifier(). - enterUnqualifiedMethodIdentifier(Java20Parser.UnqualifiedMethodIdentifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.unqualifiedMethodIdentifier(). - enterUserType(KotlinParser.UserTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.userType(). - enterUserType(KotlinParser.UserTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.userType(). - enterValueArgument(KotlinParser.ValueArgumentContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.valueArgument(). - enterValueArgument(KotlinParser.ValueArgumentContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.valueArgument(). - enterValueArguments(KotlinParser.ValueArgumentsContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.valueArguments(). - enterValueArguments(KotlinParser.ValueArgumentsContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.valueArguments(). - enterVariableAccess(Java20Parser.VariableAccessContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.variableAccess(). - enterVariableAccess(Java20Parser.VariableAccessContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.variableAccess(). - enterVariableAccess(NabuParser.VariableAccessContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.variableAccess(). - enterVariableAccess(NabuParser.VariableAccessContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.variableAccess(). - enterVariableArityParameter(Java20Parser.VariableArityParameterContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.variableArityParameter(). - enterVariableArityParameter(Java20Parser.VariableArityParameterContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.variableArityParameter(). - enterVariableArityParameter(NabuParser.VariableArityParameterContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.variableArityParameter(). - enterVariableArityParameter(NabuParser.VariableArityParameterContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.variableArityParameter(). - enterVariableArityRecordComponent(Java20Parser.VariableArityRecordComponentContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.variableArityRecordComponent(). - enterVariableArityRecordComponent(Java20Parser.VariableArityRecordComponentContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.variableArityRecordComponent(). - enterVariableArityRecordComponent(NabuParser.VariableArityRecordComponentContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.variableArityRecordComponent(). - enterVariableArityRecordComponent(NabuParser.VariableArityRecordComponentContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.variableArityRecordComponent(). - enterVariableDeclaration(KotlinParser.VariableDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.variableDeclaration(). - enterVariableDeclaration(KotlinParser.VariableDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.variableDeclaration(). - enterVariableDeclarator(Java20Parser.VariableDeclaratorContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.variableDeclarator(). - enterVariableDeclarator(Java20Parser.VariableDeclaratorContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.variableDeclarator(). - enterVariableDeclarator(NabuParser.VariableDeclaratorContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.variableDeclarator(). - enterVariableDeclarator(NabuParser.VariableDeclaratorContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.variableDeclarator(). - enterVariableDeclaratorId(Java20Parser.VariableDeclaratorIdContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.variableDeclaratorId(). - enterVariableDeclaratorId(Java20Parser.VariableDeclaratorIdContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.variableDeclaratorId(). - enterVariableDeclaratorId(NabuParser.VariableDeclaratorIdContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.variableDeclaratorId(). - enterVariableDeclaratorId(NabuParser.VariableDeclaratorIdContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.variableDeclaratorId(). - enterVariableDeclaratorList(Java20Parser.VariableDeclaratorListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.variableDeclaratorList(). - enterVariableDeclaratorList(Java20Parser.VariableDeclaratorListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.variableDeclaratorList(). - enterVariableDeclaratorList(NabuParser.VariableDeclaratorListContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.variableDeclaratorList(). - enterVariableDeclaratorList(NabuParser.VariableDeclaratorListContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.variableDeclaratorList(). - enterVariableInitializer(Java20Parser.VariableInitializerContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.variableInitializer(). - enterVariableInitializer(Java20Parser.VariableInitializerContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.variableInitializer(). - enterVariableInitializer(NabuParser.VariableInitializerContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.variableInitializer(). - enterVariableInitializer(NabuParser.VariableInitializerContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.variableInitializer(). - enterVariableInitializerList(Java20Parser.VariableInitializerListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.variableInitializerList(). - enterVariableInitializerList(Java20Parser.VariableInitializerListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.variableInitializerList(). - enterVariableInitializerList(NabuParser.VariableInitializerListContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.variableInitializerList(). - enterVariableInitializerList(NabuParser.VariableInitializerListContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.variableInitializerList(). - enterVariableModifier(Java20Parser.VariableModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.variableModifier(). - enterVariableModifier(Java20Parser.VariableModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.variableModifier(). - enterVariableModifier(NabuParser.VariableModifierContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.variableModifier(). - enterVariableModifier(NabuParser.VariableModifierContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.variableModifier(). - enterVarianceAnnotation(KotlinParser.VarianceAnnotationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.varianceAnnotation(). - enterVarianceAnnotation(KotlinParser.VarianceAnnotationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.varianceAnnotation(). - enterVisibilityModifier(KotlinParser.VisibilityModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.visibilityModifier(). - enterVisibilityModifier(KotlinParser.VisibilityModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.visibilityModifier(). - enterWhenCondition(KotlinParser.WhenConditionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.whenCondition(). - enterWhenCondition(KotlinParser.WhenConditionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.whenCondition(). - enterWhenEntry(KotlinParser.WhenEntryContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.whenEntry(). - enterWhenEntry(KotlinParser.WhenEntryContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.whenEntry(). - enterWhenExpression(KotlinParser.WhenExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.whenExpression(). - enterWhenExpression(KotlinParser.WhenExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.whenExpression(). - enterWhileExpression(KotlinParser.WhileExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Enter a parse tree produced by
KotlinParser.whileExpression(). - enterWhileExpression(KotlinParser.WhileExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Enter a parse tree produced by
KotlinParser.whileExpression(). - enterWhileStatement(Java20Parser.WhileStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.whileStatement(). - enterWhileStatement(Java20Parser.WhileStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.whileStatement(). - enterWhileStatement(NabuParser.WhileStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.whileStatement(). - enterWhileStatement(NabuParser.WhileStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.whileStatement(). - enterWhileStatementNoShortIf(Java20Parser.WhileStatementNoShortIfContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.whileStatementNoShortIf(). - enterWhileStatementNoShortIf(Java20Parser.WhileStatementNoShortIfContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.whileStatementNoShortIf(). - enterWhileStatementNoShortIf(NabuParser.WhileStatementNoShortIfContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.whileStatementNoShortIf(). - enterWhileStatementNoShortIf(NabuParser.WhileStatementNoShortIfContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.whileStatementNoShortIf(). - enterWildcard(Java20Parser.WildcardContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.wildcard(). - enterWildcard(Java20Parser.WildcardContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.wildcard(). - enterWildcard(NabuParser.WildcardContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.wildcard(). - enterWildcard(NabuParser.WildcardContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.wildcard(). - enterWildcardBounds(Java20Parser.WildcardBoundsContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.wildcardBounds(). - enterWildcardBounds(Java20Parser.WildcardBoundsContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.wildcardBounds(). - enterWildcardBounds(NabuParser.WildcardBoundsContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.wildcardBounds(). - enterWildcardBounds(NabuParser.WildcardBoundsContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.wildcardBounds(). - enterYieldStatement(Java20Parser.YieldStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Enter a parse tree produced by
Java20Parser.yieldStatement(). - enterYieldStatement(Java20Parser.YieldStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Enter a parse tree produced by
Java20Parser.yieldStatement(). - enterYieldStatement(NabuParser.YieldStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Enter a parse tree produced by
NabuParser.yieldStatement(). - enterYieldStatement(NabuParser.YieldStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Enter a parse tree produced by
NabuParser.yieldStatement(). - ENUM - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- ENUM - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- ENUM - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- ENUM - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- ENUM - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- ENUM - Static variable in class io.github.potjerodekool.nabu.NabuParser
- ENUM() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumDeclarationContext
- ENUM() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassModifierContext
- ENUM() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SimpleIdentifierContext
- ENUM() - Method in class io.github.potjerodekool.nabu.NabuParser.EnumDeclarationContext
- enumBody() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- enumBody() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumDeclarationContext
- enumBody() - Method in class io.github.potjerodekool.nabu.NabuParser
- enumBody() - Method in class io.github.potjerodekool.nabu.NabuParser.EnumDeclarationContext
- EnumBodyContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumBodyContext
- EnumBodyContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.EnumBodyContext
- enumBodyDeclarations() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumBodyContext
- enumBodyDeclarations() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- enumBodyDeclarations() - Method in class io.github.potjerodekool.nabu.NabuParser.EnumBodyContext
- enumBodyDeclarations() - Method in class io.github.potjerodekool.nabu.NabuParser
- EnumBodyDeclarationsContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumBodyDeclarationsContext
- EnumBodyDeclarationsContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.EnumBodyDeclarationsContext
- enumClassBody() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassDeclarationContext
- enumClassBody() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- EnumClassBodyContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EnumClassBodyContext
- enumConstant() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- enumConstant() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumConstantListContext
- enumConstant() - Method in class io.github.potjerodekool.nabu.NabuParser
- enumConstant() - Method in class io.github.potjerodekool.nabu.NabuParser.EnumConstantListContext
- enumConstant(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumConstantListContext
- enumConstant(int) - Method in class io.github.potjerodekool.nabu.NabuParser.EnumConstantListContext
- EnumConstantContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumConstantContext
- EnumConstantContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.EnumConstantContext
- enumConstantList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumBodyContext
- enumConstantList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- enumConstantList() - Method in class io.github.potjerodekool.nabu.NabuParser.EnumBodyContext
- enumConstantList() - Method in class io.github.potjerodekool.nabu.NabuParser
- EnumConstantListContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumConstantListContext
- EnumConstantListContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.EnumConstantListContext
- enumConstantModifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumConstantContext
- enumConstantModifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- enumConstantModifier() - Method in class io.github.potjerodekool.nabu.NabuParser.EnumConstantContext
- enumConstantModifier() - Method in class io.github.potjerodekool.nabu.NabuParser
- enumConstantModifier(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumConstantContext
- enumConstantModifier(int) - Method in class io.github.potjerodekool.nabu.NabuParser.EnumConstantContext
- EnumConstantModifierContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumConstantModifierContext
- EnumConstantModifierContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.EnumConstantModifierContext
- enumDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassDeclarationContext
- enumDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- enumDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassDeclarationContext
- enumDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser
- EnumDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumDeclarationContext
- EnumDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.EnumDeclarationContext
- enumEntries() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EnumClassBodyContext
- enumEntries() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- EnumEntriesContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EnumEntriesContext
- enumEntry() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EnumEntriesContext
- enumEntry() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- enumEntry(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EnumEntriesContext
- EnumEntryContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EnumEntryContext
- EOF() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.Start_Context
- EOF() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.KotlinFileContext
- EOF() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ScriptContext
- EOF() - Method in class io.github.potjerodekool.nabu.NabuParser.Start_Context
- EQEQ - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- EQEQ - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- EQEQ() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EqualityOperationContext
- EQEQEQ - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- EQEQEQ - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- EQEQEQ() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EqualityOperationContext
- EQUAL - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- EQUAL - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- EQUAL - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- EQUAL - Static variable in class io.github.potjerodekool.nabu.NabuParser
- EQUAL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EqualityExpressionContext
- EQUAL() - Method in class io.github.potjerodekool.nabu.NabuParser.EqualityExpressionContext
- equalityComparison() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ConjunctionContext
- equalityComparison() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- equalityComparison(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ConjunctionContext
- EqualityComparisonContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EqualityComparisonContext
- equalityExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AndExpressionContext
- equalityExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- equalityExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EqualityExpressionContext
- equalityExpression() - Method in class io.github.potjerodekool.nabu.NabuParser.AndExpressionContext
- equalityExpression() - Method in class io.github.potjerodekool.nabu.NabuParser
- equalityExpression() - Method in class io.github.potjerodekool.nabu.NabuParser.EqualityExpressionContext
- EqualityExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EqualityExpressionContext
- EqualityExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.EqualityExpressionContext
- equalityOperation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EqualityComparisonContext
- equalityOperation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- equalityOperation(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EqualityComparisonContext
- EqualityOperationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EqualityOperationContext
- exceptionType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- exceptionType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExceptionTypeListContext
- exceptionType() - Method in class io.github.potjerodekool.nabu.NabuParser
- exceptionType() - Method in class io.github.potjerodekool.nabu.NabuParser.ExceptionTypeListContext
- exceptionType(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExceptionTypeListContext
- exceptionType(int) - Method in class io.github.potjerodekool.nabu.NabuParser.ExceptionTypeListContext
- ExceptionTypeContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExceptionTypeContext
- ExceptionTypeContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ExceptionTypeContext
- exceptionTypeList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- exceptionTypeList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ThrowsTContext
- exceptionTypeList() - Method in class io.github.potjerodekool.nabu.NabuParser
- exceptionTypeList() - Method in class io.github.potjerodekool.nabu.NabuParser.ThrowsTContext
- ExceptionTypeListContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExceptionTypeListContext
- ExceptionTypeListContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ExceptionTypeListContext
- EXCL - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- EXCL - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- EXCL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PostfixUnaryOperationContext
- EXCL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PrefixUnaryOperationContext
- EXCL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PostfixUnaryOperationContext
- EXCL_EQ - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- EXCL_EQ - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- EXCL_EQ() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EqualityOperationContext
- EXCL_EQEQ - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- EXCL_EQEQ - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- EXCL_EQEQ() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EqualityOperationContext
- exclusiveOrExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- exclusiveOrExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExclusiveOrExpressionContext
- exclusiveOrExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InclusiveOrExpressionContext
- exclusiveOrExpression() - Method in class io.github.potjerodekool.nabu.NabuParser
- exclusiveOrExpression() - Method in class io.github.potjerodekool.nabu.NabuParser.ExclusiveOrExpressionContext
- exclusiveOrExpression() - Method in class io.github.potjerodekool.nabu.NabuParser.InclusiveOrExpressionContext
- ExclusiveOrExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExclusiveOrExpressionContext
- ExclusiveOrExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ExclusiveOrExpressionContext
- exitAdditionalBound(Java20Parser.AdditionalBoundContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.additionalBound(). - exitAdditionalBound(Java20Parser.AdditionalBoundContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.additionalBound(). - exitAdditionalBound(NabuParser.AdditionalBoundContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.additionalBound(). - exitAdditionalBound(NabuParser.AdditionalBoundContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.additionalBound(). - exitAdditiveExpression(Java20Parser.AdditiveExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.additiveExpression(). - exitAdditiveExpression(Java20Parser.AdditiveExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.additiveExpression(). - exitAdditiveExpression(KotlinParser.AdditiveExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.additiveExpression(). - exitAdditiveExpression(KotlinParser.AdditiveExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.additiveExpression(). - exitAdditiveExpression(NabuParser.AdditiveExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.additiveExpression(). - exitAdditiveExpression(NabuParser.AdditiveExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.additiveExpression(). - exitAdditiveOperator(KotlinParser.AdditiveOperatorContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.additiveOperator(). - exitAdditiveOperator(KotlinParser.AdditiveOperatorContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.additiveOperator(). - exitAmbiguousName(Java20Parser.AmbiguousNameContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.ambiguousName(). - exitAmbiguousName(Java20Parser.AmbiguousNameContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.ambiguousName(). - exitAmbiguousName(NabuParser.AmbiguousNameContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.ambiguousName(). - exitAmbiguousName(NabuParser.AmbiguousNameContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.ambiguousName(). - exitAndExpression(Java20Parser.AndExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.andExpression(). - exitAndExpression(Java20Parser.AndExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.andExpression(). - exitAndExpression(NabuParser.AndExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.andExpression(). - exitAndExpression(NabuParser.AndExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.andExpression(). - exitAnnotatedLambda(KotlinParser.AnnotatedLambdaContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.annotatedLambda(). - exitAnnotatedLambda(KotlinParser.AnnotatedLambdaContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.annotatedLambda(). - exitAnnotation(Java20Parser.AnnotationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.annotation(). - exitAnnotation(Java20Parser.AnnotationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.annotation(). - exitAnnotation(KotlinParser.AnnotationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.annotation(). - exitAnnotation(KotlinParser.AnnotationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.annotation(). - exitAnnotation(NabuParser.AnnotationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.annotation(). - exitAnnotation(NabuParser.AnnotationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.annotation(). - exitAnnotationInterfaceBody(Java20Parser.AnnotationInterfaceBodyContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.annotationInterfaceBody(). - exitAnnotationInterfaceBody(Java20Parser.AnnotationInterfaceBodyContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.annotationInterfaceBody(). - exitAnnotationInterfaceBody(NabuParser.AnnotationInterfaceBodyContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.annotationInterfaceBody(). - exitAnnotationInterfaceBody(NabuParser.AnnotationInterfaceBodyContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.annotationInterfaceBody(). - exitAnnotationInterfaceDeclaration(Java20Parser.AnnotationInterfaceDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.annotationInterfaceDeclaration(). - exitAnnotationInterfaceDeclaration(Java20Parser.AnnotationInterfaceDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.annotationInterfaceDeclaration(). - exitAnnotationInterfaceDeclaration(NabuParser.AnnotationInterfaceDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.annotationInterfaceDeclaration(). - exitAnnotationInterfaceDeclaration(NabuParser.AnnotationInterfaceDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.annotationInterfaceDeclaration(). - exitAnnotationInterfaceElementDeclaration(Java20Parser.AnnotationInterfaceElementDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.annotationInterfaceElementDeclaration(). - exitAnnotationInterfaceElementDeclaration(Java20Parser.AnnotationInterfaceElementDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.annotationInterfaceElementDeclaration(). - exitAnnotationInterfaceElementDeclaration(NabuParser.AnnotationInterfaceElementDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.annotationInterfaceElementDeclaration(). - exitAnnotationInterfaceElementDeclaration(NabuParser.AnnotationInterfaceElementDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.annotationInterfaceElementDeclaration(). - exitAnnotationInterfaceElementModifier(Java20Parser.AnnotationInterfaceElementModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.annotationInterfaceElementModifier(). - exitAnnotationInterfaceElementModifier(Java20Parser.AnnotationInterfaceElementModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.annotationInterfaceElementModifier(). - exitAnnotationInterfaceElementModifier(NabuParser.AnnotationInterfaceElementModifierContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.annotationInterfaceElementModifier(). - exitAnnotationInterfaceElementModifier(NabuParser.AnnotationInterfaceElementModifierContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.annotationInterfaceElementModifier(). - exitAnnotationInterfaceMemberDeclaration(Java20Parser.AnnotationInterfaceMemberDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.annotationInterfaceMemberDeclaration(). - exitAnnotationInterfaceMemberDeclaration(Java20Parser.AnnotationInterfaceMemberDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.annotationInterfaceMemberDeclaration(). - exitAnnotationInterfaceMemberDeclaration(NabuParser.AnnotationInterfaceMemberDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.annotationInterfaceMemberDeclaration(). - exitAnnotationInterfaceMemberDeclaration(NabuParser.AnnotationInterfaceMemberDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.annotationInterfaceMemberDeclaration(). - exitAnnotationList(KotlinParser.AnnotationListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.annotationList(). - exitAnnotationList(KotlinParser.AnnotationListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.annotationList(). - exitAnnotations(KotlinParser.AnnotationsContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.annotations(). - exitAnnotations(KotlinParser.AnnotationsContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.annotations(). - exitAnnotationUseSiteTarget(KotlinParser.AnnotationUseSiteTargetContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.annotationUseSiteTarget(). - exitAnnotationUseSiteTarget(KotlinParser.AnnotationUseSiteTargetContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.annotationUseSiteTarget(). - exitAnonymousInitializer(KotlinParser.AnonymousInitializerContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.anonymousInitializer(). - exitAnonymousInitializer(KotlinParser.AnonymousInitializerContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.anonymousInitializer(). - exitAnysemi(KotlinParser.AnysemiContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.anysemi(). - exitAnysemi(KotlinParser.AnysemiContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.anysemi(). - exitArgumentList(Java20Parser.ArgumentListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.argumentList(). - exitArgumentList(Java20Parser.ArgumentListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.argumentList(). - exitArgumentList(NabuParser.ArgumentListContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.argumentList(). - exitArgumentList(NabuParser.ArgumentListContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.argumentList(). - exitArrayAccess(Java20Parser.ArrayAccessContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.arrayAccess(). - exitArrayAccess(Java20Parser.ArrayAccessContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.arrayAccess(). - exitArrayAccess(KotlinParser.ArrayAccessContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.arrayAccess(). - exitArrayAccess(KotlinParser.ArrayAccessContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.arrayAccess(). - exitArrayAccess(NabuParser.ArrayAccessContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.arrayAccess(). - exitArrayAccess(NabuParser.ArrayAccessContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.arrayAccess(). - exitArrayCreationExpression(Java20Parser.ArrayCreationExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.arrayCreationExpression(). - exitArrayCreationExpression(Java20Parser.ArrayCreationExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.arrayCreationExpression(). - exitArrayCreationExpression(NabuParser.ArrayCreationExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.arrayCreationExpression(). - exitArrayCreationExpression(NabuParser.ArrayCreationExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.arrayCreationExpression(). - exitArrayCreationExpressionWithInitializer(Java20Parser.ArrayCreationExpressionWithInitializerContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.arrayCreationExpressionWithInitializer(). - exitArrayCreationExpressionWithInitializer(Java20Parser.ArrayCreationExpressionWithInitializerContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.arrayCreationExpressionWithInitializer(). - exitArrayCreationExpressionWithInitializer(NabuParser.ArrayCreationExpressionWithInitializerContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.arrayCreationExpressionWithInitializer(). - exitArrayCreationExpressionWithInitializer(NabuParser.ArrayCreationExpressionWithInitializerContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.arrayCreationExpressionWithInitializer(). - exitArrayCreationExpressionWithoutInitializer(Java20Parser.ArrayCreationExpressionWithoutInitializerContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.arrayCreationExpressionWithoutInitializer(). - exitArrayCreationExpressionWithoutInitializer(Java20Parser.ArrayCreationExpressionWithoutInitializerContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.arrayCreationExpressionWithoutInitializer(). - exitArrayCreationExpressionWithoutInitializer(NabuParser.ArrayCreationExpressionWithoutInitializerContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.arrayCreationExpressionWithoutInitializer(). - exitArrayCreationExpressionWithoutInitializer(NabuParser.ArrayCreationExpressionWithoutInitializerContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.arrayCreationExpressionWithoutInitializer(). - exitArrayInitializer(Java20Parser.ArrayInitializerContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.arrayInitializer(). - exitArrayInitializer(Java20Parser.ArrayInitializerContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.arrayInitializer(). - exitArrayInitializer(NabuParser.ArrayInitializerContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.arrayInitializer(). - exitArrayInitializer(NabuParser.ArrayInitializerContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.arrayInitializer(). - exitArrayType(Java20Parser.ArrayTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.arrayType(). - exitArrayType(Java20Parser.ArrayTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.arrayType(). - exitArrayType(NabuParser.ArrayTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.arrayType(). - exitArrayType(NabuParser.ArrayTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.arrayType(). - exitAssertStatement(Java20Parser.AssertStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.assertStatement(). - exitAssertStatement(Java20Parser.AssertStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.assertStatement(). - exitAssertStatement(NabuParser.AssertStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.assertStatement(). - exitAssertStatement(NabuParser.AssertStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.assertStatement(). - exitAssignment(Java20Parser.AssignmentContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.assignment(). - exitAssignment(Java20Parser.AssignmentContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.assignment(). - exitAssignment(NabuParser.AssignmentContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.assignment(). - exitAssignment(NabuParser.AssignmentContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.assignment(). - exitAssignmentExpression(NabuParser.AssignmentExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.assignmentExpression(). - exitAssignmentExpression(NabuParser.AssignmentExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.assignmentExpression(). - exitAssignmentExpressionTree(Java20Parser.AssignmentExpressionTreeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.assignmentExpressionTree(). - exitAssignmentExpressionTree(Java20Parser.AssignmentExpressionTreeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.assignmentExpressionTree(). - exitAssignmentOperator(Java20Parser.AssignmentOperatorContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.assignmentOperator(). - exitAssignmentOperator(Java20Parser.AssignmentOperatorContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.assignmentOperator(). - exitAssignmentOperator(KotlinParser.AssignmentOperatorContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.assignmentOperator(). - exitAssignmentOperator(KotlinParser.AssignmentOperatorContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.assignmentOperator(). - exitAssignmentOperator(NabuParser.AssignmentOperatorContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.assignmentOperator(). - exitAssignmentOperator(NabuParser.AssignmentOperatorContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.assignmentOperator(). - exitAtomicExpression(KotlinParser.AtomicExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.atomicExpression(). - exitAtomicExpression(KotlinParser.AtomicExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.atomicExpression(). - exitBasicForStatement(Java20Parser.BasicForStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.basicForStatement(). - exitBasicForStatement(Java20Parser.BasicForStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.basicForStatement(). - exitBasicForStatement(NabuParser.BasicForStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.basicForStatement(). - exitBasicForStatement(NabuParser.BasicForStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.basicForStatement(). - exitBasicForStatementNoShortIf(Java20Parser.BasicForStatementNoShortIfContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.basicForStatementNoShortIf(). - exitBasicForStatementNoShortIf(Java20Parser.BasicForStatementNoShortIfContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.basicForStatementNoShortIf(). - exitBasicForStatementNoShortIf(NabuParser.BasicForStatementNoShortIfContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.basicForStatementNoShortIf(). - exitBasicForStatementNoShortIf(NabuParser.BasicForStatementNoShortIfContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.basicForStatementNoShortIf(). - exitBlock(Java20Parser.BlockContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.block(). - exitBlock(Java20Parser.BlockContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.block(). - exitBlock(KotlinParser.BlockContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.block(). - exitBlock(KotlinParser.BlockContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.block(). - exitBlock(NabuParser.BlockContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.block(). - exitBlock(NabuParser.BlockContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.block(). - exitBlockLevelExpression(KotlinParser.BlockLevelExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.blockLevelExpression(). - exitBlockLevelExpression(KotlinParser.BlockLevelExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.blockLevelExpression(). - exitBlockStatement(Java20Parser.BlockStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.blockStatement(). - exitBlockStatement(Java20Parser.BlockStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.blockStatement(). - exitBlockStatement(NabuParser.BlockStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.blockStatement(). - exitBlockStatement(NabuParser.BlockStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.blockStatement(). - exitBlockStatements(Java20Parser.BlockStatementsContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.blockStatements(). - exitBlockStatements(Java20Parser.BlockStatementsContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.blockStatements(). - exitBlockStatements(NabuParser.BlockStatementsContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.blockStatements(). - exitBlockStatements(NabuParser.BlockStatementsContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.blockStatements(). - exitBreakStatement(Java20Parser.BreakStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.breakStatement(). - exitBreakStatement(Java20Parser.BreakStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.breakStatement(). - exitBreakStatement(NabuParser.BreakStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.breakStatement(). - exitBreakStatement(NabuParser.BreakStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.breakStatement(). - exitCallableReference(KotlinParser.CallableReferenceContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.callableReference(). - exitCallableReference(KotlinParser.CallableReferenceContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.callableReference(). - exitCallSuffix(KotlinParser.CallSuffixContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.callSuffix(). - exitCallSuffix(KotlinParser.CallSuffixContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.callSuffix(). - exitCaseConstant(Java20Parser.CaseConstantContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.caseConstant(). - exitCaseConstant(Java20Parser.CaseConstantContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.caseConstant(). - exitCaseConstant(NabuParser.CaseConstantContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.caseConstant(). - exitCaseConstant(NabuParser.CaseConstantContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.caseConstant(). - exitCastExpression(Java20Parser.CastExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.castExpression(). - exitCastExpression(Java20Parser.CastExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.castExpression(). - exitCastExpression(NabuParser.CastExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.castExpression(). - exitCastExpression(NabuParser.CastExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.castExpression(). - exitCatchBlock(KotlinParser.CatchBlockContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.catchBlock(). - exitCatchBlock(KotlinParser.CatchBlockContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.catchBlock(). - exitCatchClause(Java20Parser.CatchClauseContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.catchClause(). - exitCatchClause(Java20Parser.CatchClauseContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.catchClause(). - exitCatchClause(NabuParser.CatchClauseContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.catchClause(). - exitCatchClause(NabuParser.CatchClauseContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.catchClause(). - exitCatches(Java20Parser.CatchesContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.catches(). - exitCatches(Java20Parser.CatchesContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.catches(). - exitCatches(NabuParser.CatchesContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.catches(). - exitCatches(NabuParser.CatchesContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.catches(). - exitCatchFormalParameter(Java20Parser.CatchFormalParameterContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.catchFormalParameter(). - exitCatchFormalParameter(Java20Parser.CatchFormalParameterContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.catchFormalParameter(). - exitCatchFormalParameter(NabuParser.CatchFormalParameterContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.catchFormalParameter(). - exitCatchFormalParameter(NabuParser.CatchFormalParameterContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.catchFormalParameter(). - exitCatchType(Java20Parser.CatchTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.catchType(). - exitCatchType(Java20Parser.CatchTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.catchType(). - exitCatchType(NabuParser.CatchTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.catchType(). - exitCatchType(NabuParser.CatchTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.catchType(). - exitClassBody(Java20Parser.ClassBodyContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.classBody(). - exitClassBody(Java20Parser.ClassBodyContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.classBody(). - exitClassBody(KotlinParser.ClassBodyContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.classBody(). - exitClassBody(KotlinParser.ClassBodyContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.classBody(). - exitClassBody(NabuParser.ClassBodyContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.classBody(). - exitClassBody(NabuParser.ClassBodyContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.classBody(). - exitClassBodyDeclaration(Java20Parser.ClassBodyDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.classBodyDeclaration(). - exitClassBodyDeclaration(Java20Parser.ClassBodyDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.classBodyDeclaration(). - exitClassBodyDeclaration(NabuParser.ClassBodyDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.classBodyDeclaration(). - exitClassBodyDeclaration(NabuParser.ClassBodyDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.classBodyDeclaration(). - exitClassDeclaration(Java20Parser.ClassDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.classDeclaration(). - exitClassDeclaration(Java20Parser.ClassDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.classDeclaration(). - exitClassDeclaration(KotlinParser.ClassDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.classDeclaration(). - exitClassDeclaration(KotlinParser.ClassDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.classDeclaration(). - exitClassDeclaration(NabuParser.ClassDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.classDeclaration(). - exitClassDeclaration(NabuParser.ClassDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.classDeclaration(). - exitClassExtends(Java20Parser.ClassExtendsContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.classExtends(). - exitClassExtends(Java20Parser.ClassExtendsContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.classExtends(). - exitClassExtends(NabuParser.ClassExtendsContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.classExtends(). - exitClassExtends(NabuParser.ClassExtendsContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.classExtends(). - exitClassImplements(Java20Parser.ClassImplementsContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.classImplements(). - exitClassImplements(Java20Parser.ClassImplementsContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.classImplements(). - exitClassImplements(NabuParser.ClassImplementsContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.classImplements(). - exitClassImplements(NabuParser.ClassImplementsContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.classImplements(). - exitClassInstanceCreationExpression(Java20Parser.ClassInstanceCreationExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.classInstanceCreationExpression(). - exitClassInstanceCreationExpression(Java20Parser.ClassInstanceCreationExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.classInstanceCreationExpression(). - exitClassInstanceCreationExpression(NabuParser.ClassInstanceCreationExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.classInstanceCreationExpression(). - exitClassInstanceCreationExpression(NabuParser.ClassInstanceCreationExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.classInstanceCreationExpression(). - exitClassLiteral(Java20Parser.ClassLiteralContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.classLiteral(). - exitClassLiteral(Java20Parser.ClassLiteralContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.classLiteral(). - exitClassLiteral(NabuParser.ClassLiteralContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.classLiteral(). - exitClassLiteral(NabuParser.ClassLiteralContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.classLiteral(). - exitClassMemberDeclaration(Java20Parser.ClassMemberDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.classMemberDeclaration(). - exitClassMemberDeclaration(Java20Parser.ClassMemberDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.classMemberDeclaration(). - exitClassMemberDeclaration(KotlinParser.ClassMemberDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.classMemberDeclaration(). - exitClassMemberDeclaration(KotlinParser.ClassMemberDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.classMemberDeclaration(). - exitClassMemberDeclaration(NabuParser.ClassMemberDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.classMemberDeclaration(). - exitClassMemberDeclaration(NabuParser.ClassMemberDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.classMemberDeclaration(). - exitClassModifier(Java20Parser.ClassModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.classModifier(). - exitClassModifier(Java20Parser.ClassModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.classModifier(). - exitClassModifier(KotlinParser.ClassModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.classModifier(). - exitClassModifier(KotlinParser.ClassModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.classModifier(). - exitClassModifier(NabuParser.ClassModifierContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.classModifier(). - exitClassModifier(NabuParser.ClassModifierContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.classModifier(). - exitClassOrInterfaceType(Java20Parser.ClassOrInterfaceTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.classOrInterfaceType(). - exitClassOrInterfaceType(Java20Parser.ClassOrInterfaceTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.classOrInterfaceType(). - exitClassOrInterfaceType(NabuParser.ClassOrInterfaceTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.classOrInterfaceType(). - exitClassOrInterfaceType(NabuParser.ClassOrInterfaceTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.classOrInterfaceType(). - exitClassOrInterfaceTypeToInstantiate(Java20Parser.ClassOrInterfaceTypeToInstantiateContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.classOrInterfaceTypeToInstantiate(). - exitClassOrInterfaceTypeToInstantiate(Java20Parser.ClassOrInterfaceTypeToInstantiateContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.classOrInterfaceTypeToInstantiate(). - exitClassOrInterfaceTypeToInstantiate(NabuParser.ClassOrInterfaceTypeToInstantiateContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.classOrInterfaceTypeToInstantiate(). - exitClassOrInterfaceTypeToInstantiate(NabuParser.ClassOrInterfaceTypeToInstantiateContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.classOrInterfaceTypeToInstantiate(). - exitClassParameter(KotlinParser.ClassParameterContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.classParameter(). - exitClassParameter(KotlinParser.ClassParameterContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.classParameter(). - exitClassParameters(KotlinParser.ClassParametersContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.classParameters(). - exitClassParameters(KotlinParser.ClassParametersContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.classParameters(). - exitClassPermits(Java20Parser.ClassPermitsContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.classPermits(). - exitClassPermits(Java20Parser.ClassPermitsContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.classPermits(). - exitClassPermits(NabuParser.ClassPermitsContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.classPermits(). - exitClassPermits(NabuParser.ClassPermitsContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.classPermits(). - exitClassType(Java20Parser.ClassTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.classType(). - exitClassType(Java20Parser.ClassTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.classType(). - exitClassType(NabuParser.ClassTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.classType(). - exitClassType(NabuParser.ClassTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.classType(). - exitCoit(Java20Parser.CoitContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.coit(). - exitCoit(Java20Parser.CoitContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.coit(). - exitCoit(NabuParser.CoitContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.coit(). - exitCoit(NabuParser.CoitContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.coit(). - exitCollectionLiteral(KotlinParser.CollectionLiteralContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.collectionLiteral(). - exitCollectionLiteral(KotlinParser.CollectionLiteralContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.collectionLiteral(). - exitCompactConstructorDeclaration(Java20Parser.CompactConstructorDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.compactConstructorDeclaration(). - exitCompactConstructorDeclaration(Java20Parser.CompactConstructorDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.compactConstructorDeclaration(). - exitCompactConstructorDeclaration(NabuParser.CompactConstructorDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.compactConstructorDeclaration(). - exitCompactConstructorDeclaration(NabuParser.CompactConstructorDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.compactConstructorDeclaration(). - exitCompanionObject(KotlinParser.CompanionObjectContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.companionObject(). - exitCompanionObject(KotlinParser.CompanionObjectContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.companionObject(). - exitComparison(KotlinParser.ComparisonContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.comparison(). - exitComparison(KotlinParser.ComparisonContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.comparison(). - exitComparisonOperator(KotlinParser.ComparisonOperatorContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.comparisonOperator(). - exitComparisonOperator(KotlinParser.ComparisonOperatorContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.comparisonOperator(). - exitCompilationUnit(Java20Parser.CompilationUnitContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.compilationUnit(). - exitCompilationUnit(Java20Parser.CompilationUnitContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.compilationUnit(). - exitCompilationUnit(NabuParser.CompilationUnitContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.compilationUnit(). - exitCompilationUnit(NabuParser.CompilationUnitContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.compilationUnit(). - exitConditionalAndExpression(Java20Parser.ConditionalAndExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.conditionalAndExpression(). - exitConditionalAndExpression(Java20Parser.ConditionalAndExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.conditionalAndExpression(). - exitConditionalAndExpression(NabuParser.ConditionalAndExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.conditionalAndExpression(). - exitConditionalAndExpression(NabuParser.ConditionalAndExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.conditionalAndExpression(). - exitConditionalExpression(Java20Parser.ConditionalExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.conditionalExpression(). - exitConditionalExpression(Java20Parser.ConditionalExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.conditionalExpression(). - exitConditionalExpression(KotlinParser.ConditionalExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.conditionalExpression(). - exitConditionalExpression(KotlinParser.ConditionalExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.conditionalExpression(). - exitConditionalExpression(NabuParser.ConditionalExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.conditionalExpression(). - exitConditionalExpression(NabuParser.ConditionalExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.conditionalExpression(). - exitConditionalOrExpression(Java20Parser.ConditionalOrExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.conditionalOrExpression(). - exitConditionalOrExpression(Java20Parser.ConditionalOrExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.conditionalOrExpression(). - exitConditionalOrExpression(NabuParser.ConditionalOrExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.conditionalOrExpression(). - exitConditionalOrExpression(NabuParser.ConditionalOrExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.conditionalOrExpression(). - exitConjunction(KotlinParser.ConjunctionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.conjunction(). - exitConjunction(KotlinParser.ConjunctionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.conjunction(). - exitConstantDeclaration(Java20Parser.ConstantDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.constantDeclaration(). - exitConstantDeclaration(Java20Parser.ConstantDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.constantDeclaration(). - exitConstantDeclaration(NabuParser.ConstantDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.constantDeclaration(). - exitConstantDeclaration(NabuParser.ConstantDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.constantDeclaration(). - exitConstantExpression(Java20Parser.ConstantExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.constantExpression(). - exitConstantExpression(Java20Parser.ConstantExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.constantExpression(). - exitConstantExpression(NabuParser.ConstantExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.constantExpression(). - exitConstantExpression(NabuParser.ConstantExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.constantExpression(). - exitConstantModifier(Java20Parser.ConstantModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.constantModifier(). - exitConstantModifier(Java20Parser.ConstantModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.constantModifier(). - exitConstantModifier(NabuParser.ConstantModifierContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.constantModifier(). - exitConstantModifier(NabuParser.ConstantModifierContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.constantModifier(). - exitConstructorBody(Java20Parser.ConstructorBodyContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.constructorBody(). - exitConstructorBody(Java20Parser.ConstructorBodyContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.constructorBody(). - exitConstructorBody(NabuParser.ConstructorBodyContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.constructorBody(). - exitConstructorBody(NabuParser.ConstructorBodyContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.constructorBody(). - exitConstructorDeclaration(Java20Parser.ConstructorDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.constructorDeclaration(). - exitConstructorDeclaration(Java20Parser.ConstructorDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.constructorDeclaration(). - exitConstructorDeclaration(NabuParser.ConstructorDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.constructorDeclaration(). - exitConstructorDeclaration(NabuParser.ConstructorDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.constructorDeclaration(). - exitConstructorDeclarator(Java20Parser.ConstructorDeclaratorContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.constructorDeclarator(). - exitConstructorDeclarator(Java20Parser.ConstructorDeclaratorContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.constructorDeclarator(). - exitConstructorDeclarator(NabuParser.ConstructorDeclaratorContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.constructorDeclarator(). - exitConstructorDeclarator(NabuParser.ConstructorDeclaratorContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.constructorDeclarator(). - exitConstructorDelegationCall(KotlinParser.ConstructorDelegationCallContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.constructorDelegationCall(). - exitConstructorDelegationCall(KotlinParser.ConstructorDelegationCallContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.constructorDelegationCall(). - exitConstructorInvocation(KotlinParser.ConstructorInvocationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.constructorInvocation(). - exitConstructorInvocation(KotlinParser.ConstructorInvocationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.constructorInvocation(). - exitConstructorModifier(Java20Parser.ConstructorModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.constructorModifier(). - exitConstructorModifier(Java20Parser.ConstructorModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.constructorModifier(). - exitConstructorModifier(NabuParser.ConstructorModifierContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.constructorModifier(). - exitConstructorModifier(NabuParser.ConstructorModifierContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.constructorModifier(). - exitContextualKeyword(Java20Parser.ContextualKeywordContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.contextualKeyword(). - exitContextualKeyword(Java20Parser.ContextualKeywordContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.contextualKeyword(). - exitContextualKeyword(NabuParser.ContextualKeywordContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.contextualKeyword(). - exitContextualKeyword(NabuParser.ContextualKeywordContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.contextualKeyword(). - exitContextualKeywordMinusForTypeIdentifier(Java20Parser.ContextualKeywordMinusForTypeIdentifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.contextualKeywordMinusForTypeIdentifier(). - exitContextualKeywordMinusForTypeIdentifier(Java20Parser.ContextualKeywordMinusForTypeIdentifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.contextualKeywordMinusForTypeIdentifier(). - exitContextualKeywordMinusForTypeIdentifier(NabuParser.ContextualKeywordMinusForTypeIdentifierContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.contextualKeywordMinusForTypeIdentifier(). - exitContextualKeywordMinusForTypeIdentifier(NabuParser.ContextualKeywordMinusForTypeIdentifierContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.contextualKeywordMinusForTypeIdentifier(). - exitContextualKeywordMinusForUnqualifiedFunctionIdentifier(NabuParser.ContextualKeywordMinusForUnqualifiedFunctionIdentifierContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.contextualKeywordMinusForUnqualifiedFunctionIdentifier(). - exitContextualKeywordMinusForUnqualifiedFunctionIdentifier(NabuParser.ContextualKeywordMinusForUnqualifiedFunctionIdentifierContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.contextualKeywordMinusForUnqualifiedFunctionIdentifier(). - exitContextualKeywordMinusForUnqualifiedMethodIdentifier(Java20Parser.ContextualKeywordMinusForUnqualifiedMethodIdentifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.contextualKeywordMinusForUnqualifiedMethodIdentifier(). - exitContextualKeywordMinusForUnqualifiedMethodIdentifier(Java20Parser.ContextualKeywordMinusForUnqualifiedMethodIdentifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.contextualKeywordMinusForUnqualifiedMethodIdentifier(). - exitContinueStatement(Java20Parser.ContinueStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.continueStatement(). - exitContinueStatement(Java20Parser.ContinueStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.continueStatement(). - exitContinueStatement(NabuParser.ContinueStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.continueStatement(). - exitContinueStatement(NabuParser.ContinueStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.continueStatement(). - exitControlStructureBody(KotlinParser.ControlStructureBodyContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.controlStructureBody(). - exitControlStructureBody(KotlinParser.ControlStructureBodyContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.controlStructureBody(). - exitDeclaration(KotlinParser.DeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.declaration(). - exitDeclaration(KotlinParser.DeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.declaration(). - exitDefaultValue(Java20Parser.DefaultValueContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.defaultValue(). - exitDefaultValue(Java20Parser.DefaultValueContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.defaultValue(). - exitDefaultValue(NabuParser.DefaultValueContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.defaultValue(). - exitDefaultValue(NabuParser.DefaultValueContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.defaultValue(). - exitDelegationSpecifier(KotlinParser.DelegationSpecifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.delegationSpecifier(). - exitDelegationSpecifier(KotlinParser.DelegationSpecifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.delegationSpecifier(). - exitDelegationSpecifiers(KotlinParser.DelegationSpecifiersContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.delegationSpecifiers(). - exitDelegationSpecifiers(KotlinParser.DelegationSpecifiersContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.delegationSpecifiers(). - exitDimExpr(Java20Parser.DimExprContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.dimExpr(). - exitDimExpr(Java20Parser.DimExprContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.dimExpr(). - exitDimExpr(NabuParser.DimExprContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.dimExpr(). - exitDimExpr(NabuParser.DimExprContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.dimExpr(). - exitDimExprs(Java20Parser.DimExprsContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.dimExprs(). - exitDimExprs(Java20Parser.DimExprsContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.dimExprs(). - exitDimExprs(NabuParser.DimExprsContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.dimExprs(). - exitDimExprs(NabuParser.DimExprsContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.dimExprs(). - exitDims(Java20Parser.DimsContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.dims(). - exitDims(Java20Parser.DimsContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.dims(). - exitDims(NabuParser.DimsContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.dims(). - exitDims(NabuParser.DimsContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.dims(). - exitDisjunction(KotlinParser.DisjunctionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.disjunction(). - exitDisjunction(KotlinParser.DisjunctionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.disjunction(). - exitDoStatement(Java20Parser.DoStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.doStatement(). - exitDoStatement(Java20Parser.DoStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.doStatement(). - exitDoStatement(NabuParser.DoStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.doStatement(). - exitDoStatement(NabuParser.DoStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.doStatement(). - exitDoWhileExpression(KotlinParser.DoWhileExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.doWhileExpression(). - exitDoWhileExpression(KotlinParser.DoWhileExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.doWhileExpression(). - exitElementValue(Java20Parser.ElementValueContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.elementValue(). - exitElementValue(Java20Parser.ElementValueContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.elementValue(). - exitElementValue(NabuParser.ElementValueContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.elementValue(). - exitElementValue(NabuParser.ElementValueContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.elementValue(). - exitElementValueArrayInitializer(Java20Parser.ElementValueArrayInitializerContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.elementValueArrayInitializer(). - exitElementValueArrayInitializer(Java20Parser.ElementValueArrayInitializerContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.elementValueArrayInitializer(). - exitElementValueArrayInitializer(NabuParser.ElementValueArrayInitializerContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.elementValueArrayInitializer(). - exitElementValueArrayInitializer(NabuParser.ElementValueArrayInitializerContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.elementValueArrayInitializer(). - exitElementValueList(Java20Parser.ElementValueListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.elementValueList(). - exitElementValueList(Java20Parser.ElementValueListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.elementValueList(). - exitElementValueList(NabuParser.ElementValueListContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.elementValueList(). - exitElementValueList(NabuParser.ElementValueListContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.elementValueList(). - exitElementValuePair(Java20Parser.ElementValuePairContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.elementValuePair(). - exitElementValuePair(Java20Parser.ElementValuePairContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.elementValuePair(). - exitElementValuePair(NabuParser.ElementValuePairContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.elementValuePair(). - exitElementValuePair(NabuParser.ElementValuePairContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.elementValuePair(). - exitElementValuePairList(Java20Parser.ElementValuePairListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.elementValuePairList(). - exitElementValuePairList(Java20Parser.ElementValuePairListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.elementValuePairList(). - exitElementValuePairList(NabuParser.ElementValuePairListContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.elementValuePairList(). - exitElementValuePairList(NabuParser.ElementValuePairListContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.elementValuePairList(). - exitElvisExpression(KotlinParser.ElvisExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.elvisExpression(). - exitElvisExpression(KotlinParser.ElvisExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.elvisExpression(). - exitEmptyStatement_(Java20Parser.EmptyStatement_Context) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.emptyStatement_(). - exitEmptyStatement_(Java20Parser.EmptyStatement_Context) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.emptyStatement_(). - exitEmptyStatement_(NabuParser.EmptyStatement_Context) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.emptyStatement_(). - exitEmptyStatement_(NabuParser.EmptyStatement_Context) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.emptyStatement_(). - exitEnhancedForStatement(Java20Parser.EnhancedForStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.enhancedForStatement(). - exitEnhancedForStatement(Java20Parser.EnhancedForStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.enhancedForStatement(). - exitEnhancedForStatement(NabuParser.EnhancedForStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.enhancedForStatement(). - exitEnhancedForStatement(NabuParser.EnhancedForStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.enhancedForStatement(). - exitEnhancedForStatementNoShortIf(Java20Parser.EnhancedForStatementNoShortIfContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.enhancedForStatementNoShortIf(). - exitEnhancedForStatementNoShortIf(Java20Parser.EnhancedForStatementNoShortIfContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.enhancedForStatementNoShortIf(). - exitEnhancedForStatementNoShortIf(NabuParser.EnhancedForStatementNoShortIfContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.enhancedForStatementNoShortIf(). - exitEnhancedForStatementNoShortIf(NabuParser.EnhancedForStatementNoShortIfContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.enhancedForStatementNoShortIf(). - exitEnumBody(Java20Parser.EnumBodyContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.enumBody(). - exitEnumBody(Java20Parser.EnumBodyContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.enumBody(). - exitEnumBody(NabuParser.EnumBodyContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.enumBody(). - exitEnumBody(NabuParser.EnumBodyContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.enumBody(). - exitEnumBodyDeclarations(Java20Parser.EnumBodyDeclarationsContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.enumBodyDeclarations(). - exitEnumBodyDeclarations(Java20Parser.EnumBodyDeclarationsContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.enumBodyDeclarations(). - exitEnumBodyDeclarations(NabuParser.EnumBodyDeclarationsContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.enumBodyDeclarations(). - exitEnumBodyDeclarations(NabuParser.EnumBodyDeclarationsContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.enumBodyDeclarations(). - exitEnumClassBody(KotlinParser.EnumClassBodyContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.enumClassBody(). - exitEnumClassBody(KotlinParser.EnumClassBodyContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.enumClassBody(). - exitEnumConstant(Java20Parser.EnumConstantContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.enumConstant(). - exitEnumConstant(Java20Parser.EnumConstantContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.enumConstant(). - exitEnumConstant(NabuParser.EnumConstantContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.enumConstant(). - exitEnumConstant(NabuParser.EnumConstantContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.enumConstant(). - exitEnumConstantList(Java20Parser.EnumConstantListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.enumConstantList(). - exitEnumConstantList(Java20Parser.EnumConstantListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.enumConstantList(). - exitEnumConstantList(NabuParser.EnumConstantListContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.enumConstantList(). - exitEnumConstantList(NabuParser.EnumConstantListContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.enumConstantList(). - exitEnumConstantModifier(Java20Parser.EnumConstantModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.enumConstantModifier(). - exitEnumConstantModifier(Java20Parser.EnumConstantModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.enumConstantModifier(). - exitEnumConstantModifier(NabuParser.EnumConstantModifierContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.enumConstantModifier(). - exitEnumConstantModifier(NabuParser.EnumConstantModifierContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.enumConstantModifier(). - exitEnumDeclaration(Java20Parser.EnumDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.enumDeclaration(). - exitEnumDeclaration(Java20Parser.EnumDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.enumDeclaration(). - exitEnumDeclaration(NabuParser.EnumDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.enumDeclaration(). - exitEnumDeclaration(NabuParser.EnumDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.enumDeclaration(). - exitEnumEntries(KotlinParser.EnumEntriesContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.enumEntries(). - exitEnumEntries(KotlinParser.EnumEntriesContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.enumEntries(). - exitEnumEntry(KotlinParser.EnumEntryContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.enumEntry(). - exitEnumEntry(KotlinParser.EnumEntryContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.enumEntry(). - exitEqualityComparison(KotlinParser.EqualityComparisonContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.equalityComparison(). - exitEqualityComparison(KotlinParser.EqualityComparisonContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.equalityComparison(). - exitEqualityExpression(Java20Parser.EqualityExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.equalityExpression(). - exitEqualityExpression(Java20Parser.EqualityExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.equalityExpression(). - exitEqualityExpression(NabuParser.EqualityExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.equalityExpression(). - exitEqualityExpression(NabuParser.EqualityExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.equalityExpression(). - exitEqualityOperation(KotlinParser.EqualityOperationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.equalityOperation(). - exitEqualityOperation(KotlinParser.EqualityOperationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.equalityOperation(). - exitEveryRule(ParserRuleContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
- exitEveryRule(ParserRuleContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
- exitEveryRule(ParserRuleContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
- exitExceptionType(Java20Parser.ExceptionTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.exceptionType(). - exitExceptionType(Java20Parser.ExceptionTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.exceptionType(). - exitExceptionType(NabuParser.ExceptionTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.exceptionType(). - exitExceptionType(NabuParser.ExceptionTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.exceptionType(). - exitExceptionTypeList(Java20Parser.ExceptionTypeListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.exceptionTypeList(). - exitExceptionTypeList(Java20Parser.ExceptionTypeListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.exceptionTypeList(). - exitExceptionTypeList(NabuParser.ExceptionTypeListContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.exceptionTypeList(). - exitExceptionTypeList(NabuParser.ExceptionTypeListContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.exceptionTypeList(). - exitExclusiveOrExpression(Java20Parser.ExclusiveOrExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.exclusiveOrExpression(). - exitExclusiveOrExpression(Java20Parser.ExclusiveOrExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.exclusiveOrExpression(). - exitExclusiveOrExpression(NabuParser.ExclusiveOrExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.exclusiveOrExpression(). - exitExclusiveOrExpression(NabuParser.ExclusiveOrExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.exclusiveOrExpression(). - exitExplicitConstructorInvocation(Java20Parser.ExplicitConstructorInvocationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.explicitConstructorInvocation(). - exitExplicitConstructorInvocation(Java20Parser.ExplicitConstructorInvocationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.explicitConstructorInvocation(). - exitExplicitConstructorInvocation(NabuParser.ExplicitConstructorInvocationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.explicitConstructorInvocation(). - exitExplicitConstructorInvocation(NabuParser.ExplicitConstructorInvocationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.explicitConstructorInvocation(). - exitExplicitDelegation(KotlinParser.ExplicitDelegationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.explicitDelegation(). - exitExplicitDelegation(KotlinParser.ExplicitDelegationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.explicitDelegation(). - exitExpression(Java20Parser.ExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.expression(). - exitExpression(Java20Parser.ExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.expression(). - exitExpression(KotlinParser.ExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.expression(). - exitExpression(KotlinParser.ExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.expression(). - exitExpression(NabuParser.ExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.expression(). - exitExpression(NabuParser.ExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.expression(). - exitExpressionName(Java20Parser.ExpressionNameContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.expressionName(). - exitExpressionName(Java20Parser.ExpressionNameContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.expressionName(). - exitExpressionName(NabuParser.ExpressionNameContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.expressionName(). - exitExpressionName(NabuParser.ExpressionNameContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.expressionName(). - exitExpressionStatement(Java20Parser.ExpressionStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.expressionStatement(). - exitExpressionStatement(Java20Parser.ExpressionStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.expressionStatement(). - exitExpressionStatement(NabuParser.ExpressionStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.expressionStatement(). - exitExpressionStatement(NabuParser.ExpressionStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.expressionStatement(). - exitFieldAccess(Java20Parser.FieldAccessContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.fieldAccess(). - exitFieldAccess(Java20Parser.FieldAccessContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.fieldAccess(). - exitFieldAccess(NabuParser.FieldAccessContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.fieldAccess(). - exitFieldAccess(NabuParser.FieldAccessContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.fieldAccess(). - exitFieldDeclaration(Java20Parser.FieldDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.fieldDeclaration(). - exitFieldDeclaration(Java20Parser.FieldDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.fieldDeclaration(). - exitFieldDeclaration(NabuParser.FieldDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.fieldDeclaration(). - exitFieldDeclaration(NabuParser.FieldDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.fieldDeclaration(). - exitFieldModifier(Java20Parser.FieldModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.fieldModifier(). - exitFieldModifier(Java20Parser.FieldModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.fieldModifier(). - exitFieldModifier(NabuParser.FieldModifierContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.fieldModifier(). - exitFieldModifier(NabuParser.FieldModifierContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.fieldModifier(). - exitFileAnnotation(KotlinParser.FileAnnotationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.fileAnnotation(). - exitFileAnnotation(KotlinParser.FileAnnotationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.fileAnnotation(). - exitFileAnnotations(KotlinParser.FileAnnotationsContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.fileAnnotations(). - exitFileAnnotations(KotlinParser.FileAnnotationsContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.fileAnnotations(). - exitFinallyBlock(Java20Parser.FinallyBlockContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.finallyBlock(). - exitFinallyBlock(Java20Parser.FinallyBlockContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.finallyBlock(). - exitFinallyBlock(KotlinParser.FinallyBlockContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.finallyBlock(). - exitFinallyBlock(KotlinParser.FinallyBlockContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.finallyBlock(). - exitFinallyBlock(NabuParser.FinallyBlockContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.finallyBlock(). - exitFinallyBlock(NabuParser.FinallyBlockContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.finallyBlock(). - exitFloatingPointType(Java20Parser.FloatingPointTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.floatingPointType(). - exitFloatingPointType(Java20Parser.FloatingPointTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.floatingPointType(). - exitFloatingPointType(NabuParser.FloatingPointTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.floatingPointType(). - exitFloatingPointType(NabuParser.FloatingPointTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.floatingPointType(). - exitForExpression(KotlinParser.ForExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.forExpression(). - exitForExpression(KotlinParser.ForExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.forExpression(). - exitForInit(Java20Parser.ForInitContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.forInit(). - exitForInit(Java20Parser.ForInitContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.forInit(). - exitForInit(NabuParser.ForInitContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.forInit(). - exitForInit(NabuParser.ForInitContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.forInit(). - exitFormalParameter(Java20Parser.FormalParameterContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.formalParameter(). - exitFormalParameter(Java20Parser.FormalParameterContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.formalParameter(). - exitFormalParameter(NabuParser.FormalParameterContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.formalParameter(). - exitFormalParameter(NabuParser.FormalParameterContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.formalParameter(). - exitFormalParameterList(Java20Parser.FormalParameterListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.formalParameterList(). - exitFormalParameterList(Java20Parser.FormalParameterListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.formalParameterList(). - exitFormalParameterList(NabuParser.FormalParameterListContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.formalParameterList(). - exitFormalParameterList(NabuParser.FormalParameterListContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.formalParameterList(). - exitForStatement(Java20Parser.ForStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.forStatement(). - exitForStatement(Java20Parser.ForStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.forStatement(). - exitForStatement(NabuParser.ForStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.forStatement(). - exitForStatement(NabuParser.ForStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.forStatement(). - exitForStatementNoShortIf(Java20Parser.ForStatementNoShortIfContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.forStatementNoShortIf(). - exitForStatementNoShortIf(Java20Parser.ForStatementNoShortIfContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.forStatementNoShortIf(). - exitForStatementNoShortIf(NabuParser.ForStatementNoShortIfContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.forStatementNoShortIf(). - exitForStatementNoShortIf(NabuParser.ForStatementNoShortIfContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.forStatementNoShortIf(). - exitForUpdate(Java20Parser.ForUpdateContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.forUpdate(). - exitForUpdate(Java20Parser.ForUpdateContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.forUpdate(). - exitForUpdate(NabuParser.ForUpdateContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.forUpdate(). - exitForUpdate(NabuParser.ForUpdateContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.forUpdate(). - exitFunctionBody(KotlinParser.FunctionBodyContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.functionBody(). - exitFunctionBody(KotlinParser.FunctionBodyContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.functionBody(). - exitFunctionBody(NabuParser.FunctionBodyContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.functionBody(). - exitFunctionBody(NabuParser.FunctionBodyContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.functionBody(). - exitFunctionDeclaration(KotlinParser.FunctionDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.functionDeclaration(). - exitFunctionDeclaration(KotlinParser.FunctionDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.functionDeclaration(). - exitFunctionDeclaration(NabuParser.FunctionDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.functionDeclaration(). - exitFunctionDeclaration(NabuParser.FunctionDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.functionDeclaration(). - exitFunctionDeclarator(NabuParser.FunctionDeclaratorContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.functionDeclarator(). - exitFunctionDeclarator(NabuParser.FunctionDeclaratorContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.functionDeclarator(). - exitFunctionHeader(NabuParser.FunctionHeaderContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.functionHeader(). - exitFunctionHeader(NabuParser.FunctionHeaderContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.functionHeader(). - exitFunctionInvocation(NabuParser.FunctionInvocationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.functionInvocation(). - exitFunctionInvocation(NabuParser.FunctionInvocationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.functionInvocation(). - exitFunctionLiteral(KotlinParser.FunctionLiteralContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.functionLiteral(). - exitFunctionLiteral(KotlinParser.FunctionLiteralContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.functionLiteral(). - exitFunctionModifier(KotlinParser.FunctionModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.functionModifier(). - exitFunctionModifier(KotlinParser.FunctionModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.functionModifier(). - exitFunctionModifier(NabuParser.FunctionModifierContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.functionModifier(). - exitFunctionModifier(NabuParser.FunctionModifierContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.functionModifier(). - exitFunctionName(NabuParser.FunctionNameContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.functionName(). - exitFunctionName(NabuParser.FunctionNameContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.functionName(). - exitFunctionReference(NabuParser.FunctionReferenceContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.functionReference(). - exitFunctionReference(NabuParser.FunctionReferenceContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.functionReference(). - exitFunctionType(KotlinParser.FunctionTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.functionType(). - exitFunctionType(KotlinParser.FunctionTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.functionType(). - exitFunctionTypeParameters(KotlinParser.FunctionTypeParametersContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.functionTypeParameters(). - exitFunctionTypeParameters(KotlinParser.FunctionTypeParametersContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.functionTypeParameters(). - exitFunctionTypeReceiver(KotlinParser.FunctionTypeReceiverContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.functionTypeReceiver(). - exitFunctionTypeReceiver(KotlinParser.FunctionTypeReceiverContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.functionTypeReceiver(). - exitFunctionValueParameter(KotlinParser.FunctionValueParameterContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.functionValueParameter(). - exitFunctionValueParameter(KotlinParser.FunctionValueParameterContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.functionValueParameter(). - exitFunctionValueParameters(KotlinParser.FunctionValueParametersContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.functionValueParameters(). - exitFunctionValueParameters(KotlinParser.FunctionValueParametersContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.functionValueParameters(). - exitGetter(KotlinParser.GetterContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.getter(). - exitGetter(KotlinParser.GetterContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.getter(). - exitIdentifier(Java20Parser.IdentifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.identifier(). - exitIdentifier(Java20Parser.IdentifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.identifier(). - exitIdentifier(KotlinParser.IdentifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.identifier(). - exitIdentifier(KotlinParser.IdentifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.identifier(). - exitIdentifier(NabuParser.IdentifierContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.identifier(). - exitIdentifier(NabuParser.IdentifierContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.identifier(). - exitIfExpression(KotlinParser.IfExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.ifExpression(). - exitIfExpression(KotlinParser.IfExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.ifExpression(). - exitIfThenElseStatement(Java20Parser.IfThenElseStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.ifThenElseStatement(). - exitIfThenElseStatement(Java20Parser.IfThenElseStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.ifThenElseStatement(). - exitIfThenElseStatement(NabuParser.IfThenElseStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.ifThenElseStatement(). - exitIfThenElseStatement(NabuParser.IfThenElseStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.ifThenElseStatement(). - exitIfThenElseStatementNoShortIf(Java20Parser.IfThenElseStatementNoShortIfContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.ifThenElseStatementNoShortIf(). - exitIfThenElseStatementNoShortIf(Java20Parser.IfThenElseStatementNoShortIfContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.ifThenElseStatementNoShortIf(). - exitIfThenElseStatementNoShortIf(NabuParser.IfThenElseStatementNoShortIfContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.ifThenElseStatementNoShortIf(). - exitIfThenElseStatementNoShortIf(NabuParser.IfThenElseStatementNoShortIfContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.ifThenElseStatementNoShortIf(). - exitIfThenStatement(Java20Parser.IfThenStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.ifThenStatement(). - exitIfThenStatement(Java20Parser.IfThenStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.ifThenStatement(). - exitIfThenStatement(NabuParser.IfThenStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.ifThenStatement(). - exitIfThenStatement(NabuParser.IfThenStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.ifThenStatement(). - exitImportAlias(KotlinParser.ImportAliasContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.importAlias(). - exitImportAlias(KotlinParser.ImportAliasContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.importAlias(). - exitImportDeclaration(Java20Parser.ImportDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.importDeclaration(). - exitImportDeclaration(Java20Parser.ImportDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.importDeclaration(). - exitImportDeclaration(NabuParser.ImportDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.importDeclaration(). - exitImportDeclaration(NabuParser.ImportDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.importDeclaration(). - exitImportHeader(KotlinParser.ImportHeaderContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.importHeader(). - exitImportHeader(KotlinParser.ImportHeaderContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.importHeader(). - exitImportList(KotlinParser.ImportListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.importList(). - exitImportList(KotlinParser.ImportListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.importList(). - exitInclusiveOrExpression(Java20Parser.InclusiveOrExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.inclusiveOrExpression(). - exitInclusiveOrExpression(Java20Parser.InclusiveOrExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.inclusiveOrExpression(). - exitInclusiveOrExpression(NabuParser.InclusiveOrExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.inclusiveOrExpression(). - exitInclusiveOrExpression(NabuParser.InclusiveOrExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.inclusiveOrExpression(). - exitInfixFunctionCall(KotlinParser.InfixFunctionCallContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.infixFunctionCall(). - exitInfixFunctionCall(KotlinParser.InfixFunctionCallContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.infixFunctionCall(). - exitInheritanceModifier(KotlinParser.InheritanceModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.inheritanceModifier(). - exitInheritanceModifier(KotlinParser.InheritanceModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.inheritanceModifier(). - exitInOperator(KotlinParser.InOperatorContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.inOperator(). - exitInOperator(KotlinParser.InOperatorContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.inOperator(). - exitInstanceInitializer(Java20Parser.InstanceInitializerContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.instanceInitializer(). - exitInstanceInitializer(Java20Parser.InstanceInitializerContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.instanceInitializer(). - exitInstanceInitializer(NabuParser.InstanceInitializerContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.instanceInitializer(). - exitInstanceInitializer(NabuParser.InstanceInitializerContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.instanceInitializer(). - exitIntegralType(Java20Parser.IntegralTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.integralType(). - exitIntegralType(Java20Parser.IntegralTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.integralType(). - exitIntegralType(NabuParser.IntegralTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.integralType(). - exitIntegralType(NabuParser.IntegralTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.integralType(). - exitInterfaceBody(Java20Parser.InterfaceBodyContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.interfaceBody(). - exitInterfaceBody(Java20Parser.InterfaceBodyContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.interfaceBody(). - exitInterfaceBody(NabuParser.InterfaceBodyContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.interfaceBody(). - exitInterfaceBody(NabuParser.InterfaceBodyContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.interfaceBody(). - exitInterfaceDeclaration(Java20Parser.InterfaceDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.interfaceDeclaration(). - exitInterfaceDeclaration(Java20Parser.InterfaceDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.interfaceDeclaration(). - exitInterfaceDeclaration(NabuParser.InterfaceDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.interfaceDeclaration(). - exitInterfaceDeclaration(NabuParser.InterfaceDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.interfaceDeclaration(). - exitInterfaceExtends(Java20Parser.InterfaceExtendsContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.interfaceExtends(). - exitInterfaceExtends(Java20Parser.InterfaceExtendsContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.interfaceExtends(). - exitInterfaceExtends(NabuParser.InterfaceExtendsContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.interfaceExtends(). - exitInterfaceExtends(NabuParser.InterfaceExtendsContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.interfaceExtends(). - exitInterfaceFunctionDeclaration(NabuParser.InterfaceFunctionDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.interfaceFunctionDeclaration(). - exitInterfaceFunctionDeclaration(NabuParser.InterfaceFunctionDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.interfaceFunctionDeclaration(). - exitInterfaceFunctionModifier(NabuParser.InterfaceFunctionModifierContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.interfaceFunctionModifier(). - exitInterfaceFunctionModifier(NabuParser.InterfaceFunctionModifierContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.interfaceFunctionModifier(). - exitInterfaceMemberDeclaration(Java20Parser.InterfaceMemberDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.interfaceMemberDeclaration(). - exitInterfaceMemberDeclaration(Java20Parser.InterfaceMemberDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.interfaceMemberDeclaration(). - exitInterfaceMemberDeclaration(NabuParser.InterfaceMemberDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.interfaceMemberDeclaration(). - exitInterfaceMemberDeclaration(NabuParser.InterfaceMemberDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.interfaceMemberDeclaration(). - exitInterfaceMethodDeclaration(Java20Parser.InterfaceMethodDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.interfaceMethodDeclaration(). - exitInterfaceMethodDeclaration(Java20Parser.InterfaceMethodDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.interfaceMethodDeclaration(). - exitInterfaceMethodModifier(Java20Parser.InterfaceMethodModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.interfaceMethodModifier(). - exitInterfaceMethodModifier(Java20Parser.InterfaceMethodModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.interfaceMethodModifier(). - exitInterfaceModifier(Java20Parser.InterfaceModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.interfaceModifier(). - exitInterfaceModifier(Java20Parser.InterfaceModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.interfaceModifier(). - exitInterfaceModifier(NabuParser.InterfaceModifierContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.interfaceModifier(). - exitInterfaceModifier(NabuParser.InterfaceModifierContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.interfaceModifier(). - exitInterfacePermits(Java20Parser.InterfacePermitsContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.interfacePermits(). - exitInterfacePermits(Java20Parser.InterfacePermitsContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.interfacePermits(). - exitInterfacePermits(NabuParser.InterfacePermitsContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.interfacePermits(). - exitInterfacePermits(NabuParser.InterfacePermitsContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.interfacePermits(). - exitInterfaceType(Java20Parser.InterfaceTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.interfaceType(). - exitInterfaceType(Java20Parser.InterfaceTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.interfaceType(). - exitInterfaceType(NabuParser.InterfaceTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.interfaceType(). - exitInterfaceType(NabuParser.InterfaceTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.interfaceType(). - exitInterfaceTypeList(Java20Parser.InterfaceTypeListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.interfaceTypeList(). - exitInterfaceTypeList(Java20Parser.InterfaceTypeListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.interfaceTypeList(). - exitInterfaceTypeList(NabuParser.InterfaceTypeListContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.interfaceTypeList(). - exitInterfaceTypeList(NabuParser.InterfaceTypeListContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.interfaceTypeList(). - exitIsOperator(KotlinParser.IsOperatorContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.isOperator(). - exitIsOperator(KotlinParser.IsOperatorContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.isOperator(). - exitJumpExpression(KotlinParser.JumpExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.jumpExpression(). - exitJumpExpression(KotlinParser.JumpExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.jumpExpression(). - exitKotlinFile(KotlinParser.KotlinFileContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.kotlinFile(). - exitKotlinFile(KotlinParser.KotlinFileContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.kotlinFile(). - exitLabelDefinition(KotlinParser.LabelDefinitionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.labelDefinition(). - exitLabelDefinition(KotlinParser.LabelDefinitionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.labelDefinition(). - exitLabeledStatement(Java20Parser.LabeledStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.labeledStatement(). - exitLabeledStatement(Java20Parser.LabeledStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.labeledStatement(). - exitLabeledStatement(NabuParser.LabeledStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.labeledStatement(). - exitLabeledStatement(NabuParser.LabeledStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.labeledStatement(). - exitLabeledStatementNoShortIf(Java20Parser.LabeledStatementNoShortIfContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.labeledStatementNoShortIf(). - exitLabeledStatementNoShortIf(Java20Parser.LabeledStatementNoShortIfContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.labeledStatementNoShortIf(). - exitLabeledStatementNoShortIf(NabuParser.LabeledStatementNoShortIfContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.labeledStatementNoShortIf(). - exitLabeledStatementNoShortIf(NabuParser.LabeledStatementNoShortIfContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.labeledStatementNoShortIf(). - exitLambdaBody(Java20Parser.LambdaBodyContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.lambdaBody(). - exitLambdaBody(Java20Parser.LambdaBodyContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.lambdaBody(). - exitLambdaBody(NabuParser.LambdaBodyContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.lambdaBody(). - exitLambdaBody(NabuParser.LambdaBodyContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.lambdaBody(). - exitLambdaExpression(Java20Parser.LambdaExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.lambdaExpression(). - exitLambdaExpression(Java20Parser.LambdaExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.lambdaExpression(). - exitLambdaExpression(NabuParser.LambdaExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.lambdaExpression(). - exitLambdaExpression(NabuParser.LambdaExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.lambdaExpression(). - exitLambdaParameter(Java20Parser.LambdaParameterContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.lambdaParameter(). - exitLambdaParameter(Java20Parser.LambdaParameterContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.lambdaParameter(). - exitLambdaParameter(KotlinParser.LambdaParameterContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.lambdaParameter(). - exitLambdaParameter(KotlinParser.LambdaParameterContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.lambdaParameter(). - exitLambdaParameter(NabuParser.LambdaParameterContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.lambdaParameter(). - exitLambdaParameter(NabuParser.LambdaParameterContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.lambdaParameter(). - exitLambdaParameterList(Java20Parser.LambdaParameterListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.lambdaParameterList(). - exitLambdaParameterList(Java20Parser.LambdaParameterListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.lambdaParameterList(). - exitLambdaParameterList(NabuParser.LambdaParameterListContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.lambdaParameterList(). - exitLambdaParameterList(NabuParser.LambdaParameterListContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.lambdaParameterList(). - exitLambdaParameters(Java20Parser.LambdaParametersContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.lambdaParameters(). - exitLambdaParameters(Java20Parser.LambdaParametersContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.lambdaParameters(). - exitLambdaParameters(KotlinParser.LambdaParametersContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.lambdaParameters(). - exitLambdaParameters(KotlinParser.LambdaParametersContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.lambdaParameters(). - exitLambdaParameters(NabuParser.LambdaParametersContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.lambdaParameters(). - exitLambdaParameters(NabuParser.LambdaParametersContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.lambdaParameters(). - exitLambdaParameterType(Java20Parser.LambdaParameterTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.lambdaParameterType(). - exitLambdaParameterType(Java20Parser.LambdaParameterTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.lambdaParameterType(). - exitLambdaParameterType(NabuParser.LambdaParameterTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.lambdaParameterType(). - exitLambdaParameterType(NabuParser.LambdaParameterTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.lambdaParameterType(). - exitLeftHandSide(Java20Parser.LeftHandSideContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.leftHandSide(). - exitLeftHandSide(Java20Parser.LeftHandSideContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.leftHandSide(). - exitLeftHandSide(NabuParser.LeftHandSideContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.leftHandSide(). - exitLeftHandSide(NabuParser.LeftHandSideContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.leftHandSide(). - exitLineStringContent(KotlinParser.LineStringContentContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.lineStringContent(). - exitLineStringContent(KotlinParser.LineStringContentContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.lineStringContent(). - exitLineStringExpression(KotlinParser.LineStringExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.lineStringExpression(). - exitLineStringExpression(KotlinParser.LineStringExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.lineStringExpression(). - exitLineStringLiteral(KotlinParser.LineStringLiteralContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.lineStringLiteral(). - exitLineStringLiteral(KotlinParser.LineStringLiteralContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.lineStringLiteral(). - exitLiteral(Java20Parser.LiteralContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.literal(). - exitLiteral(Java20Parser.LiteralContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.literal(). - exitLiteral(NabuParser.LiteralContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.literal(). - exitLiteral(NabuParser.LiteralContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.literal(). - exitLiteralConstant(KotlinParser.LiteralConstantContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.literalConstant(). - exitLiteralConstant(KotlinParser.LiteralConstantContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.literalConstant(). - exitLocalClassOrInterfaceDeclaration(Java20Parser.LocalClassOrInterfaceDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.localClassOrInterfaceDeclaration(). - exitLocalClassOrInterfaceDeclaration(Java20Parser.LocalClassOrInterfaceDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.localClassOrInterfaceDeclaration(). - exitLocalClassOrInterfaceDeclaration(NabuParser.LocalClassOrInterfaceDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.localClassOrInterfaceDeclaration(). - exitLocalClassOrInterfaceDeclaration(NabuParser.LocalClassOrInterfaceDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.localClassOrInterfaceDeclaration(). - exitLocalVariableDeclaration(Java20Parser.LocalVariableDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.localVariableDeclaration(). - exitLocalVariableDeclaration(Java20Parser.LocalVariableDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.localVariableDeclaration(). - exitLocalVariableDeclaration(NabuParser.LocalVariableDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.localVariableDeclaration(). - exitLocalVariableDeclaration(NabuParser.LocalVariableDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.localVariableDeclaration(). - exitLocalVariableDeclarationStatement(Java20Parser.LocalVariableDeclarationStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.localVariableDeclarationStatement(). - exitLocalVariableDeclarationStatement(Java20Parser.LocalVariableDeclarationStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.localVariableDeclarationStatement(). - exitLocalVariableDeclarationStatement(NabuParser.LocalVariableDeclarationStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.localVariableDeclarationStatement(). - exitLocalVariableDeclarationStatement(NabuParser.LocalVariableDeclarationStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.localVariableDeclarationStatement(). - exitLocalVariableType(Java20Parser.LocalVariableTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.localVariableType(). - exitLocalVariableType(Java20Parser.LocalVariableTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.localVariableType(). - exitLocalVariableType(NabuParser.LocalVariableTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.localVariableType(). - exitLocalVariableType(NabuParser.LocalVariableTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.localVariableType(). - exitLoopExpression(KotlinParser.LoopExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.loopExpression(). - exitLoopExpression(KotlinParser.LoopExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.loopExpression(). - exitMarkerAnnotation(Java20Parser.MarkerAnnotationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.markerAnnotation(). - exitMarkerAnnotation(Java20Parser.MarkerAnnotationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.markerAnnotation(). - exitMarkerAnnotation(NabuParser.MarkerAnnotationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.markerAnnotation(). - exitMarkerAnnotation(NabuParser.MarkerAnnotationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.markerAnnotation(). - exitMemberAccessOperator(KotlinParser.MemberAccessOperatorContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.memberAccessOperator(). - exitMemberAccessOperator(KotlinParser.MemberAccessOperatorContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.memberAccessOperator(). - exitMemberModifier(KotlinParser.MemberModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.memberModifier(). - exitMemberModifier(KotlinParser.MemberModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.memberModifier(). - exitMethodBody(Java20Parser.MethodBodyContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.methodBody(). - exitMethodBody(Java20Parser.MethodBodyContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.methodBody(). - exitMethodDeclaration(Java20Parser.MethodDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.methodDeclaration(). - exitMethodDeclaration(Java20Parser.MethodDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.methodDeclaration(). - exitMethodDeclarator(Java20Parser.MethodDeclaratorContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.methodDeclarator(). - exitMethodDeclarator(Java20Parser.MethodDeclaratorContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.methodDeclarator(). - exitMethodHeader(Java20Parser.MethodHeaderContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.methodHeader(). - exitMethodHeader(Java20Parser.MethodHeaderContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.methodHeader(). - exitMethodInvocation(Java20Parser.MethodInvocationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.methodInvocation(). - exitMethodInvocation(Java20Parser.MethodInvocationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.methodInvocation(). - exitMethodModifier(Java20Parser.MethodModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.methodModifier(). - exitMethodModifier(Java20Parser.MethodModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.methodModifier(). - exitMethodName(Java20Parser.MethodNameContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.methodName(). - exitMethodName(Java20Parser.MethodNameContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.methodName(). - exitMethodReference(Java20Parser.MethodReferenceContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.methodReference(). - exitMethodReference(Java20Parser.MethodReferenceContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.methodReference(). - exitModifier(KotlinParser.ModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.modifier(). - exitModifier(KotlinParser.ModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.modifier(). - exitModifierList(KotlinParser.ModifierListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.modifierList(). - exitModifierList(KotlinParser.ModifierListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.modifierList(). - exitModularCompilationUnit(Java20Parser.ModularCompilationUnitContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.modularCompilationUnit(). - exitModularCompilationUnit(Java20Parser.ModularCompilationUnitContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.modularCompilationUnit(). - exitModularCompilationUnit(NabuParser.ModularCompilationUnitContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.modularCompilationUnit(). - exitModularCompilationUnit(NabuParser.ModularCompilationUnitContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.modularCompilationUnit(). - exitModuleDeclaration(Java20Parser.ModuleDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.moduleDeclaration(). - exitModuleDeclaration(Java20Parser.ModuleDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.moduleDeclaration(). - exitModuleDeclaration(NabuParser.ModuleDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.moduleDeclaration(). - exitModuleDeclaration(NabuParser.ModuleDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.moduleDeclaration(). - exitModuleDirective(Java20Parser.ModuleDirectiveContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.moduleDirective(). - exitModuleDirective(Java20Parser.ModuleDirectiveContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.moduleDirective(). - exitModuleDirective(NabuParser.ModuleDirectiveContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.moduleDirective(). - exitModuleDirective(NabuParser.ModuleDirectiveContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.moduleDirective(). - exitModuleName(Java20Parser.ModuleNameContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.moduleName(). - exitModuleName(Java20Parser.ModuleNameContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.moduleName(). - exitModuleName(NabuParser.ModuleNameContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.moduleName(). - exitModuleName(NabuParser.ModuleNameContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.moduleName(). - exitMultiLineStringContent(KotlinParser.MultiLineStringContentContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.multiLineStringContent(). - exitMultiLineStringContent(KotlinParser.MultiLineStringContentContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.multiLineStringContent(). - exitMultiLineStringExpression(KotlinParser.MultiLineStringExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.multiLineStringExpression(). - exitMultiLineStringExpression(KotlinParser.MultiLineStringExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.multiLineStringExpression(). - exitMultiLineStringLiteral(KotlinParser.MultiLineStringLiteralContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.multiLineStringLiteral(). - exitMultiLineStringLiteral(KotlinParser.MultiLineStringLiteralContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.multiLineStringLiteral(). - exitMultiplicativeExpression(Java20Parser.MultiplicativeExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.multiplicativeExpression(). - exitMultiplicativeExpression(Java20Parser.MultiplicativeExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.multiplicativeExpression(). - exitMultiplicativeExpression(KotlinParser.MultiplicativeExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.multiplicativeExpression(). - exitMultiplicativeExpression(KotlinParser.MultiplicativeExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.multiplicativeExpression(). - exitMultiplicativeExpression(NabuParser.MultiplicativeExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.multiplicativeExpression(). - exitMultiplicativeExpression(NabuParser.MultiplicativeExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.multiplicativeExpression(). - exitMultiplicativeOperation(KotlinParser.MultiplicativeOperationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.multiplicativeOperation(). - exitMultiplicativeOperation(KotlinParser.MultiplicativeOperationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.multiplicativeOperation(). - exitMultiVariableDeclaration(KotlinParser.MultiVariableDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.multiVariableDeclaration(). - exitMultiVariableDeclaration(KotlinParser.MultiVariableDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.multiVariableDeclaration(). - exitNabuLocalVariableDeclaration(NabuParser.NabuLocalVariableDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.nabuLocalVariableDeclaration(). - exitNabuLocalVariableDeclaration(NabuParser.NabuLocalVariableDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.nabuLocalVariableDeclaration(). - exitNabuVariableDeclarator(NabuParser.NabuVariableDeclaratorContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.nabuVariableDeclarator(). - exitNabuVariableDeclarator(NabuParser.NabuVariableDeclaratorContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.nabuVariableDeclarator(). - exitNabuVariableDeclaratorList(NabuParser.NabuVariableDeclaratorListContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.nabuVariableDeclaratorList(). - exitNabuVariableDeclaratorList(NabuParser.NabuVariableDeclaratorListContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.nabuVariableDeclaratorList(). - exitNamedInfix(KotlinParser.NamedInfixContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.namedInfix(). - exitNamedInfix(KotlinParser.NamedInfixContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.namedInfix(). - exitNormalAnnotation(Java20Parser.NormalAnnotationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.normalAnnotation(). - exitNormalAnnotation(Java20Parser.NormalAnnotationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.normalAnnotation(). - exitNormalAnnotation(NabuParser.NormalAnnotationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.normalAnnotation(). - exitNormalAnnotation(NabuParser.NormalAnnotationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.normalAnnotation(). - exitNormalClassDeclaration(Java20Parser.NormalClassDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.normalClassDeclaration(). - exitNormalClassDeclaration(Java20Parser.NormalClassDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.normalClassDeclaration(). - exitNormalClassDeclaration(NabuParser.NormalClassDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.normalClassDeclaration(). - exitNormalClassDeclaration(NabuParser.NormalClassDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.normalClassDeclaration(). - exitNormalInterfaceDeclaration(Java20Parser.NormalInterfaceDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.normalInterfaceDeclaration(). - exitNormalInterfaceDeclaration(Java20Parser.NormalInterfaceDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.normalInterfaceDeclaration(). - exitNormalInterfaceDeclaration(NabuParser.NormalInterfaceDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.normalInterfaceDeclaration(). - exitNormalInterfaceDeclaration(NabuParser.NormalInterfaceDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.normalInterfaceDeclaration(). - exitNullableType(KotlinParser.NullableTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.nullableType(). - exitNullableType(KotlinParser.NullableTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.nullableType(). - exitNumericType(Java20Parser.NumericTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.numericType(). - exitNumericType(Java20Parser.NumericTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.numericType(). - exitNumericType(NabuParser.NumericTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.numericType(). - exitNumericType(NabuParser.NumericTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.numericType(). - exitObjectDeclaration(KotlinParser.ObjectDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.objectDeclaration(). - exitObjectDeclaration(KotlinParser.ObjectDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.objectDeclaration(). - exitObjectLiteral(KotlinParser.ObjectLiteralContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.objectLiteral(). - exitObjectLiteral(KotlinParser.ObjectLiteralContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.objectLiteral(). - exitOrdinaryCompilationUnit(Java20Parser.OrdinaryCompilationUnitContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.ordinaryCompilationUnit(). - exitOrdinaryCompilationUnit(Java20Parser.OrdinaryCompilationUnitContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.ordinaryCompilationUnit(). - exitOrdinaryCompilationUnit(NabuParser.OrdinaryCompilationUnitContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.ordinaryCompilationUnit(). - exitOrdinaryCompilationUnit(NabuParser.OrdinaryCompilationUnitContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.ordinaryCompilationUnit(). - exitPackageDeclaration(Java20Parser.PackageDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.packageDeclaration(). - exitPackageDeclaration(Java20Parser.PackageDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.packageDeclaration(). - exitPackageDeclaration(NabuParser.PackageDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.packageDeclaration(). - exitPackageDeclaration(NabuParser.PackageDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.packageDeclaration(). - exitPackageHeader(KotlinParser.PackageHeaderContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.packageHeader(). - exitPackageHeader(KotlinParser.PackageHeaderContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.packageHeader(). - exitPackageModifier(Java20Parser.PackageModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.packageModifier(). - exitPackageModifier(Java20Parser.PackageModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.packageModifier(). - exitPackageModifier(NabuParser.PackageModifierContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.packageModifier(). - exitPackageModifier(NabuParser.PackageModifierContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.packageModifier(). - exitPackageName(Java20Parser.PackageNameContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.packageName(). - exitPackageName(Java20Parser.PackageNameContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.packageName(). - exitPackageName(NabuParser.PackageNameContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.packageName(). - exitPackageName(NabuParser.PackageNameContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.packageName(). - exitPackageOrTypeName(Java20Parser.PackageOrTypeNameContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.packageOrTypeName(). - exitPackageOrTypeName(Java20Parser.PackageOrTypeNameContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.packageOrTypeName(). - exitPackageOrTypeName(NabuParser.PackageOrTypeNameContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.packageOrTypeName(). - exitPackageOrTypeName(NabuParser.PackageOrTypeNameContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.packageOrTypeName(). - exitParameter(KotlinParser.ParameterContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.parameter(). - exitParameter(KotlinParser.ParameterContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.parameter(). - exitParameterModifier(KotlinParser.ParameterModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.parameterModifier(). - exitParameterModifier(KotlinParser.ParameterModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.parameterModifier(). - exitParenthesizedExpression(KotlinParser.ParenthesizedExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.parenthesizedExpression(). - exitParenthesizedExpression(KotlinParser.ParenthesizedExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.parenthesizedExpression(). - exitParenthesizedType(KotlinParser.ParenthesizedTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.parenthesizedType(). - exitParenthesizedType(KotlinParser.ParenthesizedTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.parenthesizedType(). - exitPattern(Java20Parser.PatternContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.pattern(). - exitPattern(Java20Parser.PatternContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.pattern(). - exitPattern(NabuParser.PatternContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.pattern(). - exitPattern(NabuParser.PatternContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.pattern(). - exitPfE(Java20Parser.PfEContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.pfE(). - exitPfE(Java20Parser.PfEContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.pfE(). - exitPfE(NabuParser.PfEContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.pfE(). - exitPfE(NabuParser.PfEContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.pfE(). - exitPNNA(Java20Parser.PNNAContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.pNNA(). - exitPNNA(Java20Parser.PNNAContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.pNNA(). - exitPNNA(NabuParser.PNNAContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.pNNA(). - exitPNNA(NabuParser.PNNAContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.pNNA(). - exitPostDecrementExpression(Java20Parser.PostDecrementExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.postDecrementExpression(). - exitPostDecrementExpression(Java20Parser.PostDecrementExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.postDecrementExpression(). - exitPostDecrementExpression(NabuParser.PostDecrementExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.postDecrementExpression(). - exitPostDecrementExpression(NabuParser.PostDecrementExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.postDecrementExpression(). - exitPostfixExpression(Java20Parser.PostfixExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.postfixExpression(). - exitPostfixExpression(Java20Parser.PostfixExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.postfixExpression(). - exitPostfixExpression(NabuParser.PostfixExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.postfixExpression(). - exitPostfixExpression(NabuParser.PostfixExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.postfixExpression(). - exitPostfixUnaryExpression(KotlinParser.PostfixUnaryExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.postfixUnaryExpression(). - exitPostfixUnaryExpression(KotlinParser.PostfixUnaryExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.postfixUnaryExpression(). - exitPostfixUnaryOperation(KotlinParser.PostfixUnaryOperationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.postfixUnaryOperation(). - exitPostfixUnaryOperation(KotlinParser.PostfixUnaryOperationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.postfixUnaryOperation(). - exitPostIncrementExpression(Java20Parser.PostIncrementExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.postIncrementExpression(). - exitPostIncrementExpression(Java20Parser.PostIncrementExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.postIncrementExpression(). - exitPostIncrementExpression(NabuParser.PostIncrementExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.postIncrementExpression(). - exitPostIncrementExpression(NabuParser.PostIncrementExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.postIncrementExpression(). - exitPreamble(KotlinParser.PreambleContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.preamble(). - exitPreamble(KotlinParser.PreambleContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.preamble(). - exitPreDecrementExpression(Java20Parser.PreDecrementExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.preDecrementExpression(). - exitPreDecrementExpression(Java20Parser.PreDecrementExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.preDecrementExpression(). - exitPreDecrementExpression(NabuParser.PreDecrementExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.preDecrementExpression(). - exitPreDecrementExpression(NabuParser.PreDecrementExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.preDecrementExpression(). - exitPrefixUnaryExpression(KotlinParser.PrefixUnaryExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.prefixUnaryExpression(). - exitPrefixUnaryExpression(KotlinParser.PrefixUnaryExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.prefixUnaryExpression(). - exitPrefixUnaryOperation(KotlinParser.PrefixUnaryOperationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.prefixUnaryOperation(). - exitPrefixUnaryOperation(KotlinParser.PrefixUnaryOperationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.prefixUnaryOperation(). - exitPreIncrementExpression(Java20Parser.PreIncrementExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.preIncrementExpression(). - exitPreIncrementExpression(Java20Parser.PreIncrementExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.preIncrementExpression(). - exitPreIncrementExpression(NabuParser.PreIncrementExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.preIncrementExpression(). - exitPreIncrementExpression(NabuParser.PreIncrementExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.preIncrementExpression(). - exitPrimary(Java20Parser.PrimaryContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.primary(). - exitPrimary(Java20Parser.PrimaryContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.primary(). - exitPrimary(NabuParser.PrimaryContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.primary(). - exitPrimary(NabuParser.PrimaryContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.primary(). - exitPrimaryConstructor(KotlinParser.PrimaryConstructorContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.primaryConstructor(). - exitPrimaryConstructor(KotlinParser.PrimaryConstructorContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.primaryConstructor(). - exitPrimaryNoNewArray(Java20Parser.PrimaryNoNewArrayContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.primaryNoNewArray(). - exitPrimaryNoNewArray(Java20Parser.PrimaryNoNewArrayContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.primaryNoNewArray(). - exitPrimaryNoNewArray(NabuParser.PrimaryNoNewArrayContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.primaryNoNewArray(). - exitPrimaryNoNewArray(NabuParser.PrimaryNoNewArrayContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.primaryNoNewArray(). - exitPrimitiveType(Java20Parser.PrimitiveTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.primitiveType(). - exitPrimitiveType(Java20Parser.PrimitiveTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.primitiveType(). - exitPrimitiveType(NabuParser.PrimitiveTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.primitiveType(). - exitPrimitiveType(NabuParser.PrimitiveTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.primitiveType(). - exitPropertyDeclaration(KotlinParser.PropertyDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.propertyDeclaration(). - exitPropertyDeclaration(KotlinParser.PropertyDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.propertyDeclaration(). - exitPropertyModifier(KotlinParser.PropertyModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.propertyModifier(). - exitPropertyModifier(KotlinParser.PropertyModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.propertyModifier(). - exitRangeExpression(KotlinParser.RangeExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.rangeExpression(). - exitRangeExpression(KotlinParser.RangeExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.rangeExpression(). - exitRangeTest(KotlinParser.RangeTestContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.rangeTest(). - exitRangeTest(KotlinParser.RangeTestContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.rangeTest(). - exitReceiverParameter(Java20Parser.ReceiverParameterContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.receiverParameter(). - exitReceiverParameter(Java20Parser.ReceiverParameterContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.receiverParameter(). - exitReceiverParameter(NabuParser.ReceiverParameterContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.receiverParameter(). - exitReceiverParameter(NabuParser.ReceiverParameterContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.receiverParameter(). - exitReceiverType(KotlinParser.ReceiverTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.receiverType(). - exitReceiverType(KotlinParser.ReceiverTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.receiverType(). - exitRecordBody(Java20Parser.RecordBodyContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.recordBody(). - exitRecordBody(Java20Parser.RecordBodyContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.recordBody(). - exitRecordBody(NabuParser.RecordBodyContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.recordBody(). - exitRecordBody(NabuParser.RecordBodyContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.recordBody(). - exitRecordBodyDeclaration(Java20Parser.RecordBodyDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.recordBodyDeclaration(). - exitRecordBodyDeclaration(Java20Parser.RecordBodyDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.recordBodyDeclaration(). - exitRecordBodyDeclaration(NabuParser.RecordBodyDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.recordBodyDeclaration(). - exitRecordBodyDeclaration(NabuParser.RecordBodyDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.recordBodyDeclaration(). - exitRecordComponent(Java20Parser.RecordComponentContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.recordComponent(). - exitRecordComponent(Java20Parser.RecordComponentContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.recordComponent(). - exitRecordComponent(NabuParser.RecordComponentContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.recordComponent(). - exitRecordComponent(NabuParser.RecordComponentContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.recordComponent(). - exitRecordComponentList(Java20Parser.RecordComponentListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.recordComponentList(). - exitRecordComponentList(Java20Parser.RecordComponentListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.recordComponentList(). - exitRecordComponentList(NabuParser.RecordComponentListContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.recordComponentList(). - exitRecordComponentList(NabuParser.RecordComponentListContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.recordComponentList(). - exitRecordComponentModifier(Java20Parser.RecordComponentModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.recordComponentModifier(). - exitRecordComponentModifier(Java20Parser.RecordComponentModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.recordComponentModifier(). - exitRecordComponentModifier(NabuParser.RecordComponentModifierContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.recordComponentModifier(). - exitRecordComponentModifier(NabuParser.RecordComponentModifierContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.recordComponentModifier(). - exitRecordDeclaration(Java20Parser.RecordDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.recordDeclaration(). - exitRecordDeclaration(Java20Parser.RecordDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.recordDeclaration(). - exitRecordDeclaration(NabuParser.RecordDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.recordDeclaration(). - exitRecordDeclaration(NabuParser.RecordDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.recordDeclaration(). - exitRecordHeader(Java20Parser.RecordHeaderContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.recordHeader(). - exitRecordHeader(Java20Parser.RecordHeaderContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.recordHeader(). - exitRecordHeader(NabuParser.RecordHeaderContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.recordHeader(). - exitRecordHeader(NabuParser.RecordHeaderContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.recordHeader(). - exitReferenceType(Java20Parser.ReferenceTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.referenceType(). - exitReferenceType(Java20Parser.ReferenceTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.referenceType(). - exitReferenceType(NabuParser.ReferenceTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.referenceType(). - exitReferenceType(NabuParser.ReferenceTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.referenceType(). - exitRelationalExpression(Java20Parser.RelationalExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.relationalExpression(). - exitRelationalExpression(Java20Parser.RelationalExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.relationalExpression(). - exitRelationalExpression(NabuParser.RelationalExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.relationalExpression(). - exitRelationalExpression(NabuParser.RelationalExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.relationalExpression(). - exitRequiresModifier(Java20Parser.RequiresModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.requiresModifier(). - exitRequiresModifier(Java20Parser.RequiresModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.requiresModifier(). - exitRequiresModifier(NabuParser.RequiresModifierContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.requiresModifier(). - exitRequiresModifier(NabuParser.RequiresModifierContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.requiresModifier(). - exitResource(Java20Parser.ResourceContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.resource(). - exitResource(Java20Parser.ResourceContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.resource(). - exitResource(NabuParser.ResourceContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.resource(). - exitResource(NabuParser.ResourceContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.resource(). - exitResourceList(Java20Parser.ResourceListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.resourceList(). - exitResourceList(Java20Parser.ResourceListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.resourceList(). - exitResourceList(NabuParser.ResourceListContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.resourceList(). - exitResourceList(NabuParser.ResourceListContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.resourceList(). - exitResourceSpecification(Java20Parser.ResourceSpecificationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.resourceSpecification(). - exitResourceSpecification(Java20Parser.ResourceSpecificationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.resourceSpecification(). - exitResourceSpecification(NabuParser.ResourceSpecificationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.resourceSpecification(). - exitResourceSpecification(NabuParser.ResourceSpecificationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.resourceSpecification(). - exitResult(Java20Parser.ResultContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.result(). - exitResult(Java20Parser.ResultContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.result(). - exitResult(NabuParser.ResultContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.result(). - exitResult(NabuParser.ResultContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.result(). - exitReturnStatement(Java20Parser.ReturnStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.returnStatement(). - exitReturnStatement(Java20Parser.ReturnStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.returnStatement(). - exitReturnStatement(NabuParser.ReturnStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.returnStatement(). - exitReturnStatement(NabuParser.ReturnStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.returnStatement(). - exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AdditionalBoundContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AdditiveExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AmbiguousNameContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AndExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationInterfaceBodyContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationInterfaceDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationInterfaceElementDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationInterfaceElementModifierContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationInterfaceMemberDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArgumentListContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayAccessContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayCreationExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayCreationExpressionWithInitializerContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayCreationExpressionWithoutInitializerContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayInitializerContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayTypeContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AssertStatementContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AssignmentContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AssignmentExpressionTreeContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AssignmentOperatorContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BasicForStatementContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BasicForStatementNoShortIfContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BlockContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BlockStatementContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BlockStatementsContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BreakStatementContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CaseConstantContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CastExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CatchClauseContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CatchesContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CatchFormalParameterContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CatchTypeContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassBodyContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassBodyDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassExtendsContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassImplementsContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassInstanceCreationExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassLiteralContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassMemberDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassModifierContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassOrInterfaceTypeContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassOrInterfaceTypeToInstantiateContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassPermitsContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassTypeContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CoitContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CompactConstructorDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CompilationUnitContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConditionalAndExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConditionalExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConditionalOrExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstantDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstantExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstantModifierContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstructorBodyContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstructorDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstructorDeclaratorContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstructorModifierContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordMinusForTypeIdentifierContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordMinusForUnqualifiedMethodIdentifierContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContinueStatementContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.DefaultValueContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.DimExprContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.DimExprsContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.DimsContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.DoStatementContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ElementValueArrayInitializerContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ElementValueContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ElementValueListContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ElementValuePairContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ElementValuePairListContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EmptyStatement_Context
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnhancedForStatementContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnhancedForStatementNoShortIfContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumBodyContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumBodyDeclarationsContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumConstantContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumConstantListContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumConstantModifierContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EqualityExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExceptionTypeContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExceptionTypeListContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExclusiveOrExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExplicitConstructorInvocationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExpressionNameContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExpressionStatementContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FieldAccessContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FieldDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FieldModifierContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FinallyBlockContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FloatingPointTypeContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ForInitContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FormalParameterContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FormalParameterListContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ForStatementContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ForStatementNoShortIfContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ForUpdateContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.IdentifierContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.IfThenElseStatementContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.IfThenElseStatementNoShortIfContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.IfThenStatementContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ImportDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InclusiveOrExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InstanceInitializerContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.IntegralTypeContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceBodyContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceExtendsContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceMemberDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceMethodDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceMethodModifierContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceModifierContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfacePermitsContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceTypeContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceTypeListContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LabeledStatementContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LabeledStatementNoShortIfContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LambdaBodyContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LambdaExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LambdaParameterContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LambdaParameterListContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LambdaParametersContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LambdaParameterTypeContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LeftHandSideContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LiteralContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LocalClassOrInterfaceDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LocalVariableDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LocalVariableDeclarationStatementContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LocalVariableTypeContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MarkerAnnotationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodBodyContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodDeclaratorContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodHeaderContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodInvocationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodModifierContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodNameContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodReferenceContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModularCompilationUnitContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModuleDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModuleDirectiveContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModuleNameContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MultiplicativeExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.NormalAnnotationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.NormalClassDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.NormalInterfaceDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.NumericTypeContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.OrdinaryCompilationUnitContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PackageDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PackageModifierContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PackageNameContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PackageOrTypeNameContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PatternContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PfEContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PNNAContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PostDecrementExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PostfixExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PostIncrementExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PreDecrementExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PreIncrementExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PrimaryContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PrimaryNoNewArrayContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PrimitiveTypeContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ReceiverParameterContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordBodyContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordBodyDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordComponentContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordComponentListContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordComponentModifierContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordHeaderContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ReferenceTypeContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RelationalExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RequiresModifierContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ResourceContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ResourceListContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ResourceSpecificationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ResultContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ReturnStatementContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ShiftExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SimpleTypeNameContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SingleElementAnnotationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SingleStaticImportDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SingleTypeImportDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.Start_Context
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementExpressionListContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementNoShortIfContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementWithoutTrailingSubstatementContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StaticImportOnDemandDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StaticInitializerContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchBlockContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchBlockStatementGroupContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchLabelContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchRuleContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchStatementContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SynchronizedStatementContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ThrowStatementContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ThrowsTContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TopLevelClassOrInterfaceDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TryStatementContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TryWithResourcesStatementContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeArgumentContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeArgumentListContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeArgumentsContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeArgumentsOrDiamondContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeBoundContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeIdentifierContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeImportOnDemandDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeNameContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeParameterContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeParameterListContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeParameterModifierContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeParametersContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypePatternContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeVariableContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UCOITContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannArrayTypeContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannClassOrInterfaceTypeContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannClassTypeContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannInterfaceTypeContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannPrimitiveTypeContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannReferenceTypeContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannTypeContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannTypeVariableContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnaryExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnaryExpressionNotPlusMinusContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnqualifiedClassInstanceCreationExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnqualifiedMethodIdentifierContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableAccessContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableArityParameterContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableArityRecordComponentContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableDeclaratorContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableDeclaratorIdContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableDeclaratorListContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableInitializerContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableInitializerListContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableModifierContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.WhileStatementContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.WhileStatementNoShortIfContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.WildcardBoundsContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.WildcardContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.YieldStatementContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AdditiveExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AdditiveOperatorContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotatedLambdaContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotationListContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotationsContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotationUseSiteTargetContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnonymousInitializerContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnysemiContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ArrayAccessContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AssignmentOperatorContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AtomicExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.BlockContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.BlockLevelExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CallableReferenceContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CallSuffixContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CatchBlockContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassBodyContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassMemberDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassModifierContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassParameterContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassParametersContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CollectionLiteralContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CompanionObjectContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ComparisonContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ComparisonOperatorContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ConditionalExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ConjunctionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ConstructorDelegationCallContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ConstructorInvocationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ControlStructureBodyContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DelegationSpecifierContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DelegationSpecifiersContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DisjunctionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DoWhileExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ElvisExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EnumClassBodyContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EnumEntriesContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EnumEntryContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EqualityComparisonContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EqualityOperationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ExplicitDelegationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FileAnnotationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FileAnnotationsContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FinallyBlockContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ForExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionBodyContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionLiteralContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionModifierContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionTypeContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionTypeParametersContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionTypeReceiverContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionValueParameterContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionValueParametersContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.GetterContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.IdentifierContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.IfExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ImportAliasContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ImportHeaderContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ImportListContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.InfixFunctionCallContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.InheritanceModifierContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.InOperatorContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.IsOperatorContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.JumpExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.KotlinFileContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LabelDefinitionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LambdaParameterContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LambdaParametersContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LineStringContentContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LineStringExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LineStringLiteralContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LiteralConstantContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LoopExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MemberAccessOperatorContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MemberModifierContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ModifierContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ModifierListContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiLineStringContentContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiLineStringExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiLineStringLiteralContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiplicativeExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiplicativeOperationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiVariableDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.NamedInfixContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.NullableTypeContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ObjectDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ObjectLiteralContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PackageHeaderContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ParameterContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ParameterModifierContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ParenthesizedExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ParenthesizedTypeContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PostfixUnaryExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PostfixUnaryOperationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PreambleContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PrefixUnaryExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PrefixUnaryOperationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PrimaryConstructorContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PropertyDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PropertyModifierContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.RangeExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.RangeTestContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ReceiverTypeContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ScriptContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SecondaryConstructorContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SemiContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SetterContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SimpleIdentifierContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SimpleUserTypeContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.StatementContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.StatementsContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.StringLiteralContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SuperExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ThisExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TopLevelObjectContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TryExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeAliasContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeArgumentsContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeConstraintContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeConstraintsContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeModifierListContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeOperationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeParameterContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeParameterModifierContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeParametersContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeProjectionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeProjectionModifierListContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeReferenceContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeRHSContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeTestContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.UnescapedAnnotationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.UserTypeContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ValueArgumentContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ValueArgumentsContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.VariableDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.VarianceAnnotationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.VisibilityModifierContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.WhenConditionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.WhenEntryContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.WhenExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.WhileExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.AdditionalBoundContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.AdditiveExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.AmbiguousNameContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.AndExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.AnnotationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.AnnotationInterfaceBodyContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.AnnotationInterfaceDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.AnnotationInterfaceElementDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.AnnotationInterfaceElementModifierContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.AnnotationInterfaceMemberDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ArgumentListContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ArrayAccessContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ArrayCreationExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ArrayCreationExpressionWithInitializerContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ArrayCreationExpressionWithoutInitializerContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ArrayInitializerContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ArrayTypeContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.AssertStatementContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.AssignmentContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.AssignmentExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.AssignmentOperatorContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.BasicForStatementContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.BasicForStatementNoShortIfContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.BlockContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.BlockStatementContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.BlockStatementsContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.BreakStatementContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.CaseConstantContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.CastExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.CatchClauseContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.CatchesContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.CatchFormalParameterContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.CatchTypeContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ClassBodyContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ClassBodyDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ClassDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ClassExtendsContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ClassImplementsContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ClassInstanceCreationExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ClassLiteralContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ClassMemberDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ClassModifierContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ClassOrInterfaceTypeContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ClassOrInterfaceTypeToInstantiateContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ClassPermitsContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ClassTypeContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.CoitContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.CompactConstructorDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.CompilationUnitContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ConditionalAndExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ConditionalExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ConditionalOrExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ConstantDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ConstantExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ConstantModifierContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ConstructorBodyContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ConstructorDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ConstructorDeclaratorContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ConstructorModifierContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ContextualKeywordContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ContextualKeywordMinusForTypeIdentifierContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ContextualKeywordMinusForUnqualifiedFunctionIdentifierContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ContinueStatementContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.DefaultValueContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.DimExprContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.DimExprsContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.DimsContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.DoStatementContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ElementValueArrayInitializerContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ElementValueContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ElementValueListContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ElementValuePairContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ElementValuePairListContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.EmptyStatement_Context
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.EnhancedForStatementContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.EnhancedForStatementNoShortIfContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.EnumBodyContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.EnumBodyDeclarationsContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.EnumConstantContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.EnumConstantListContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.EnumConstantModifierContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.EnumDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.EqualityExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ExceptionTypeContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ExceptionTypeListContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ExclusiveOrExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ExplicitConstructorInvocationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ExpressionNameContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ExpressionStatementContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.FieldAccessContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.FieldDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.FieldModifierContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.FinallyBlockContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.FloatingPointTypeContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ForInitContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.FormalParameterContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.FormalParameterListContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ForStatementContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ForStatementNoShortIfContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ForUpdateContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionBodyContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionDeclaratorContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionHeaderContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionInvocationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionModifierContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionNameContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionReferenceContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.IdentifierContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.IfThenElseStatementContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.IfThenElseStatementNoShortIfContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.IfThenStatementContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ImportDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.InclusiveOrExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.InstanceInitializerContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.IntegralTypeContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceBodyContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceExtendsContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceFunctionDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceFunctionModifierContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceMemberDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceModifierContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.InterfacePermitsContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceTypeContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceTypeListContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.LabeledStatementContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.LabeledStatementNoShortIfContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.LambdaBodyContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.LambdaExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.LambdaParameterContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.LambdaParameterListContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.LambdaParametersContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.LambdaParameterTypeContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.LeftHandSideContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.LiteralContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.LocalClassOrInterfaceDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.LocalVariableDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.LocalVariableDeclarationStatementContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.LocalVariableTypeContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.MarkerAnnotationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ModularCompilationUnitContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ModuleDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ModuleDirectiveContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ModuleNameContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.MultiplicativeExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.NabuLocalVariableDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.NabuVariableDeclaratorContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.NabuVariableDeclaratorListContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.NormalAnnotationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.NormalClassDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.NormalInterfaceDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.NumericTypeContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.OrdinaryCompilationUnitContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.PackageDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.PackageModifierContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.PackageNameContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.PackageOrTypeNameContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.PatternContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.PfEContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.PNNAContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.PostDecrementExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.PostfixExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.PostIncrementExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.PreDecrementExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.PreIncrementExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.PrimaryContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.PrimaryNoNewArrayContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.PrimitiveTypeContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ReceiverParameterContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.RecordBodyContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.RecordBodyDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.RecordComponentContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.RecordComponentListContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.RecordComponentModifierContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.RecordDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.RecordHeaderContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ReferenceTypeContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.RelationalExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.RequiresModifierContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ResourceContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ResourceListContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ResourceSpecificationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ResultContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ReturnStatementContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ShiftExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.SimpleTypeNameContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.SingleElementAnnotationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.SingleStaticImportDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.SingleTypeImportDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.Start_Context
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.StatementContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.StatementExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.StatementExpressionListContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.StatementNoShortIfContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.StatementWithoutTrailingSubstatementContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.StaticImportOnDemandDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.StaticInitializerContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchBlockContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchBlockStatementGroupContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchLabelContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchRuleContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchStatementContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.SynchronizedStatementContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ThrowStatementContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.ThrowsTContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.TopLevelClassOrInterfaceDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.TryStatementContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.TryWithResourcesStatementContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.TypeArgumentContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.TypeArgumentListContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.TypeArgumentsContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.TypeArgumentsOrDiamondContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.TypeBoundContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.TypeIdentifierContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.TypeImportOnDemandDeclarationContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.TypeNameContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.TypeParameterContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.TypeParameterListContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.TypeParameterModifierContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.TypeParametersContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.TypePatternContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.TypeVariableContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.UCOITContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.UnannArrayTypeContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.UnannClassOrInterfaceTypeContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.UnannClassTypeContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.UnannInterfaceTypeContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.UnannPrimitiveTypeContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.UnannReferenceTypeContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.UnannTypeContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.UnannTypeVariableContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.UnaryExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.UnaryExpressionNotPlusMinusContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.UnqualifiedClassInstanceCreationExpressionContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.UnqualifiedFunctionIdentifierContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.VariableAccessContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.VariableArityParameterContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.VariableArityRecordComponentContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.VariableDeclaratorContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.VariableDeclaratorIdContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.VariableDeclaratorListContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.VariableInitializerContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.VariableInitializerListContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.VariableModifierContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.WhileStatementContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.WhileStatementNoShortIfContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.WildcardBoundsContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.WildcardContext
- exitRule(ParseTreeListener) - Method in class io.github.potjerodekool.nabu.NabuParser.YieldStatementContext
- exitScript(KotlinParser.ScriptContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.script(). - exitScript(KotlinParser.ScriptContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.script(). - exitSecondaryConstructor(KotlinParser.SecondaryConstructorContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.secondaryConstructor(). - exitSecondaryConstructor(KotlinParser.SecondaryConstructorContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.secondaryConstructor(). - exitSemi(KotlinParser.SemiContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.semi(). - exitSemi(KotlinParser.SemiContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.semi(). - exitSetter(KotlinParser.SetterContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.setter(). - exitSetter(KotlinParser.SetterContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.setter(). - exitShiftExpression(Java20Parser.ShiftExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.shiftExpression(). - exitShiftExpression(Java20Parser.ShiftExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.shiftExpression(). - exitShiftExpression(NabuParser.ShiftExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.shiftExpression(). - exitShiftExpression(NabuParser.ShiftExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.shiftExpression(). - exitSimpleIdentifier(KotlinParser.SimpleIdentifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.simpleIdentifier(). - exitSimpleIdentifier(KotlinParser.SimpleIdentifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.simpleIdentifier(). - exitSimpleTypeName(Java20Parser.SimpleTypeNameContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.simpleTypeName(). - exitSimpleTypeName(Java20Parser.SimpleTypeNameContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.simpleTypeName(). - exitSimpleTypeName(NabuParser.SimpleTypeNameContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.simpleTypeName(). - exitSimpleTypeName(NabuParser.SimpleTypeNameContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.simpleTypeName(). - exitSimpleUserType(KotlinParser.SimpleUserTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.simpleUserType(). - exitSimpleUserType(KotlinParser.SimpleUserTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.simpleUserType(). - exitSingleElementAnnotation(Java20Parser.SingleElementAnnotationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.singleElementAnnotation(). - exitSingleElementAnnotation(Java20Parser.SingleElementAnnotationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.singleElementAnnotation(). - exitSingleElementAnnotation(NabuParser.SingleElementAnnotationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.singleElementAnnotation(). - exitSingleElementAnnotation(NabuParser.SingleElementAnnotationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.singleElementAnnotation(). - exitSingleStaticImportDeclaration(Java20Parser.SingleStaticImportDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.singleStaticImportDeclaration(). - exitSingleStaticImportDeclaration(Java20Parser.SingleStaticImportDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.singleStaticImportDeclaration(). - exitSingleStaticImportDeclaration(NabuParser.SingleStaticImportDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.singleStaticImportDeclaration(). - exitSingleStaticImportDeclaration(NabuParser.SingleStaticImportDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.singleStaticImportDeclaration(). - exitSingleTypeImportDeclaration(Java20Parser.SingleTypeImportDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.singleTypeImportDeclaration(). - exitSingleTypeImportDeclaration(Java20Parser.SingleTypeImportDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.singleTypeImportDeclaration(). - exitSingleTypeImportDeclaration(NabuParser.SingleTypeImportDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.singleTypeImportDeclaration(). - exitSingleTypeImportDeclaration(NabuParser.SingleTypeImportDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.singleTypeImportDeclaration(). - exitStart_(Java20Parser.Start_Context) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.start_(). - exitStart_(Java20Parser.Start_Context) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.start_(). - exitStart_(NabuParser.Start_Context) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.start_(). - exitStart_(NabuParser.Start_Context) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.start_(). - exitStatement(Java20Parser.StatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.statement(). - exitStatement(Java20Parser.StatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.statement(). - exitStatement(KotlinParser.StatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.statement(). - exitStatement(KotlinParser.StatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.statement(). - exitStatement(NabuParser.StatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.statement(). - exitStatement(NabuParser.StatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.statement(). - exitStatementExpression(Java20Parser.StatementExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.statementExpression(). - exitStatementExpression(Java20Parser.StatementExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.statementExpression(). - exitStatementExpression(NabuParser.StatementExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.statementExpression(). - exitStatementExpression(NabuParser.StatementExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.statementExpression(). - exitStatementExpressionList(Java20Parser.StatementExpressionListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.statementExpressionList(). - exitStatementExpressionList(Java20Parser.StatementExpressionListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.statementExpressionList(). - exitStatementExpressionList(NabuParser.StatementExpressionListContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.statementExpressionList(). - exitStatementExpressionList(NabuParser.StatementExpressionListContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.statementExpressionList(). - exitStatementNoShortIf(Java20Parser.StatementNoShortIfContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.statementNoShortIf(). - exitStatementNoShortIf(Java20Parser.StatementNoShortIfContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.statementNoShortIf(). - exitStatementNoShortIf(NabuParser.StatementNoShortIfContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.statementNoShortIf(). - exitStatementNoShortIf(NabuParser.StatementNoShortIfContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.statementNoShortIf(). - exitStatements(KotlinParser.StatementsContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.statements(). - exitStatements(KotlinParser.StatementsContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.statements(). - exitStatementWithoutTrailingSubstatement(Java20Parser.StatementWithoutTrailingSubstatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.statementWithoutTrailingSubstatement(). - exitStatementWithoutTrailingSubstatement(Java20Parser.StatementWithoutTrailingSubstatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.statementWithoutTrailingSubstatement(). - exitStatementWithoutTrailingSubstatement(NabuParser.StatementWithoutTrailingSubstatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.statementWithoutTrailingSubstatement(). - exitStatementWithoutTrailingSubstatement(NabuParser.StatementWithoutTrailingSubstatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.statementWithoutTrailingSubstatement(). - exitStaticImportOnDemandDeclaration(Java20Parser.StaticImportOnDemandDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.staticImportOnDemandDeclaration(). - exitStaticImportOnDemandDeclaration(Java20Parser.StaticImportOnDemandDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.staticImportOnDemandDeclaration(). - exitStaticImportOnDemandDeclaration(NabuParser.StaticImportOnDemandDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.staticImportOnDemandDeclaration(). - exitStaticImportOnDemandDeclaration(NabuParser.StaticImportOnDemandDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.staticImportOnDemandDeclaration(). - exitStaticInitializer(Java20Parser.StaticInitializerContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.staticInitializer(). - exitStaticInitializer(Java20Parser.StaticInitializerContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.staticInitializer(). - exitStaticInitializer(NabuParser.StaticInitializerContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.staticInitializer(). - exitStaticInitializer(NabuParser.StaticInitializerContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.staticInitializer(). - exitStringLiteral(KotlinParser.StringLiteralContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.stringLiteral(). - exitStringLiteral(KotlinParser.StringLiteralContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.stringLiteral(). - exitSuperExpression(KotlinParser.SuperExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.superExpression(). - exitSuperExpression(KotlinParser.SuperExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.superExpression(). - exitSwitchBlock(Java20Parser.SwitchBlockContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.switchBlock(). - exitSwitchBlock(Java20Parser.SwitchBlockContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.switchBlock(). - exitSwitchBlock(NabuParser.SwitchBlockContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.switchBlock(). - exitSwitchBlock(NabuParser.SwitchBlockContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.switchBlock(). - exitSwitchBlockStatementGroup(Java20Parser.SwitchBlockStatementGroupContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.switchBlockStatementGroup(). - exitSwitchBlockStatementGroup(Java20Parser.SwitchBlockStatementGroupContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.switchBlockStatementGroup(). - exitSwitchBlockStatementGroup(NabuParser.SwitchBlockStatementGroupContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.switchBlockStatementGroup(). - exitSwitchBlockStatementGroup(NabuParser.SwitchBlockStatementGroupContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.switchBlockStatementGroup(). - exitSwitchExpression(Java20Parser.SwitchExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.switchExpression(). - exitSwitchExpression(Java20Parser.SwitchExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.switchExpression(). - exitSwitchExpression(NabuParser.SwitchExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.switchExpression(). - exitSwitchExpression(NabuParser.SwitchExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.switchExpression(). - exitSwitchLabel(Java20Parser.SwitchLabelContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.switchLabel(). - exitSwitchLabel(Java20Parser.SwitchLabelContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.switchLabel(). - exitSwitchLabel(NabuParser.SwitchLabelContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.switchLabel(). - exitSwitchLabel(NabuParser.SwitchLabelContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.switchLabel(). - exitSwitchRule(Java20Parser.SwitchRuleContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.switchRule(). - exitSwitchRule(Java20Parser.SwitchRuleContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.switchRule(). - exitSwitchRule(NabuParser.SwitchRuleContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.switchRule(). - exitSwitchRule(NabuParser.SwitchRuleContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.switchRule(). - exitSwitchStatement(Java20Parser.SwitchStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.switchStatement(). - exitSwitchStatement(Java20Parser.SwitchStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.switchStatement(). - exitSwitchStatement(NabuParser.SwitchStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.switchStatement(). - exitSwitchStatement(NabuParser.SwitchStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.switchStatement(). - exitSynchronizedStatement(Java20Parser.SynchronizedStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.synchronizedStatement(). - exitSynchronizedStatement(Java20Parser.SynchronizedStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.synchronizedStatement(). - exitSynchronizedStatement(NabuParser.SynchronizedStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.synchronizedStatement(). - exitSynchronizedStatement(NabuParser.SynchronizedStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.synchronizedStatement(). - exitThisExpression(KotlinParser.ThisExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.thisExpression(). - exitThisExpression(KotlinParser.ThisExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.thisExpression(). - exitThrowsT(Java20Parser.ThrowsTContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.throwsT(). - exitThrowsT(Java20Parser.ThrowsTContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.throwsT(). - exitThrowsT(NabuParser.ThrowsTContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.throwsT(). - exitThrowsT(NabuParser.ThrowsTContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.throwsT(). - exitThrowStatement(Java20Parser.ThrowStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.throwStatement(). - exitThrowStatement(Java20Parser.ThrowStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.throwStatement(). - exitThrowStatement(NabuParser.ThrowStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.throwStatement(). - exitThrowStatement(NabuParser.ThrowStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.throwStatement(). - exitTopLevelClassOrInterfaceDeclaration(Java20Parser.TopLevelClassOrInterfaceDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.topLevelClassOrInterfaceDeclaration(). - exitTopLevelClassOrInterfaceDeclaration(Java20Parser.TopLevelClassOrInterfaceDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.topLevelClassOrInterfaceDeclaration(). - exitTopLevelClassOrInterfaceDeclaration(NabuParser.TopLevelClassOrInterfaceDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.topLevelClassOrInterfaceDeclaration(). - exitTopLevelClassOrInterfaceDeclaration(NabuParser.TopLevelClassOrInterfaceDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.topLevelClassOrInterfaceDeclaration(). - exitTopLevelObject(KotlinParser.TopLevelObjectContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.topLevelObject(). - exitTopLevelObject(KotlinParser.TopLevelObjectContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.topLevelObject(). - exitTryExpression(KotlinParser.TryExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.tryExpression(). - exitTryExpression(KotlinParser.TryExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.tryExpression(). - exitTryStatement(Java20Parser.TryStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.tryStatement(). - exitTryStatement(Java20Parser.TryStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.tryStatement(). - exitTryStatement(NabuParser.TryStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.tryStatement(). - exitTryStatement(NabuParser.TryStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.tryStatement(). - exitTryWithResourcesStatement(Java20Parser.TryWithResourcesStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.tryWithResourcesStatement(). - exitTryWithResourcesStatement(Java20Parser.TryWithResourcesStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.tryWithResourcesStatement(). - exitTryWithResourcesStatement(NabuParser.TryWithResourcesStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.tryWithResourcesStatement(). - exitTryWithResourcesStatement(NabuParser.TryWithResourcesStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.tryWithResourcesStatement(). - exitType(KotlinParser.TypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.type(). - exitType(KotlinParser.TypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.type(). - exitTypeAlias(KotlinParser.TypeAliasContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.typeAlias(). - exitTypeAlias(KotlinParser.TypeAliasContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.typeAlias(). - exitTypeArgument(Java20Parser.TypeArgumentContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.typeArgument(). - exitTypeArgument(Java20Parser.TypeArgumentContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.typeArgument(). - exitTypeArgument(NabuParser.TypeArgumentContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.typeArgument(). - exitTypeArgument(NabuParser.TypeArgumentContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.typeArgument(). - exitTypeArgumentList(Java20Parser.TypeArgumentListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.typeArgumentList(). - exitTypeArgumentList(Java20Parser.TypeArgumentListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.typeArgumentList(). - exitTypeArgumentList(NabuParser.TypeArgumentListContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.typeArgumentList(). - exitTypeArgumentList(NabuParser.TypeArgumentListContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.typeArgumentList(). - exitTypeArguments(Java20Parser.TypeArgumentsContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.typeArguments(). - exitTypeArguments(Java20Parser.TypeArgumentsContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.typeArguments(). - exitTypeArguments(KotlinParser.TypeArgumentsContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.typeArguments(). - exitTypeArguments(KotlinParser.TypeArgumentsContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.typeArguments(). - exitTypeArguments(NabuParser.TypeArgumentsContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.typeArguments(). - exitTypeArguments(NabuParser.TypeArgumentsContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.typeArguments(). - exitTypeArgumentsOrDiamond(Java20Parser.TypeArgumentsOrDiamondContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.typeArgumentsOrDiamond(). - exitTypeArgumentsOrDiamond(Java20Parser.TypeArgumentsOrDiamondContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.typeArgumentsOrDiamond(). - exitTypeArgumentsOrDiamond(NabuParser.TypeArgumentsOrDiamondContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.typeArgumentsOrDiamond(). - exitTypeArgumentsOrDiamond(NabuParser.TypeArgumentsOrDiamondContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.typeArgumentsOrDiamond(). - exitTypeBound(Java20Parser.TypeBoundContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.typeBound(). - exitTypeBound(Java20Parser.TypeBoundContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.typeBound(). - exitTypeBound(NabuParser.TypeBoundContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.typeBound(). - exitTypeBound(NabuParser.TypeBoundContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.typeBound(). - exitTypeConstraint(KotlinParser.TypeConstraintContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.typeConstraint(). - exitTypeConstraint(KotlinParser.TypeConstraintContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.typeConstraint(). - exitTypeConstraints(KotlinParser.TypeConstraintsContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.typeConstraints(). - exitTypeConstraints(KotlinParser.TypeConstraintsContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.typeConstraints(). - exitTypeIdentifier(Java20Parser.TypeIdentifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.typeIdentifier(). - exitTypeIdentifier(Java20Parser.TypeIdentifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.typeIdentifier(). - exitTypeIdentifier(NabuParser.TypeIdentifierContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.typeIdentifier(). - exitTypeIdentifier(NabuParser.TypeIdentifierContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.typeIdentifier(). - exitTypeImportOnDemandDeclaration(Java20Parser.TypeImportOnDemandDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.typeImportOnDemandDeclaration(). - exitTypeImportOnDemandDeclaration(Java20Parser.TypeImportOnDemandDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.typeImportOnDemandDeclaration(). - exitTypeImportOnDemandDeclaration(NabuParser.TypeImportOnDemandDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.typeImportOnDemandDeclaration(). - exitTypeImportOnDemandDeclaration(NabuParser.TypeImportOnDemandDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.typeImportOnDemandDeclaration(). - exitTypeModifierList(KotlinParser.TypeModifierListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.typeModifierList(). - exitTypeModifierList(KotlinParser.TypeModifierListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.typeModifierList(). - exitTypeName(Java20Parser.TypeNameContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.typeName(). - exitTypeName(Java20Parser.TypeNameContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.typeName(). - exitTypeName(NabuParser.TypeNameContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.typeName(). - exitTypeName(NabuParser.TypeNameContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.typeName(). - exitTypeOperation(KotlinParser.TypeOperationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.typeOperation(). - exitTypeOperation(KotlinParser.TypeOperationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.typeOperation(). - exitTypeParameter(Java20Parser.TypeParameterContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.typeParameter(). - exitTypeParameter(Java20Parser.TypeParameterContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.typeParameter(). - exitTypeParameter(KotlinParser.TypeParameterContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.typeParameter(). - exitTypeParameter(KotlinParser.TypeParameterContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.typeParameter(). - exitTypeParameter(NabuParser.TypeParameterContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.typeParameter(). - exitTypeParameter(NabuParser.TypeParameterContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.typeParameter(). - exitTypeParameterList(Java20Parser.TypeParameterListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.typeParameterList(). - exitTypeParameterList(Java20Parser.TypeParameterListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.typeParameterList(). - exitTypeParameterList(NabuParser.TypeParameterListContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.typeParameterList(). - exitTypeParameterList(NabuParser.TypeParameterListContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.typeParameterList(). - exitTypeParameterModifier(Java20Parser.TypeParameterModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.typeParameterModifier(). - exitTypeParameterModifier(Java20Parser.TypeParameterModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.typeParameterModifier(). - exitTypeParameterModifier(KotlinParser.TypeParameterModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.typeParameterModifier(). - exitTypeParameterModifier(KotlinParser.TypeParameterModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.typeParameterModifier(). - exitTypeParameterModifier(NabuParser.TypeParameterModifierContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.typeParameterModifier(). - exitTypeParameterModifier(NabuParser.TypeParameterModifierContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.typeParameterModifier(). - exitTypeParameters(Java20Parser.TypeParametersContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.typeParameters(). - exitTypeParameters(Java20Parser.TypeParametersContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.typeParameters(). - exitTypeParameters(KotlinParser.TypeParametersContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.typeParameters(). - exitTypeParameters(KotlinParser.TypeParametersContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.typeParameters(). - exitTypeParameters(NabuParser.TypeParametersContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.typeParameters(). - exitTypeParameters(NabuParser.TypeParametersContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.typeParameters(). - exitTypePattern(Java20Parser.TypePatternContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.typePattern(). - exitTypePattern(Java20Parser.TypePatternContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.typePattern(). - exitTypePattern(NabuParser.TypePatternContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.typePattern(). - exitTypePattern(NabuParser.TypePatternContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.typePattern(). - exitTypeProjection(KotlinParser.TypeProjectionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.typeProjection(). - exitTypeProjection(KotlinParser.TypeProjectionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.typeProjection(). - exitTypeProjectionModifierList(KotlinParser.TypeProjectionModifierListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.typeProjectionModifierList(). - exitTypeProjectionModifierList(KotlinParser.TypeProjectionModifierListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.typeProjectionModifierList(). - exitTypeReference(KotlinParser.TypeReferenceContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.typeReference(). - exitTypeReference(KotlinParser.TypeReferenceContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.typeReference(). - exitTypeRHS(KotlinParser.TypeRHSContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.typeRHS(). - exitTypeRHS(KotlinParser.TypeRHSContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.typeRHS(). - exitTypeTest(KotlinParser.TypeTestContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.typeTest(). - exitTypeTest(KotlinParser.TypeTestContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.typeTest(). - exitTypeVariable(Java20Parser.TypeVariableContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.typeVariable(). - exitTypeVariable(Java20Parser.TypeVariableContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.typeVariable(). - exitTypeVariable(NabuParser.TypeVariableContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.typeVariable(). - exitTypeVariable(NabuParser.TypeVariableContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.typeVariable(). - exitUCOIT(Java20Parser.UCOITContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.uCOIT(). - exitUCOIT(Java20Parser.UCOITContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.uCOIT(). - exitUCOIT(NabuParser.UCOITContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.uCOIT(). - exitUCOIT(NabuParser.UCOITContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.uCOIT(). - exitUnannArrayType(Java20Parser.UnannArrayTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.unannArrayType(). - exitUnannArrayType(Java20Parser.UnannArrayTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.unannArrayType(). - exitUnannArrayType(NabuParser.UnannArrayTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.unannArrayType(). - exitUnannArrayType(NabuParser.UnannArrayTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.unannArrayType(). - exitUnannClassOrInterfaceType(Java20Parser.UnannClassOrInterfaceTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.unannClassOrInterfaceType(). - exitUnannClassOrInterfaceType(Java20Parser.UnannClassOrInterfaceTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.unannClassOrInterfaceType(). - exitUnannClassOrInterfaceType(NabuParser.UnannClassOrInterfaceTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.unannClassOrInterfaceType(). - exitUnannClassOrInterfaceType(NabuParser.UnannClassOrInterfaceTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.unannClassOrInterfaceType(). - exitUnannClassType(Java20Parser.UnannClassTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.unannClassType(). - exitUnannClassType(Java20Parser.UnannClassTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.unannClassType(). - exitUnannClassType(NabuParser.UnannClassTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.unannClassType(). - exitUnannClassType(NabuParser.UnannClassTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.unannClassType(). - exitUnannInterfaceType(Java20Parser.UnannInterfaceTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.unannInterfaceType(). - exitUnannInterfaceType(Java20Parser.UnannInterfaceTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.unannInterfaceType(). - exitUnannInterfaceType(NabuParser.UnannInterfaceTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.unannInterfaceType(). - exitUnannInterfaceType(NabuParser.UnannInterfaceTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.unannInterfaceType(). - exitUnannPrimitiveType(Java20Parser.UnannPrimitiveTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.unannPrimitiveType(). - exitUnannPrimitiveType(Java20Parser.UnannPrimitiveTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.unannPrimitiveType(). - exitUnannPrimitiveType(NabuParser.UnannPrimitiveTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.unannPrimitiveType(). - exitUnannPrimitiveType(NabuParser.UnannPrimitiveTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.unannPrimitiveType(). - exitUnannReferenceType(Java20Parser.UnannReferenceTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.unannReferenceType(). - exitUnannReferenceType(Java20Parser.UnannReferenceTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.unannReferenceType(). - exitUnannReferenceType(NabuParser.UnannReferenceTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.unannReferenceType(). - exitUnannReferenceType(NabuParser.UnannReferenceTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.unannReferenceType(). - exitUnannType(Java20Parser.UnannTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.unannType(). - exitUnannType(Java20Parser.UnannTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.unannType(). - exitUnannType(NabuParser.UnannTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.unannType(). - exitUnannType(NabuParser.UnannTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.unannType(). - exitUnannTypeVariable(Java20Parser.UnannTypeVariableContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.unannTypeVariable(). - exitUnannTypeVariable(Java20Parser.UnannTypeVariableContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.unannTypeVariable(). - exitUnannTypeVariable(NabuParser.UnannTypeVariableContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.unannTypeVariable(). - exitUnannTypeVariable(NabuParser.UnannTypeVariableContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.unannTypeVariable(). - exitUnaryExpression(Java20Parser.UnaryExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.unaryExpression(). - exitUnaryExpression(Java20Parser.UnaryExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.unaryExpression(). - exitUnaryExpression(NabuParser.UnaryExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.unaryExpression(). - exitUnaryExpression(NabuParser.UnaryExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.unaryExpression(). - exitUnaryExpressionNotPlusMinus(Java20Parser.UnaryExpressionNotPlusMinusContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.unaryExpressionNotPlusMinus(). - exitUnaryExpressionNotPlusMinus(Java20Parser.UnaryExpressionNotPlusMinusContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.unaryExpressionNotPlusMinus(). - exitUnaryExpressionNotPlusMinus(NabuParser.UnaryExpressionNotPlusMinusContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.unaryExpressionNotPlusMinus(). - exitUnaryExpressionNotPlusMinus(NabuParser.UnaryExpressionNotPlusMinusContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.unaryExpressionNotPlusMinus(). - exitUnescapedAnnotation(KotlinParser.UnescapedAnnotationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.unescapedAnnotation(). - exitUnescapedAnnotation(KotlinParser.UnescapedAnnotationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.unescapedAnnotation(). - exitUnqualifiedClassInstanceCreationExpression(Java20Parser.UnqualifiedClassInstanceCreationExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.unqualifiedClassInstanceCreationExpression(). - exitUnqualifiedClassInstanceCreationExpression(Java20Parser.UnqualifiedClassInstanceCreationExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.unqualifiedClassInstanceCreationExpression(). - exitUnqualifiedClassInstanceCreationExpression(NabuParser.UnqualifiedClassInstanceCreationExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.unqualifiedClassInstanceCreationExpression(). - exitUnqualifiedClassInstanceCreationExpression(NabuParser.UnqualifiedClassInstanceCreationExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.unqualifiedClassInstanceCreationExpression(). - exitUnqualifiedFunctionIdentifier(NabuParser.UnqualifiedFunctionIdentifierContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.unqualifiedFunctionIdentifier(). - exitUnqualifiedFunctionIdentifier(NabuParser.UnqualifiedFunctionIdentifierContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.unqualifiedFunctionIdentifier(). - exitUnqualifiedMethodIdentifier(Java20Parser.UnqualifiedMethodIdentifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.unqualifiedMethodIdentifier(). - exitUnqualifiedMethodIdentifier(Java20Parser.UnqualifiedMethodIdentifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.unqualifiedMethodIdentifier(). - exitUserType(KotlinParser.UserTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.userType(). - exitUserType(KotlinParser.UserTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.userType(). - exitValueArgument(KotlinParser.ValueArgumentContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.valueArgument(). - exitValueArgument(KotlinParser.ValueArgumentContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.valueArgument(). - exitValueArguments(KotlinParser.ValueArgumentsContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.valueArguments(). - exitValueArguments(KotlinParser.ValueArgumentsContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.valueArguments(). - exitVariableAccess(Java20Parser.VariableAccessContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.variableAccess(). - exitVariableAccess(Java20Parser.VariableAccessContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.variableAccess(). - exitVariableAccess(NabuParser.VariableAccessContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.variableAccess(). - exitVariableAccess(NabuParser.VariableAccessContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.variableAccess(). - exitVariableArityParameter(Java20Parser.VariableArityParameterContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.variableArityParameter(). - exitVariableArityParameter(Java20Parser.VariableArityParameterContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.variableArityParameter(). - exitVariableArityParameter(NabuParser.VariableArityParameterContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.variableArityParameter(). - exitVariableArityParameter(NabuParser.VariableArityParameterContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.variableArityParameter(). - exitVariableArityRecordComponent(Java20Parser.VariableArityRecordComponentContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.variableArityRecordComponent(). - exitVariableArityRecordComponent(Java20Parser.VariableArityRecordComponentContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.variableArityRecordComponent(). - exitVariableArityRecordComponent(NabuParser.VariableArityRecordComponentContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.variableArityRecordComponent(). - exitVariableArityRecordComponent(NabuParser.VariableArityRecordComponentContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.variableArityRecordComponent(). - exitVariableDeclaration(KotlinParser.VariableDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.variableDeclaration(). - exitVariableDeclaration(KotlinParser.VariableDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.variableDeclaration(). - exitVariableDeclarator(Java20Parser.VariableDeclaratorContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.variableDeclarator(). - exitVariableDeclarator(Java20Parser.VariableDeclaratorContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.variableDeclarator(). - exitVariableDeclarator(NabuParser.VariableDeclaratorContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.variableDeclarator(). - exitVariableDeclarator(NabuParser.VariableDeclaratorContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.variableDeclarator(). - exitVariableDeclaratorId(Java20Parser.VariableDeclaratorIdContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.variableDeclaratorId(). - exitVariableDeclaratorId(Java20Parser.VariableDeclaratorIdContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.variableDeclaratorId(). - exitVariableDeclaratorId(NabuParser.VariableDeclaratorIdContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.variableDeclaratorId(). - exitVariableDeclaratorId(NabuParser.VariableDeclaratorIdContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.variableDeclaratorId(). - exitVariableDeclaratorList(Java20Parser.VariableDeclaratorListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.variableDeclaratorList(). - exitVariableDeclaratorList(Java20Parser.VariableDeclaratorListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.variableDeclaratorList(). - exitVariableDeclaratorList(NabuParser.VariableDeclaratorListContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.variableDeclaratorList(). - exitVariableDeclaratorList(NabuParser.VariableDeclaratorListContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.variableDeclaratorList(). - exitVariableInitializer(Java20Parser.VariableInitializerContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.variableInitializer(). - exitVariableInitializer(Java20Parser.VariableInitializerContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.variableInitializer(). - exitVariableInitializer(NabuParser.VariableInitializerContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.variableInitializer(). - exitVariableInitializer(NabuParser.VariableInitializerContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.variableInitializer(). - exitVariableInitializerList(Java20Parser.VariableInitializerListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.variableInitializerList(). - exitVariableInitializerList(Java20Parser.VariableInitializerListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.variableInitializerList(). - exitVariableInitializerList(NabuParser.VariableInitializerListContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.variableInitializerList(). - exitVariableInitializerList(NabuParser.VariableInitializerListContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.variableInitializerList(). - exitVariableModifier(Java20Parser.VariableModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.variableModifier(). - exitVariableModifier(Java20Parser.VariableModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.variableModifier(). - exitVariableModifier(NabuParser.VariableModifierContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.variableModifier(). - exitVariableModifier(NabuParser.VariableModifierContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.variableModifier(). - exitVarianceAnnotation(KotlinParser.VarianceAnnotationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.varianceAnnotation(). - exitVarianceAnnotation(KotlinParser.VarianceAnnotationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.varianceAnnotation(). - exitVisibilityModifier(KotlinParser.VisibilityModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.visibilityModifier(). - exitVisibilityModifier(KotlinParser.VisibilityModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.visibilityModifier(). - exitWhenCondition(KotlinParser.WhenConditionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.whenCondition(). - exitWhenCondition(KotlinParser.WhenConditionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.whenCondition(). - exitWhenEntry(KotlinParser.WhenEntryContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.whenEntry(). - exitWhenEntry(KotlinParser.WhenEntryContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.whenEntry(). - exitWhenExpression(KotlinParser.WhenExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.whenExpression(). - exitWhenExpression(KotlinParser.WhenExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.whenExpression(). - exitWhileExpression(KotlinParser.WhileExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
-
Exit a parse tree produced by
KotlinParser.whileExpression(). - exitWhileExpression(KotlinParser.WhileExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
-
Exit a parse tree produced by
KotlinParser.whileExpression(). - exitWhileStatement(Java20Parser.WhileStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.whileStatement(). - exitWhileStatement(Java20Parser.WhileStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.whileStatement(). - exitWhileStatement(NabuParser.WhileStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.whileStatement(). - exitWhileStatement(NabuParser.WhileStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.whileStatement(). - exitWhileStatementNoShortIf(Java20Parser.WhileStatementNoShortIfContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.whileStatementNoShortIf(). - exitWhileStatementNoShortIf(Java20Parser.WhileStatementNoShortIfContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.whileStatementNoShortIf(). - exitWhileStatementNoShortIf(NabuParser.WhileStatementNoShortIfContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.whileStatementNoShortIf(). - exitWhileStatementNoShortIf(NabuParser.WhileStatementNoShortIfContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.whileStatementNoShortIf(). - exitWildcard(Java20Parser.WildcardContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.wildcard(). - exitWildcard(Java20Parser.WildcardContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.wildcard(). - exitWildcard(NabuParser.WildcardContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.wildcard(). - exitWildcard(NabuParser.WildcardContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.wildcard(). - exitWildcardBounds(Java20Parser.WildcardBoundsContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.wildcardBounds(). - exitWildcardBounds(Java20Parser.WildcardBoundsContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.wildcardBounds(). - exitWildcardBounds(NabuParser.WildcardBoundsContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.wildcardBounds(). - exitWildcardBounds(NabuParser.WildcardBoundsContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.wildcardBounds(). - exitYieldStatement(Java20Parser.YieldStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
-
Exit a parse tree produced by
Java20Parser.yieldStatement(). - exitYieldStatement(Java20Parser.YieldStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
-
Exit a parse tree produced by
Java20Parser.yieldStatement(). - exitYieldStatement(NabuParser.YieldStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
-
Exit a parse tree produced by
NabuParser.yieldStatement(). - exitYieldStatement(NabuParser.YieldStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserListener
-
Exit a parse tree produced by
NabuParser.yieldStatement(). - explicitConstructorInvocation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstructorBodyContext
- explicitConstructorInvocation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- explicitConstructorInvocation() - Method in class io.github.potjerodekool.nabu.NabuParser.ConstructorBodyContext
- explicitConstructorInvocation() - Method in class io.github.potjerodekool.nabu.NabuParser
- ExplicitConstructorInvocationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExplicitConstructorInvocationContext
- ExplicitConstructorInvocationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ExplicitConstructorInvocationContext
- explicitDelegation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DelegationSpecifierContext
- explicitDelegation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- ExplicitDelegationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ExplicitDelegationContext
- EXPORTS - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- EXPORTS - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- EXPORTS - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- EXPORTS - Static variable in class io.github.potjerodekool.nabu.NabuParser
- EXPORTS() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordContext
- EXPORTS() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordMinusForTypeIdentifierContext
- EXPORTS() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordMinusForUnqualifiedMethodIdentifierContext
- EXPORTS() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModuleDirectiveContext
- EXPORTS() - Method in class io.github.potjerodekool.nabu.NabuParser.ContextualKeywordContext
- EXPORTS() - Method in class io.github.potjerodekool.nabu.NabuParser.ContextualKeywordMinusForTypeIdentifierContext
- EXPORTS() - Method in class io.github.potjerodekool.nabu.NabuParser.ContextualKeywordMinusForUnqualifiedFunctionIdentifierContext
- EXPORTS() - Method in class io.github.potjerodekool.nabu.NabuParser.ModuleDirectiveContext
- expression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArgumentListContext
- expression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayAccessContext
- expression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AssertStatementContext
- expression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AssignmentContext
- expression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BasicForStatementContext
- expression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BasicForStatementNoShortIfContext
- expression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConditionalExpressionContext
- expression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstantExpressionContext
- expression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.DimExprContext
- expression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.DoStatementContext
- expression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnhancedForStatementContext
- expression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnhancedForStatementNoShortIfContext
- expression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- expression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.IfThenElseStatementContext
- expression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.IfThenElseStatementNoShortIfContext
- expression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.IfThenStatementContext
- expression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LambdaBodyContext
- expression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PNNAContext
- expression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PrimaryNoNewArrayContext
- expression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ReturnStatementContext
- expression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchExpressionContext
- expression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchRuleContext
- expression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchStatementContext
- expression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SynchronizedStatementContext
- expression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ThrowStatementContext
- expression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableInitializerContext
- expression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.WhileStatementContext
- expression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.WhileStatementNoShortIfContext
- expression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.YieldStatementContext
- expression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ArrayAccessContext
- expression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.BlockLevelExpressionContext
- expression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassParameterContext
- expression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CollectionLiteralContext
- expression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ControlStructureBodyContext
- expression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DoWhileExpressionContext
- expression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ExplicitDelegationContext
- expression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- expression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ForExpressionContext
- expression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionBodyContext
- expression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionValueParameterContext
- expression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.GetterContext
- expression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.IfExpressionContext
- expression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.JumpExpressionContext
- expression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LineStringExpressionContext
- expression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiLineStringExpressionContext
- expression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ParenthesizedExpressionContext
- expression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PropertyDeclarationContext
- expression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.RangeTestContext
- expression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ScriptContext
- expression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ValueArgumentContext
- expression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.WhenConditionContext
- expression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.WhenExpressionContext
- expression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.WhileExpressionContext
- expression() - Method in class io.github.potjerodekool.nabu.NabuParser.ArgumentListContext
- expression() - Method in class io.github.potjerodekool.nabu.NabuParser.ArrayAccessContext
- expression() - Method in class io.github.potjerodekool.nabu.NabuParser.AssertStatementContext
- expression() - Method in class io.github.potjerodekool.nabu.NabuParser.AssignmentContext
- expression() - Method in class io.github.potjerodekool.nabu.NabuParser.BasicForStatementContext
- expression() - Method in class io.github.potjerodekool.nabu.NabuParser.BasicForStatementNoShortIfContext
- expression() - Method in class io.github.potjerodekool.nabu.NabuParser.ConditionalExpressionContext
- expression() - Method in class io.github.potjerodekool.nabu.NabuParser.ConstantExpressionContext
- expression() - Method in class io.github.potjerodekool.nabu.NabuParser.DimExprContext
- expression() - Method in class io.github.potjerodekool.nabu.NabuParser.DoStatementContext
- expression() - Method in class io.github.potjerodekool.nabu.NabuParser.EnhancedForStatementContext
- expression() - Method in class io.github.potjerodekool.nabu.NabuParser.EnhancedForStatementNoShortIfContext
- expression() - Method in class io.github.potjerodekool.nabu.NabuParser
- expression() - Method in class io.github.potjerodekool.nabu.NabuParser.IfThenElseStatementContext
- expression() - Method in class io.github.potjerodekool.nabu.NabuParser.IfThenElseStatementNoShortIfContext
- expression() - Method in class io.github.potjerodekool.nabu.NabuParser.IfThenStatementContext
- expression() - Method in class io.github.potjerodekool.nabu.NabuParser.LambdaBodyContext
- expression() - Method in class io.github.potjerodekool.nabu.NabuParser.PNNAContext
- expression() - Method in class io.github.potjerodekool.nabu.NabuParser.PrimaryNoNewArrayContext
- expression() - Method in class io.github.potjerodekool.nabu.NabuParser.ReturnStatementContext
- expression() - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchExpressionContext
- expression() - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchRuleContext
- expression() - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchStatementContext
- expression() - Method in class io.github.potjerodekool.nabu.NabuParser.SynchronizedStatementContext
- expression() - Method in class io.github.potjerodekool.nabu.NabuParser.ThrowStatementContext
- expression() - Method in class io.github.potjerodekool.nabu.NabuParser.VariableInitializerContext
- expression() - Method in class io.github.potjerodekool.nabu.NabuParser.WhileStatementContext
- expression() - Method in class io.github.potjerodekool.nabu.NabuParser.WhileStatementNoShortIfContext
- expression() - Method in class io.github.potjerodekool.nabu.NabuParser.YieldStatementContext
- expression(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArgumentListContext
- expression(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AssertStatementContext
- expression(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ArrayAccessContext
- expression(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CollectionLiteralContext
- expression(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ScriptContext
- expression(int) - Method in class io.github.potjerodekool.nabu.NabuParser.ArgumentListContext
- expression(int) - Method in class io.github.potjerodekool.nabu.NabuParser.AssertStatementContext
- ExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExpressionContext
- ExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ExpressionContext
- ExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ExpressionContext
- expressionName() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayAccessContext
- expressionName() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassInstanceCreationExpressionContext
- expressionName() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExplicitConstructorInvocationContext
- expressionName() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- expressionName() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LeftHandSideContext
- expressionName() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodInvocationContext
- expressionName() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodReferenceContext
- expressionName() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PostfixExpressionContext
- expressionName() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PrimaryNoNewArrayContext
- expressionName() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableAccessContext
- expressionName() - Method in class io.github.potjerodekool.nabu.NabuParser.ArrayAccessContext
- expressionName() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassInstanceCreationExpressionContext
- expressionName() - Method in class io.github.potjerodekool.nabu.NabuParser.ExplicitConstructorInvocationContext
- expressionName() - Method in class io.github.potjerodekool.nabu.NabuParser
- expressionName() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionInvocationContext
- expressionName() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionReferenceContext
- expressionName() - Method in class io.github.potjerodekool.nabu.NabuParser.LeftHandSideContext
- expressionName() - Method in class io.github.potjerodekool.nabu.NabuParser.PostfixExpressionContext
- expressionName() - Method in class io.github.potjerodekool.nabu.NabuParser.PrimaryNoNewArrayContext
- expressionName() - Method in class io.github.potjerodekool.nabu.NabuParser.VariableAccessContext
- ExpressionNameContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExpressionNameContext
- ExpressionNameContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ExpressionNameContext
- expressionStatement() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- expressionStatement() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementWithoutTrailingSubstatementContext
- expressionStatement() - Method in class io.github.potjerodekool.nabu.NabuParser
- expressionStatement() - Method in class io.github.potjerodekool.nabu.NabuParser.StatementWithoutTrailingSubstatementContext
- ExpressionStatementContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExpressionStatementContext
- ExpressionStatementContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ExpressionStatementContext
- EXTENDS - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- EXTENDS - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- EXTENDS - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- EXTENDS - Static variable in class io.github.potjerodekool.nabu.NabuParser
- EXTENDS() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassExtendsContext
- EXTENDS() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceExtendsContext
- EXTENDS() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeBoundContext
- EXTENDS() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.WildcardBoundsContext
- EXTENDS() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassExtendsContext
- EXTENDS() - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceExtendsContext
- EXTENDS() - Method in class io.github.potjerodekool.nabu.NabuParser.TypeBoundContext
- EXTENDS() - Method in class io.github.potjerodekool.nabu.NabuParser.WildcardBoundsContext
- EXTERNAL - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- EXTERNAL - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- EXTERNAL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionModifierContext
- EXTERNAL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SimpleIdentifierContext
F
- FIELD - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- FIELD - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- FIELD() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotationUseSiteTargetContext
- fieldAccess() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- fieldAccess() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LeftHandSideContext
- fieldAccess() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableAccessContext
- fieldAccess() - Method in class io.github.potjerodekool.nabu.NabuParser
- fieldAccess() - Method in class io.github.potjerodekool.nabu.NabuParser.LeftHandSideContext
- fieldAccess() - Method in class io.github.potjerodekool.nabu.NabuParser.VariableAccessContext
- FieldAccessContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FieldAccessContext
- FieldAccessContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.FieldAccessContext
- fieldDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassMemberDeclarationContext
- fieldDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- fieldDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassMemberDeclarationContext
- fieldDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser
- FieldDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FieldDeclarationContext
- FieldDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.FieldDeclarationContext
- FieldIdentifier - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- FieldIdentifier - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- fieldModifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FieldDeclarationContext
- fieldModifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- fieldModifier() - Method in class io.github.potjerodekool.nabu.NabuParser.FieldDeclarationContext
- fieldModifier() - Method in class io.github.potjerodekool.nabu.NabuParser
- fieldModifier(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FieldDeclarationContext
- fieldModifier(int) - Method in class io.github.potjerodekool.nabu.NabuParser.FieldDeclarationContext
- FieldModifierContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FieldModifierContext
- FieldModifierContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.FieldModifierContext
- FILE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- FILE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- FILE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotationUseSiteTargetContext
- FILE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FileAnnotationContext
- FILE(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FileAnnotationContext
- fileAnnotation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- fileAnnotation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FileAnnotationsContext
- fileAnnotation(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FileAnnotationsContext
- FileAnnotationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FileAnnotationContext
- fileAnnotations() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- fileAnnotations() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PreambleContext
- FileAnnotationsContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FileAnnotationsContext
- FINAL - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- FINAL - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- FINAL - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- FINAL - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- FINAL - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- FINAL - Static variable in class io.github.potjerodekool.nabu.NabuParser
- FINAL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassModifierContext
- FINAL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstantModifierContext
- FINAL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FieldModifierContext
- FINAL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodModifierContext
- FINAL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableModifierContext
- FINAL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.InheritanceModifierContext
- FINAL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SimpleIdentifierContext
- FINAL() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassModifierContext
- FINAL() - Method in class io.github.potjerodekool.nabu.NabuParser.ConstantModifierContext
- FINAL() - Method in class io.github.potjerodekool.nabu.NabuParser.FieldModifierContext
- FINAL() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionModifierContext
- FINAL() - Method in class io.github.potjerodekool.nabu.NabuParser.VariableModifierContext
- FINALLY - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- FINALLY - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- FINALLY - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- FINALLY - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- FINALLY - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- FINALLY - Static variable in class io.github.potjerodekool.nabu.NabuParser
- FINALLY() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FinallyBlockContext
- FINALLY() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FinallyBlockContext
- FINALLY() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SimpleIdentifierContext
- FINALLY() - Method in class io.github.potjerodekool.nabu.NabuParser.FinallyBlockContext
- finallyBlock() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- finallyBlock() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TryStatementContext
- finallyBlock() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TryWithResourcesStatementContext
- finallyBlock() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- finallyBlock() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TryExpressionContext
- finallyBlock() - Method in class io.github.potjerodekool.nabu.NabuParser
- finallyBlock() - Method in class io.github.potjerodekool.nabu.NabuParser.TryStatementContext
- finallyBlock() - Method in class io.github.potjerodekool.nabu.NabuParser.TryWithResourcesStatementContext
- FinallyBlockContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FinallyBlockContext
- FinallyBlockContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FinallyBlockContext
- FinallyBlockContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.FinallyBlockContext
- FLOAT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- FLOAT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- FLOAT - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- FLOAT - Static variable in class io.github.potjerodekool.nabu.NabuParser
- FLOAT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FloatingPointTypeContext
- FLOAT() - Method in class io.github.potjerodekool.nabu.NabuParser.FloatingPointTypeContext
- FloatingPointLiteral - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- FloatingPointLiteral - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- FloatingPointLiteral - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- FloatingPointLiteral - Static variable in class io.github.potjerodekool.nabu.NabuParser
- FloatingPointLiteral() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LiteralContext
- FloatingPointLiteral() - Method in class io.github.potjerodekool.nabu.NabuParser.LiteralContext
- floatingPointType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- floatingPointType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.NumericTypeContext
- floatingPointType() - Method in class io.github.potjerodekool.nabu.NabuParser
- floatingPointType() - Method in class io.github.potjerodekool.nabu.NabuParser.NumericTypeContext
- FloatingPointTypeContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FloatingPointTypeContext
- FloatingPointTypeContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.FloatingPointTypeContext
- FloatLiteral - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- FloatLiteral - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- FOR - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- FOR - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- FOR - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- FOR - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- FOR - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- FOR - Static variable in class io.github.potjerodekool.nabu.NabuParser
- FOR() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BasicForStatementContext
- FOR() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BasicForStatementNoShortIfContext
- FOR() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnhancedForStatementContext
- FOR() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnhancedForStatementNoShortIfContext
- FOR() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ForExpressionContext
- FOR() - Method in class io.github.potjerodekool.nabu.NabuParser.BasicForStatementContext
- FOR() - Method in class io.github.potjerodekool.nabu.NabuParser.BasicForStatementNoShortIfContext
- FOR() - Method in class io.github.potjerodekool.nabu.NabuParser.EnhancedForStatementContext
- FOR() - Method in class io.github.potjerodekool.nabu.NabuParser.EnhancedForStatementNoShortIfContext
- forExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- forExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LoopExpressionContext
- ForExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ForExpressionContext
- forInit() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BasicForStatementContext
- forInit() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BasicForStatementNoShortIfContext
- forInit() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- forInit() - Method in class io.github.potjerodekool.nabu.NabuParser.BasicForStatementContext
- forInit() - Method in class io.github.potjerodekool.nabu.NabuParser.BasicForStatementNoShortIfContext
- forInit() - Method in class io.github.potjerodekool.nabu.NabuParser
- ForInitContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ForInitContext
- ForInitContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ForInitContext
- formalParameter() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- formalParameter() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FormalParameterListContext
- formalParameter() - Method in class io.github.potjerodekool.nabu.NabuParser
- formalParameter() - Method in class io.github.potjerodekool.nabu.NabuParser.FormalParameterListContext
- formalParameter(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FormalParameterListContext
- formalParameter(int) - Method in class io.github.potjerodekool.nabu.NabuParser.FormalParameterListContext
- FormalParameterContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FormalParameterContext
- FormalParameterContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.FormalParameterContext
- formalParameterList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstructorDeclaratorContext
- formalParameterList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- formalParameterList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodDeclaratorContext
- formalParameterList() - Method in class io.github.potjerodekool.nabu.NabuParser.ConstructorDeclaratorContext
- formalParameterList() - Method in class io.github.potjerodekool.nabu.NabuParser
- formalParameterList() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionDeclaratorContext
- FormalParameterListContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FormalParameterListContext
- FormalParameterListContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.FormalParameterListContext
- forStatement() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- forStatement() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementContext
- forStatement() - Method in class io.github.potjerodekool.nabu.NabuParser
- forStatement() - Method in class io.github.potjerodekool.nabu.NabuParser.StatementContext
- ForStatementContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ForStatementContext
- ForStatementContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ForStatementContext
- forStatementNoShortIf() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- forStatementNoShortIf() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementNoShortIfContext
- forStatementNoShortIf() - Method in class io.github.potjerodekool.nabu.NabuParser
- forStatementNoShortIf() - Method in class io.github.potjerodekool.nabu.NabuParser.StatementNoShortIfContext
- ForStatementNoShortIfContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ForStatementNoShortIfContext
- ForStatementNoShortIfContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ForStatementNoShortIfContext
- forUpdate() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BasicForStatementContext
- forUpdate() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BasicForStatementNoShortIfContext
- forUpdate() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- forUpdate() - Method in class io.github.potjerodekool.nabu.NabuParser.BasicForStatementContext
- forUpdate() - Method in class io.github.potjerodekool.nabu.NabuParser.BasicForStatementNoShortIfContext
- forUpdate() - Method in class io.github.potjerodekool.nabu.NabuParser
- ForUpdateContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ForUpdateContext
- ForUpdateContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ForUpdateContext
- FUN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- FUN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- FUN - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- FUN - Static variable in class io.github.potjerodekool.nabu.NabuParser
- FUN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionDeclarationContext
- FUN() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionHeaderContext
- functionBody() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- functionBody() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionDeclarationContext
- functionBody() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SetterContext
- functionBody() - Method in class io.github.potjerodekool.nabu.NabuParser
- functionBody() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionDeclarationContext
- functionBody() - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceFunctionDeclarationContext
- FunctionBodyContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionBodyContext
- FunctionBodyContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.FunctionBodyContext
- functionDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassMemberDeclarationContext
- functionDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DeclarationContext
- functionDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- functionDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TopLevelObjectContext
- functionDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassMemberDeclarationContext
- functionDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser
- functionDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser.OrdinaryCompilationUnitContext
- functionDeclaration(int) - Method in class io.github.potjerodekool.nabu.NabuParser.OrdinaryCompilationUnitContext
- FunctionDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionDeclarationContext
- FunctionDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.FunctionDeclarationContext
- functionDeclarator() - Method in class io.github.potjerodekool.nabu.NabuParser
- functionDeclarator() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionHeaderContext
- FunctionDeclaratorContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.FunctionDeclaratorContext
- functionHeader() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionDeclarationContext
- functionHeader() - Method in class io.github.potjerodekool.nabu.NabuParser
- functionHeader() - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceFunctionDeclarationContext
- FunctionHeaderContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.FunctionHeaderContext
- functionInvocation() - Method in class io.github.potjerodekool.nabu.NabuParser
- functionInvocation() - Method in class io.github.potjerodekool.nabu.NabuParser.StatementExpressionContext
- FunctionInvocationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.FunctionInvocationContext
- functionLiteral() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotatedLambdaContext
- functionLiteral() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AtomicExpressionContext
- functionLiteral() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- FunctionLiteralContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionLiteralContext
- functionModifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- functionModifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ModifierContext
- functionModifier() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionDeclarationContext
- functionModifier() - Method in class io.github.potjerodekool.nabu.NabuParser
- functionModifier(int) - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionDeclarationContext
- FunctionModifierContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionModifierContext
- FunctionModifierContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.FunctionModifierContext
- functionName() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionInvocationContext
- functionName() - Method in class io.github.potjerodekool.nabu.NabuParser
- functionName() - Method in class io.github.potjerodekool.nabu.NabuParser.PrimaryNoNewArrayContext
- FunctionNameContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.FunctionNameContext
- functionReference() - Method in class io.github.potjerodekool.nabu.NabuParser
- FunctionReferenceContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.FunctionReferenceContext
- functionType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- functionType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeContext
- FunctionTypeContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionTypeContext
- functionTypeParameters() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionTypeContext
- functionTypeParameters() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- FunctionTypeParametersContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionTypeParametersContext
- functionTypeReceiver() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionTypeContext
- functionTypeReceiver() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- FunctionTypeReceiverContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionTypeReceiverContext
- functionValueParameter() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- functionValueParameter() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionValueParametersContext
- functionValueParameter(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionValueParametersContext
- FunctionValueParameterContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionValueParameterContext
- functionValueParameters() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionDeclarationContext
- functionValueParameters() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- functionValueParameters() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SecondaryConstructorContext
- FunctionValueParametersContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionValueParametersContext
G
- GE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- GE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- GE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- GE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- GE - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- GE - Static variable in class io.github.potjerodekool.nabu.NabuParser
- GE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RelationalExpressionContext
- GE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ComparisonOperatorContext
- GE() - Method in class io.github.potjerodekool.nabu.NabuParser.RelationalExpressionContext
- GET - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- GET - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- GET() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotationUseSiteTargetContext
- getATN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- getATN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- getATN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- getATN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- getATN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.UnicodeClasses
- getATN() - Method in class io.github.potjerodekool.nabu.NabuLexer
- getATN() - Method in class io.github.potjerodekool.nabu.NabuParser
- getChannelNames() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- getChannelNames() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- getChannelNames() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.UnicodeClasses
- getChannelNames() - Method in class io.github.potjerodekool.nabu.NabuLexer
- getGrammarFileName() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- getGrammarFileName() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- getGrammarFileName() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- getGrammarFileName() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- getGrammarFileName() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.UnicodeClasses
- getGrammarFileName() - Method in class io.github.potjerodekool.nabu.NabuLexer
- getGrammarFileName() - Method in class io.github.potjerodekool.nabu.NabuParser
- getModeNames() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- getModeNames() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- getModeNames() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.UnicodeClasses
- getModeNames() - Method in class io.github.potjerodekool.nabu.NabuLexer
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AdditionalBoundContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AdditiveExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AmbiguousNameContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AndExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationInterfaceBodyContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationInterfaceDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationInterfaceElementDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationInterfaceElementModifierContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationInterfaceMemberDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArgumentListContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayAccessContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayCreationExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayCreationExpressionWithInitializerContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayCreationExpressionWithoutInitializerContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayInitializerContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayTypeContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AssertStatementContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AssignmentContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AssignmentExpressionTreeContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AssignmentOperatorContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BasicForStatementContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BasicForStatementNoShortIfContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BlockContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BlockStatementContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BlockStatementsContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BreakStatementContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CaseConstantContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CastExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CatchClauseContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CatchesContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CatchFormalParameterContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CatchTypeContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassBodyContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassBodyDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassExtendsContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassImplementsContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassInstanceCreationExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassLiteralContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassMemberDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassModifierContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassOrInterfaceTypeContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassOrInterfaceTypeToInstantiateContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassPermitsContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassTypeContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CoitContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CompactConstructorDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CompilationUnitContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConditionalAndExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConditionalExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConditionalOrExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstantDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstantExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstantModifierContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstructorBodyContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstructorDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstructorDeclaratorContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstructorModifierContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordMinusForTypeIdentifierContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordMinusForUnqualifiedMethodIdentifierContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContinueStatementContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.DefaultValueContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.DimExprContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.DimExprsContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.DimsContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.DoStatementContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ElementValueArrayInitializerContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ElementValueContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ElementValueListContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ElementValuePairContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ElementValuePairListContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EmptyStatement_Context
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnhancedForStatementContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnhancedForStatementNoShortIfContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumBodyContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumBodyDeclarationsContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumConstantContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumConstantListContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumConstantModifierContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EqualityExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExceptionTypeContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExceptionTypeListContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExclusiveOrExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExplicitConstructorInvocationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExpressionNameContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExpressionStatementContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FieldAccessContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FieldDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FieldModifierContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FinallyBlockContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FloatingPointTypeContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ForInitContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FormalParameterContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FormalParameterListContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ForStatementContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ForStatementNoShortIfContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ForUpdateContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.IdentifierContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.IfThenElseStatementContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.IfThenElseStatementNoShortIfContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.IfThenStatementContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ImportDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InclusiveOrExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InstanceInitializerContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.IntegralTypeContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceBodyContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceExtendsContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceMemberDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceMethodDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceMethodModifierContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceModifierContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfacePermitsContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceTypeContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceTypeListContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LabeledStatementContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LabeledStatementNoShortIfContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LambdaBodyContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LambdaExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LambdaParameterContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LambdaParameterListContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LambdaParametersContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LambdaParameterTypeContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LeftHandSideContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LiteralContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LocalClassOrInterfaceDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LocalVariableDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LocalVariableDeclarationStatementContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LocalVariableTypeContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MarkerAnnotationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodBodyContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodDeclaratorContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodHeaderContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodInvocationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodModifierContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodNameContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodReferenceContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModularCompilationUnitContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModuleDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModuleDirectiveContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModuleNameContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MultiplicativeExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.NormalAnnotationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.NormalClassDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.NormalInterfaceDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.NumericTypeContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.OrdinaryCompilationUnitContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PackageDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PackageModifierContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PackageNameContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PackageOrTypeNameContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PatternContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PfEContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PNNAContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PostDecrementExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PostfixExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PostIncrementExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PreDecrementExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PreIncrementExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PrimaryContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PrimaryNoNewArrayContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PrimitiveTypeContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ReceiverParameterContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordBodyContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordBodyDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordComponentContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordComponentListContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordComponentModifierContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordHeaderContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ReferenceTypeContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RelationalExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RequiresModifierContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ResourceContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ResourceListContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ResourceSpecificationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ResultContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ReturnStatementContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ShiftExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SimpleTypeNameContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SingleElementAnnotationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SingleStaticImportDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SingleTypeImportDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.Start_Context
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementExpressionListContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementNoShortIfContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementWithoutTrailingSubstatementContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StaticImportOnDemandDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StaticInitializerContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchBlockContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchBlockStatementGroupContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchLabelContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchRuleContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchStatementContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SynchronizedStatementContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ThrowStatementContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ThrowsTContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TopLevelClassOrInterfaceDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TryStatementContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TryWithResourcesStatementContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeArgumentContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeArgumentListContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeArgumentsContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeArgumentsOrDiamondContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeBoundContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeIdentifierContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeImportOnDemandDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeNameContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeParameterContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeParameterListContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeParameterModifierContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeParametersContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypePatternContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeVariableContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UCOITContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannArrayTypeContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannClassOrInterfaceTypeContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannClassTypeContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannInterfaceTypeContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannPrimitiveTypeContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannReferenceTypeContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannTypeContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannTypeVariableContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnaryExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnaryExpressionNotPlusMinusContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnqualifiedClassInstanceCreationExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnqualifiedMethodIdentifierContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableAccessContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableArityParameterContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableArityRecordComponentContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableDeclaratorContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableDeclaratorIdContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableDeclaratorListContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableInitializerContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableInitializerListContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableModifierContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.WhileStatementContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.WhileStatementNoShortIfContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.WildcardBoundsContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.WildcardContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.YieldStatementContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AdditiveExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AdditiveOperatorContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotatedLambdaContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotationListContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotationsContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotationUseSiteTargetContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnonymousInitializerContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnysemiContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ArrayAccessContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AssignmentOperatorContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AtomicExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.BlockContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.BlockLevelExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CallableReferenceContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CallSuffixContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CatchBlockContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassBodyContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassMemberDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassModifierContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassParameterContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassParametersContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CollectionLiteralContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CompanionObjectContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ComparisonContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ComparisonOperatorContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ConditionalExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ConjunctionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ConstructorDelegationCallContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ConstructorInvocationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ControlStructureBodyContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DelegationSpecifierContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DelegationSpecifiersContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DisjunctionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DoWhileExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ElvisExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EnumClassBodyContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EnumEntriesContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EnumEntryContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EqualityComparisonContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EqualityOperationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ExplicitDelegationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FileAnnotationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FileAnnotationsContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FinallyBlockContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ForExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionBodyContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionLiteralContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionModifierContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionTypeContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionTypeParametersContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionTypeReceiverContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionValueParameterContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionValueParametersContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.GetterContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.IdentifierContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.IfExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ImportAliasContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ImportHeaderContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ImportListContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.InfixFunctionCallContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.InheritanceModifierContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.InOperatorContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.IsOperatorContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.JumpExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.KotlinFileContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LabelDefinitionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LambdaParameterContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LambdaParametersContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LineStringContentContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LineStringExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LineStringLiteralContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LiteralConstantContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LoopExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MemberAccessOperatorContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MemberModifierContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ModifierContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ModifierListContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiLineStringContentContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiLineStringExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiLineStringLiteralContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiplicativeExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiplicativeOperationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiVariableDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.NamedInfixContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.NullableTypeContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ObjectDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ObjectLiteralContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PackageHeaderContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ParameterContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ParameterModifierContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ParenthesizedExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ParenthesizedTypeContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PostfixUnaryExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PostfixUnaryOperationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PreambleContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PrefixUnaryExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PrefixUnaryOperationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PrimaryConstructorContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PropertyDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PropertyModifierContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.RangeExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.RangeTestContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ReceiverTypeContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ScriptContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SecondaryConstructorContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SemiContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SetterContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SimpleIdentifierContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SimpleUserTypeContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.StatementContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.StatementsContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.StringLiteralContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SuperExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ThisExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TopLevelObjectContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TryExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeAliasContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeArgumentsContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeConstraintContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeConstraintsContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeModifierListContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeOperationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeParameterContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeParameterModifierContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeParametersContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeProjectionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeProjectionModifierListContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeReferenceContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeRHSContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeTestContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.UnescapedAnnotationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.UserTypeContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ValueArgumentContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ValueArgumentsContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.VariableDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.VarianceAnnotationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.VisibilityModifierContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.WhenConditionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.WhenEntryContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.WhenExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.WhileExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.AdditionalBoundContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.AdditiveExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.AmbiguousNameContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.AndExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.AnnotationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.AnnotationInterfaceBodyContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.AnnotationInterfaceDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.AnnotationInterfaceElementDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.AnnotationInterfaceElementModifierContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.AnnotationInterfaceMemberDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ArgumentListContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ArrayAccessContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ArrayCreationExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ArrayCreationExpressionWithInitializerContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ArrayCreationExpressionWithoutInitializerContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ArrayInitializerContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ArrayTypeContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.AssertStatementContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.AssignmentContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.AssignmentExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.AssignmentOperatorContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.BasicForStatementContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.BasicForStatementNoShortIfContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.BlockContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.BlockStatementContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.BlockStatementsContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.BreakStatementContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.CaseConstantContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.CastExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.CatchClauseContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.CatchesContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.CatchFormalParameterContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.CatchTypeContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassBodyContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassBodyDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassExtendsContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassImplementsContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassInstanceCreationExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassLiteralContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassMemberDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassModifierContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassOrInterfaceTypeContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassOrInterfaceTypeToInstantiateContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassPermitsContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassTypeContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.CoitContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.CompactConstructorDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.CompilationUnitContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ConditionalAndExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ConditionalExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ConditionalOrExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ConstantDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ConstantExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ConstantModifierContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ConstructorBodyContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ConstructorDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ConstructorDeclaratorContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ConstructorModifierContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ContextualKeywordContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ContextualKeywordMinusForTypeIdentifierContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ContextualKeywordMinusForUnqualifiedFunctionIdentifierContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ContinueStatementContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.DefaultValueContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.DimExprContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.DimExprsContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.DimsContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.DoStatementContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ElementValueArrayInitializerContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ElementValueContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ElementValueListContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ElementValuePairContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ElementValuePairListContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.EmptyStatement_Context
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.EnhancedForStatementContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.EnhancedForStatementNoShortIfContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.EnumBodyContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.EnumBodyDeclarationsContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.EnumConstantContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.EnumConstantListContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.EnumConstantModifierContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.EnumDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.EqualityExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ExceptionTypeContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ExceptionTypeListContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ExclusiveOrExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ExplicitConstructorInvocationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ExpressionNameContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ExpressionStatementContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.FieldAccessContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.FieldDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.FieldModifierContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.FinallyBlockContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.FloatingPointTypeContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ForInitContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.FormalParameterContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.FormalParameterListContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ForStatementContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ForStatementNoShortIfContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ForUpdateContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionBodyContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionDeclaratorContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionHeaderContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionInvocationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionModifierContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionNameContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionReferenceContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.IdentifierContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.IfThenElseStatementContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.IfThenElseStatementNoShortIfContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.IfThenStatementContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ImportDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.InclusiveOrExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.InstanceInitializerContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.IntegralTypeContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceBodyContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceExtendsContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceFunctionDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceFunctionModifierContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceMemberDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceModifierContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.InterfacePermitsContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceTypeContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceTypeListContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.LabeledStatementContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.LabeledStatementNoShortIfContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.LambdaBodyContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.LambdaExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.LambdaParameterContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.LambdaParameterListContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.LambdaParametersContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.LambdaParameterTypeContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.LeftHandSideContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.LiteralContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.LocalClassOrInterfaceDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.LocalVariableDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.LocalVariableDeclarationStatementContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.LocalVariableTypeContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.MarkerAnnotationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ModularCompilationUnitContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ModuleDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ModuleDirectiveContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ModuleNameContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.MultiplicativeExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.NabuLocalVariableDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.NabuVariableDeclaratorContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.NabuVariableDeclaratorListContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.NormalAnnotationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.NormalClassDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.NormalInterfaceDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.NumericTypeContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.OrdinaryCompilationUnitContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.PackageDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.PackageModifierContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.PackageNameContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.PackageOrTypeNameContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.PatternContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.PfEContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.PNNAContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.PostDecrementExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.PostfixExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.PostIncrementExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.PreDecrementExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.PreIncrementExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.PrimaryContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.PrimaryNoNewArrayContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.PrimitiveTypeContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ReceiverParameterContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.RecordBodyContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.RecordBodyDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.RecordComponentContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.RecordComponentListContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.RecordComponentModifierContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.RecordDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.RecordHeaderContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ReferenceTypeContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.RelationalExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.RequiresModifierContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ResourceContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ResourceListContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ResourceSpecificationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ResultContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ReturnStatementContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ShiftExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.SimpleTypeNameContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.SingleElementAnnotationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.SingleStaticImportDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.SingleTypeImportDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.Start_Context
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.StatementContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.StatementExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.StatementExpressionListContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.StatementNoShortIfContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.StatementWithoutTrailingSubstatementContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.StaticImportOnDemandDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.StaticInitializerContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchBlockContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchBlockStatementGroupContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchLabelContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchRuleContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchStatementContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.SynchronizedStatementContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ThrowStatementContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.ThrowsTContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.TopLevelClassOrInterfaceDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.TryStatementContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.TryWithResourcesStatementContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.TypeArgumentContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.TypeArgumentListContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.TypeArgumentsContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.TypeArgumentsOrDiamondContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.TypeBoundContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.TypeIdentifierContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.TypeImportOnDemandDeclarationContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.TypeNameContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.TypeParameterContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.TypeParameterListContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.TypeParameterModifierContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.TypeParametersContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.TypePatternContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.TypeVariableContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.UCOITContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.UnannArrayTypeContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.UnannClassOrInterfaceTypeContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.UnannClassTypeContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.UnannInterfaceTypeContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.UnannPrimitiveTypeContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.UnannReferenceTypeContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.UnannTypeContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.UnannTypeVariableContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.UnaryExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.UnaryExpressionNotPlusMinusContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.UnqualifiedClassInstanceCreationExpressionContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.UnqualifiedFunctionIdentifierContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.VariableAccessContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.VariableArityParameterContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.VariableArityRecordComponentContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.VariableDeclaratorContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.VariableDeclaratorIdContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.VariableDeclaratorListContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.VariableInitializerContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.VariableInitializerListContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.VariableModifierContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.WhileStatementContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.WhileStatementNoShortIfContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.WildcardBoundsContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.WildcardContext
- getRuleIndex() - Method in class io.github.potjerodekool.nabu.NabuParser.YieldStatementContext
- getRuleNames() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- getRuleNames() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- getRuleNames() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- getRuleNames() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- getRuleNames() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.UnicodeClasses
- getRuleNames() - Method in class io.github.potjerodekool.nabu.NabuLexer
- getRuleNames() - Method in class io.github.potjerodekool.nabu.NabuParser
- getSerializedATN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- getSerializedATN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- getSerializedATN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- getSerializedATN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- getSerializedATN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.UnicodeClasses
- getSerializedATN() - Method in class io.github.potjerodekool.nabu.NabuLexer
- getSerializedATN() - Method in class io.github.potjerodekool.nabu.NabuParser
- getter() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- getter() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PropertyDeclarationContext
- GETTER - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- GETTER - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- GETTER() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.GetterContext
- GETTER() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SimpleIdentifierContext
- GetterContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.GetterContext
- getTokenNames() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
-
Deprecated.
- getTokenNames() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
-
Deprecated.
- getTokenNames() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
-
Deprecated.
- getTokenNames() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
-
Deprecated.
- getTokenNames() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.UnicodeClasses
-
Deprecated.
- getTokenNames() - Method in class io.github.potjerodekool.nabu.NabuLexer
-
Deprecated.
- getTokenNames() - Method in class io.github.potjerodekool.nabu.NabuParser
-
Deprecated.
- getVocabulary() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- getVocabulary() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- getVocabulary() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- getVocabulary() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- getVocabulary() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.UnicodeClasses
- getVocabulary() - Method in class io.github.potjerodekool.nabu.NabuLexer
- getVocabulary() - Method in class io.github.potjerodekool.nabu.NabuParser
- GOTO - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- GOTO - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- GT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- GT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- GT - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- GT - Static variable in class io.github.potjerodekool.nabu.NabuParser
- GT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RelationalExpressionContext
- GT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ShiftExpressionContext
- GT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeArgumentsContext
- GT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeParametersContext
- GT() - Method in class io.github.potjerodekool.nabu.NabuParser.RelationalExpressionContext
- GT() - Method in class io.github.potjerodekool.nabu.NabuParser.ShiftExpressionContext
- GT() - Method in class io.github.potjerodekool.nabu.NabuParser.TypeArgumentsContext
- GT() - Method in class io.github.potjerodekool.nabu.NabuParser.TypeParametersContext
- GT(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ShiftExpressionContext
- GT(int) - Method in class io.github.potjerodekool.nabu.NabuParser.ShiftExpressionContext
H
- HASH - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- HASH - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- HexLiteral - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- HexLiteral - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- HexLiteral() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LiteralConstantContext
I
- identifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AmbiguousNameContext
- identifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationInterfaceElementDeclarationContext
- identifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BreakStatementContext
- identifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassOrInterfaceTypeToInstantiateContext
- identifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContinueStatementContext
- identifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ElementValuePairContext
- identifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumConstantContext
- identifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExpressionNameContext
- identifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FieldAccessContext
- identifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- identifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LabeledStatementContext
- identifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LabeledStatementNoShortIfContext
- identifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LambdaParameterListContext
- identifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LambdaParametersContext
- identifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodDeclaratorContext
- identifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodInvocationContext
- identifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodReferenceContext
- identifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModuleDeclarationContext
- identifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModuleNameContext
- identifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PackageDeclarationContext
- identifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PackageNameContext
- identifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PackageOrTypeNameContext
- identifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PNNAContext
- identifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PrimaryNoNewArrayContext
- identifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ReceiverParameterContext
- identifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordComponentContext
- identifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SingleStaticImportDeclarationContext
- identifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableArityParameterContext
- identifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableArityRecordComponentContext
- identifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableDeclaratorIdContext
- identifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AtomicExpressionContext
- identifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CallableReferenceContext
- identifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionDeclarationContext
- identifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- identifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ImportHeaderContext
- identifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PackageHeaderContext
- identifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.UnescapedAnnotationContext
- identifier() - Method in class io.github.potjerodekool.nabu.NabuParser.AmbiguousNameContext
- identifier() - Method in class io.github.potjerodekool.nabu.NabuParser.AnnotationInterfaceElementDeclarationContext
- identifier() - Method in class io.github.potjerodekool.nabu.NabuParser.BreakStatementContext
- identifier() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassOrInterfaceTypeToInstantiateContext
- identifier() - Method in class io.github.potjerodekool.nabu.NabuParser.ContinueStatementContext
- identifier() - Method in class io.github.potjerodekool.nabu.NabuParser.ElementValuePairContext
- identifier() - Method in class io.github.potjerodekool.nabu.NabuParser.EnumConstantContext
- identifier() - Method in class io.github.potjerodekool.nabu.NabuParser.ExpressionNameContext
- identifier() - Method in class io.github.potjerodekool.nabu.NabuParser.FieldAccessContext
- identifier() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionDeclaratorContext
- identifier() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionInvocationContext
- identifier() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionReferenceContext
- identifier() - Method in class io.github.potjerodekool.nabu.NabuParser
- identifier() - Method in class io.github.potjerodekool.nabu.NabuParser.LabeledStatementContext
- identifier() - Method in class io.github.potjerodekool.nabu.NabuParser.LabeledStatementNoShortIfContext
- identifier() - Method in class io.github.potjerodekool.nabu.NabuParser.LambdaParameterListContext
- identifier() - Method in class io.github.potjerodekool.nabu.NabuParser.LambdaParametersContext
- identifier() - Method in class io.github.potjerodekool.nabu.NabuParser.ModuleDeclarationContext
- identifier() - Method in class io.github.potjerodekool.nabu.NabuParser.ModuleNameContext
- identifier() - Method in class io.github.potjerodekool.nabu.NabuParser.PackageDeclarationContext
- identifier() - Method in class io.github.potjerodekool.nabu.NabuParser.PackageNameContext
- identifier() - Method in class io.github.potjerodekool.nabu.NabuParser.PackageOrTypeNameContext
- identifier() - Method in class io.github.potjerodekool.nabu.NabuParser.PNNAContext
- identifier() - Method in class io.github.potjerodekool.nabu.NabuParser.PrimaryNoNewArrayContext
- identifier() - Method in class io.github.potjerodekool.nabu.NabuParser.ReceiverParameterContext
- identifier() - Method in class io.github.potjerodekool.nabu.NabuParser.RecordComponentContext
- identifier() - Method in class io.github.potjerodekool.nabu.NabuParser.SingleStaticImportDeclarationContext
- identifier() - Method in class io.github.potjerodekool.nabu.NabuParser.VariableArityParameterContext
- identifier() - Method in class io.github.potjerodekool.nabu.NabuParser.VariableArityRecordComponentContext
- identifier() - Method in class io.github.potjerodekool.nabu.NabuParser.VariableDeclaratorIdContext
- identifier(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassOrInterfaceTypeToInstantiateContext
- identifier(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LambdaParameterListContext
- identifier(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModuleDeclarationContext
- identifier(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PackageDeclarationContext
- identifier(int) - Method in class io.github.potjerodekool.nabu.NabuParser.ClassOrInterfaceTypeToInstantiateContext
- identifier(int) - Method in class io.github.potjerodekool.nabu.NabuParser.LambdaParameterListContext
- identifier(int) - Method in class io.github.potjerodekool.nabu.NabuParser.ModuleDeclarationContext
- identifier(int) - Method in class io.github.potjerodekool.nabu.NabuParser.PackageDeclarationContext
- Identifier - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- Identifier - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- Identifier - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- Identifier - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- Identifier - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- Identifier - Static variable in class io.github.potjerodekool.nabu.NabuParser
- Identifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.IdentifierContext
- Identifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeIdentifierContext
- Identifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnqualifiedMethodIdentifierContext
- Identifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SimpleIdentifierContext
- Identifier() - Method in class io.github.potjerodekool.nabu.NabuParser.IdentifierContext
- Identifier() - Method in class io.github.potjerodekool.nabu.NabuParser.TypeIdentifierContext
- Identifier() - Method in class io.github.potjerodekool.nabu.NabuParser.UnqualifiedFunctionIdentifierContext
- IdentifierContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.IdentifierContext
- IdentifierContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.IdentifierContext
- IdentifierContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.IdentifierContext
- IF - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- IF - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- IF - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- IF - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- IF - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- IF - Static variable in class io.github.potjerodekool.nabu.NabuParser
- IF() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.IfThenElseStatementContext
- IF() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.IfThenElseStatementNoShortIfContext
- IF() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.IfThenStatementContext
- IF() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.IfExpressionContext
- IF() - Method in class io.github.potjerodekool.nabu.NabuParser.IfThenElseStatementContext
- IF() - Method in class io.github.potjerodekool.nabu.NabuParser.IfThenElseStatementNoShortIfContext
- IF() - Method in class io.github.potjerodekool.nabu.NabuParser.IfThenStatementContext
- ifExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ConditionalExpressionContext
- ifExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- IfExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.IfExpressionContext
- ifThenElseStatement() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- ifThenElseStatement() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementContext
- ifThenElseStatement() - Method in class io.github.potjerodekool.nabu.NabuParser
- ifThenElseStatement() - Method in class io.github.potjerodekool.nabu.NabuParser.StatementContext
- IfThenElseStatementContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.IfThenElseStatementContext
- IfThenElseStatementContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.IfThenElseStatementContext
- ifThenElseStatementNoShortIf() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- ifThenElseStatementNoShortIf() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementNoShortIfContext
- ifThenElseStatementNoShortIf() - Method in class io.github.potjerodekool.nabu.NabuParser
- ifThenElseStatementNoShortIf() - Method in class io.github.potjerodekool.nabu.NabuParser.StatementNoShortIfContext
- IfThenElseStatementNoShortIfContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.IfThenElseStatementNoShortIfContext
- IfThenElseStatementNoShortIfContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.IfThenElseStatementNoShortIfContext
- ifThenStatement() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- ifThenStatement() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementContext
- ifThenStatement() - Method in class io.github.potjerodekool.nabu.NabuParser
- ifThenStatement() - Method in class io.github.potjerodekool.nabu.NabuParser.StatementContext
- IfThenStatementContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.IfThenStatementContext
- IfThenStatementContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.IfThenStatementContext
- IMPLEMENTS - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- IMPLEMENTS - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- IMPLEMENTS - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- IMPLEMENTS - Static variable in class io.github.potjerodekool.nabu.NabuParser
- IMPLEMENTS() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassImplementsContext
- IMPLEMENTS() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassImplementsContext
- IMPORT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- IMPORT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- IMPORT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- IMPORT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- IMPORT - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- IMPORT - Static variable in class io.github.potjerodekool.nabu.NabuParser
- IMPORT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SingleStaticImportDeclarationContext
- IMPORT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SingleTypeImportDeclarationContext
- IMPORT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StaticImportOnDemandDeclarationContext
- IMPORT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeImportOnDemandDeclarationContext
- IMPORT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ImportHeaderContext
- IMPORT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SimpleIdentifierContext
- IMPORT() - Method in class io.github.potjerodekool.nabu.NabuParser.SingleStaticImportDeclarationContext
- IMPORT() - Method in class io.github.potjerodekool.nabu.NabuParser.SingleTypeImportDeclarationContext
- IMPORT() - Method in class io.github.potjerodekool.nabu.NabuParser.StaticImportOnDemandDeclarationContext
- IMPORT() - Method in class io.github.potjerodekool.nabu.NabuParser.TypeImportOnDemandDeclarationContext
- importAlias() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- importAlias() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ImportHeaderContext
- ImportAliasContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ImportAliasContext
- importDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- importDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModularCompilationUnitContext
- importDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.OrdinaryCompilationUnitContext
- importDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser
- importDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser.ModularCompilationUnitContext
- importDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser.OrdinaryCompilationUnitContext
- importDeclaration(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModularCompilationUnitContext
- importDeclaration(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.OrdinaryCompilationUnitContext
- importDeclaration(int) - Method in class io.github.potjerodekool.nabu.NabuParser.ModularCompilationUnitContext
- importDeclaration(int) - Method in class io.github.potjerodekool.nabu.NabuParser.OrdinaryCompilationUnitContext
- ImportDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ImportDeclarationContext
- ImportDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ImportDeclarationContext
- importHeader() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- importHeader() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ImportListContext
- importHeader(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ImportListContext
- ImportHeaderContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ImportHeaderContext
- importList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- importList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PreambleContext
- ImportListContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ImportListContext
- IN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- IN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- IN - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- IN - Static variable in class io.github.potjerodekool.nabu.NabuParser
- IN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ForExpressionContext
- IN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.InOperatorContext
- IN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.VarianceAnnotationContext
- IN() - Method in class io.github.potjerodekool.nabu.NabuParser.EnhancedForStatementContext
- IN() - Method in class io.github.potjerodekool.nabu.NabuParser.EnhancedForStatementNoShortIfContext
- INC - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- INC - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- INC - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- INC - Static variable in class io.github.potjerodekool.nabu.NabuParser
- INC() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PfEContext
- INC() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PostIncrementExpressionContext
- INC() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PreIncrementExpressionContext
- INC() - Method in class io.github.potjerodekool.nabu.NabuParser.PfEContext
- INC() - Method in class io.github.potjerodekool.nabu.NabuParser.PostIncrementExpressionContext
- INC() - Method in class io.github.potjerodekool.nabu.NabuParser.PreIncrementExpressionContext
- inclusiveOrExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConditionalAndExpressionContext
- inclusiveOrExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- inclusiveOrExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InclusiveOrExpressionContext
- inclusiveOrExpression() - Method in class io.github.potjerodekool.nabu.NabuParser.ConditionalAndExpressionContext
- inclusiveOrExpression() - Method in class io.github.potjerodekool.nabu.NabuParser
- inclusiveOrExpression() - Method in class io.github.potjerodekool.nabu.NabuParser.InclusiveOrExpressionContext
- InclusiveOrExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InclusiveOrExpressionContext
- InclusiveOrExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.InclusiveOrExpressionContext
- INCR - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- INCR - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- INCR() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PostfixUnaryOperationContext
- INCR() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PrefixUnaryOperationContext
- INFIX - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- INFIX - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- INFIX() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionModifierContext
- INFIX() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SimpleIdentifierContext
- infixFunctionCall() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ElvisExpressionContext
- infixFunctionCall() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- infixFunctionCall(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ElvisExpressionContext
- InfixFunctionCallContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.InfixFunctionCallContext
- inheritanceModifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- inheritanceModifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ModifierContext
- InheritanceModifierContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.InheritanceModifierContext
- INIT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- INIT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- INIT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnonymousInitializerContext
- INIT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SimpleIdentifierContext
- INLINE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- INLINE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- INLINE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionModifierContext
- INLINE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SimpleIdentifierContext
- INNER - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- INNER - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- INNER() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassModifierContext
- INNER() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SimpleIdentifierContext
- inOperator() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- inOperator() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.NamedInfixContext
- inOperator() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.RangeTestContext
- inOperator(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.NamedInfixContext
- InOperatorContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.InOperatorContext
- Inside - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- Inside_Comment - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- Inside_Comment - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- Inside_NL - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- Inside_NL - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- Inside_WS - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- Inside_WS - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- INSTANCE_OF - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- INSTANCE_OF - Static variable in class io.github.potjerodekool.nabu.NabuParser
- INSTANCE_OF() - Method in class io.github.potjerodekool.nabu.NabuParser.RelationalExpressionContext
- instanceInitializer() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassBodyDeclarationContext
- instanceInitializer() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- instanceInitializer() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassBodyDeclarationContext
- instanceInitializer() - Method in class io.github.potjerodekool.nabu.NabuParser
- InstanceInitializerContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InstanceInitializerContext
- InstanceInitializerContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.InstanceInitializerContext
- INSTANCEOF - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- INSTANCEOF - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- INSTANCEOF() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RelationalExpressionContext
- INT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- INT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- INT - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- INT - Static variable in class io.github.potjerodekool.nabu.NabuParser
- INT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.IntegralTypeContext
- INT() - Method in class io.github.potjerodekool.nabu.NabuParser.IntegralTypeContext
- IntegerLiteral - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- IntegerLiteral - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- IntegerLiteral - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- IntegerLiteral - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- IntegerLiteral - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- IntegerLiteral - Static variable in class io.github.potjerodekool.nabu.NabuParser
- IntegerLiteral() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LiteralContext
- IntegerLiteral() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LiteralConstantContext
- IntegerLiteral() - Method in class io.github.potjerodekool.nabu.NabuParser.LiteralContext
- integralType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- integralType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.NumericTypeContext
- integralType() - Method in class io.github.potjerodekool.nabu.NabuParser
- integralType() - Method in class io.github.potjerodekool.nabu.NabuParser.NumericTypeContext
- IntegralTypeContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.IntegralTypeContext
- IntegralTypeContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.IntegralTypeContext
- INTERFACE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- INTERFACE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- INTERFACE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- INTERFACE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- INTERFACE - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- INTERFACE - Static variable in class io.github.potjerodekool.nabu.NabuParser
- INTERFACE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationInterfaceDeclarationContext
- INTERFACE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.NormalInterfaceDeclarationContext
- INTERFACE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassDeclarationContext
- INTERFACE() - Method in class io.github.potjerodekool.nabu.NabuParser.AnnotationInterfaceDeclarationContext
- INTERFACE() - Method in class io.github.potjerodekool.nabu.NabuParser.NormalInterfaceDeclarationContext
- interfaceBody() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- interfaceBody() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.NormalInterfaceDeclarationContext
- interfaceBody() - Method in class io.github.potjerodekool.nabu.NabuParser
- interfaceBody() - Method in class io.github.potjerodekool.nabu.NabuParser.NormalInterfaceDeclarationContext
- InterfaceBodyContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceBodyContext
- InterfaceBodyContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.InterfaceBodyContext
- interfaceDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationInterfaceMemberDeclarationContext
- interfaceDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassMemberDeclarationContext
- interfaceDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- interfaceDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceMemberDeclarationContext
- interfaceDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TopLevelClassOrInterfaceDeclarationContext
- interfaceDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser.AnnotationInterfaceMemberDeclarationContext
- interfaceDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassMemberDeclarationContext
- interfaceDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser
- interfaceDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceMemberDeclarationContext
- interfaceDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser.TopLevelClassOrInterfaceDeclarationContext
- InterfaceDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceDeclarationContext
- InterfaceDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.InterfaceDeclarationContext
- interfaceExtends() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- interfaceExtends() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.NormalInterfaceDeclarationContext
- interfaceExtends() - Method in class io.github.potjerodekool.nabu.NabuParser
- interfaceExtends() - Method in class io.github.potjerodekool.nabu.NabuParser.NormalInterfaceDeclarationContext
- InterfaceExtendsContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceExtendsContext
- InterfaceExtendsContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.InterfaceExtendsContext
- interfaceFunctionDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser
- interfaceFunctionDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceMemberDeclarationContext
- InterfaceFunctionDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.InterfaceFunctionDeclarationContext
- interfaceFunctionModifier() - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceFunctionDeclarationContext
- interfaceFunctionModifier() - Method in class io.github.potjerodekool.nabu.NabuParser
- interfaceFunctionModifier(int) - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceFunctionDeclarationContext
- InterfaceFunctionModifierContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.InterfaceFunctionModifierContext
- interfaceMemberDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceBodyContext
- interfaceMemberDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- interfaceMemberDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceBodyContext
- interfaceMemberDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser
- interfaceMemberDeclaration(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceBodyContext
- interfaceMemberDeclaration(int) - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceBodyContext
- InterfaceMemberDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceMemberDeclarationContext
- InterfaceMemberDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.InterfaceMemberDeclarationContext
- interfaceMethodDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceMemberDeclarationContext
- interfaceMethodDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- InterfaceMethodDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceMethodDeclarationContext
- interfaceMethodModifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceMethodDeclarationContext
- interfaceMethodModifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- interfaceMethodModifier(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceMethodDeclarationContext
- InterfaceMethodModifierContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceMethodModifierContext
- interfaceModifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationInterfaceDeclarationContext
- interfaceModifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- interfaceModifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.NormalInterfaceDeclarationContext
- interfaceModifier() - Method in class io.github.potjerodekool.nabu.NabuParser.AnnotationInterfaceDeclarationContext
- interfaceModifier() - Method in class io.github.potjerodekool.nabu.NabuParser
- interfaceModifier() - Method in class io.github.potjerodekool.nabu.NabuParser.NormalInterfaceDeclarationContext
- interfaceModifier(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationInterfaceDeclarationContext
- interfaceModifier(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.NormalInterfaceDeclarationContext
- interfaceModifier(int) - Method in class io.github.potjerodekool.nabu.NabuParser.AnnotationInterfaceDeclarationContext
- interfaceModifier(int) - Method in class io.github.potjerodekool.nabu.NabuParser.NormalInterfaceDeclarationContext
- InterfaceModifierContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceModifierContext
- InterfaceModifierContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.InterfaceModifierContext
- interfacePermits() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- interfacePermits() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.NormalInterfaceDeclarationContext
- interfacePermits() - Method in class io.github.potjerodekool.nabu.NabuParser
- interfacePermits() - Method in class io.github.potjerodekool.nabu.NabuParser.NormalInterfaceDeclarationContext
- InterfacePermitsContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfacePermitsContext
- InterfacePermitsContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.InterfacePermitsContext
- interfaceType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AdditionalBoundContext
- interfaceType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- interfaceType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceTypeListContext
- interfaceType() - Method in class io.github.potjerodekool.nabu.NabuParser.AdditionalBoundContext
- interfaceType() - Method in class io.github.potjerodekool.nabu.NabuParser
- interfaceType() - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceTypeListContext
- interfaceType(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceTypeListContext
- interfaceType(int) - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceTypeListContext
- InterfaceTypeContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceTypeContext
- InterfaceTypeContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.InterfaceTypeContext
- interfaceTypeList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassImplementsContext
- interfaceTypeList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceExtendsContext
- interfaceTypeList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- interfaceTypeList() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassImplementsContext
- interfaceTypeList() - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceExtendsContext
- interfaceTypeList() - Method in class io.github.potjerodekool.nabu.NabuParser
- InterfaceTypeListContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceTypeListContext
- InterfaceTypeListContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.InterfaceTypeListContext
- INTERNAL - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- INTERNAL - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- INTERNAL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SimpleIdentifierContext
- INTERNAL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.VisibilityModifierContext
- io.github.potjerodekool.nabu.compiler - module io.github.potjerodekool.nabu.compiler
- io.github.potjerodekool.nabu.compiler - package io.github.potjerodekool.nabu.compiler
- IS - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- IS - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- IS() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.IsOperatorContext
- isOperator() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- isOperator() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.NamedInfixContext
- isOperator() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeTestContext
- IsOperatorContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.IsOperatorContext
J
- Java20Lexer - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Lexer(CharStream) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- Java20Parser - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser(TokenStream) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- Java20Parser.AdditionalBoundContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.AdditiveExpressionContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.AmbiguousNameContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.AndExpressionContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.AnnotationContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.AnnotationInterfaceBodyContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.AnnotationInterfaceDeclarationContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.AnnotationInterfaceElementDeclarationContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.AnnotationInterfaceElementModifierContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.AnnotationInterfaceMemberDeclarationContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ArgumentListContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ArrayAccessContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ArrayCreationExpressionContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ArrayCreationExpressionWithInitializerContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ArrayCreationExpressionWithoutInitializerContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ArrayInitializerContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ArrayTypeContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.AssertStatementContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.AssignmentContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.AssignmentExpressionTreeContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.AssignmentOperatorContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.BasicForStatementContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.BasicForStatementNoShortIfContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.BlockContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.BlockStatementContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.BlockStatementsContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.BreakStatementContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.CaseConstantContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.CastExpressionContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.CatchClauseContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.CatchesContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.CatchFormalParameterContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.CatchTypeContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ClassBodyContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ClassBodyDeclarationContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ClassDeclarationContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ClassExtendsContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ClassImplementsContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ClassInstanceCreationExpressionContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ClassLiteralContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ClassMemberDeclarationContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ClassModifierContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ClassOrInterfaceTypeContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ClassOrInterfaceTypeToInstantiateContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ClassPermitsContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ClassTypeContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.CoitContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.CompactConstructorDeclarationContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.CompilationUnitContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ConditionalAndExpressionContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ConditionalExpressionContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ConditionalOrExpressionContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ConstantDeclarationContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ConstantExpressionContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ConstantModifierContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ConstructorBodyContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ConstructorDeclarationContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ConstructorDeclaratorContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ConstructorModifierContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ContextualKeywordContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ContextualKeywordMinusForTypeIdentifierContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ContextualKeywordMinusForUnqualifiedMethodIdentifierContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ContinueStatementContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.DefaultValueContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.DimExprContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.DimExprsContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.DimsContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.DoStatementContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ElementValueArrayInitializerContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ElementValueContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ElementValueListContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ElementValuePairContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ElementValuePairListContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.EmptyStatement_Context - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.EnhancedForStatementContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.EnhancedForStatementNoShortIfContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.EnumBodyContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.EnumBodyDeclarationsContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.EnumConstantContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.EnumConstantListContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.EnumConstantModifierContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.EnumDeclarationContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.EqualityExpressionContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ExceptionTypeContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ExceptionTypeListContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ExclusiveOrExpressionContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ExplicitConstructorInvocationContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ExpressionContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ExpressionNameContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ExpressionStatementContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.FieldAccessContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.FieldDeclarationContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.FieldModifierContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.FinallyBlockContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.FloatingPointTypeContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ForInitContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.FormalParameterContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.FormalParameterListContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ForStatementContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ForStatementNoShortIfContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ForUpdateContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.IdentifierContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.IfThenElseStatementContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.IfThenElseStatementNoShortIfContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.IfThenStatementContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ImportDeclarationContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.InclusiveOrExpressionContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.InstanceInitializerContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.IntegralTypeContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.InterfaceBodyContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.InterfaceDeclarationContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.InterfaceExtendsContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.InterfaceMemberDeclarationContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.InterfaceMethodDeclarationContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.InterfaceMethodModifierContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.InterfaceModifierContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.InterfacePermitsContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.InterfaceTypeContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.InterfaceTypeListContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.LabeledStatementContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.LabeledStatementNoShortIfContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.LambdaBodyContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.LambdaExpressionContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.LambdaParameterContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.LambdaParameterListContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.LambdaParametersContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.LambdaParameterTypeContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.LeftHandSideContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.LiteralContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.LocalClassOrInterfaceDeclarationContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.LocalVariableDeclarationContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.LocalVariableDeclarationStatementContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.LocalVariableTypeContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.MarkerAnnotationContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.MethodBodyContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.MethodDeclarationContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.MethodDeclaratorContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.MethodHeaderContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.MethodInvocationContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.MethodModifierContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.MethodNameContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.MethodReferenceContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ModularCompilationUnitContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ModuleDeclarationContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ModuleDirectiveContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ModuleNameContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.MultiplicativeExpressionContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.NormalAnnotationContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.NormalClassDeclarationContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.NormalInterfaceDeclarationContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.NumericTypeContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.OrdinaryCompilationUnitContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.PackageDeclarationContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.PackageModifierContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.PackageNameContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.PackageOrTypeNameContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.PatternContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.PfEContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.PNNAContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.PostDecrementExpressionContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.PostfixExpressionContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.PostIncrementExpressionContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.PreDecrementExpressionContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.PreIncrementExpressionContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.PrimaryContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.PrimaryNoNewArrayContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.PrimitiveTypeContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ReceiverParameterContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.RecordBodyContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.RecordBodyDeclarationContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.RecordComponentContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.RecordComponentListContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.RecordComponentModifierContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.RecordDeclarationContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.RecordHeaderContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ReferenceTypeContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.RelationalExpressionContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.RequiresModifierContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ResourceContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ResourceListContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ResourceSpecificationContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ResultContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ReturnStatementContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ShiftExpressionContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.SimpleTypeNameContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.SingleElementAnnotationContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.SingleStaticImportDeclarationContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.SingleTypeImportDeclarationContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.Start_Context - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.StatementContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.StatementExpressionContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.StatementExpressionListContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.StatementNoShortIfContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.StatementWithoutTrailingSubstatementContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.StaticImportOnDemandDeclarationContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.StaticInitializerContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.SwitchBlockContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.SwitchBlockStatementGroupContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.SwitchExpressionContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.SwitchLabelContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.SwitchRuleContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.SwitchStatementContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.SynchronizedStatementContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ThrowStatementContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.ThrowsTContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.TopLevelClassOrInterfaceDeclarationContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.TryStatementContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.TryWithResourcesStatementContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.TypeArgumentContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.TypeArgumentListContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.TypeArgumentsContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.TypeArgumentsOrDiamondContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.TypeBoundContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.TypeIdentifierContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.TypeImportOnDemandDeclarationContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.TypeNameContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.TypeParameterContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.TypeParameterListContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.TypeParameterModifierContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.TypeParametersContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.TypePatternContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.TypeVariableContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.UCOITContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.UnannArrayTypeContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.UnannClassOrInterfaceTypeContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.UnannClassTypeContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.UnannInterfaceTypeContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.UnannPrimitiveTypeContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.UnannReferenceTypeContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.UnannTypeContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.UnannTypeVariableContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.UnaryExpressionContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.UnaryExpressionNotPlusMinusContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.UnqualifiedClassInstanceCreationExpressionContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.UnqualifiedMethodIdentifierContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.VariableAccessContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.VariableArityParameterContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.VariableArityRecordComponentContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.VariableDeclaratorContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.VariableDeclaratorIdContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.VariableDeclaratorListContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.VariableInitializerContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.VariableInitializerListContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.VariableModifierContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.WhileStatementContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.WhileStatementNoShortIfContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.WildcardBoundsContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.WildcardContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20Parser.YieldStatementContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
- Java20ParserBaseListener - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
-
This class provides an empty implementation of
Java20ParserListener, which can be extended to create a listener which only needs to handle a subset of the available methods. - Java20ParserBaseListener() - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
- Java20ParserBaseVisitor<T> - Class in io.github.potjerodekool.nabu.compiler.lang.support.java
-
This class provides an empty implementation of
Java20ParserVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods. - Java20ParserBaseVisitor() - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
- Java20ParserListener - Interface in io.github.potjerodekool.nabu.compiler.lang.support.java
-
This interface defines a complete listener for a parse tree produced by
Java20Parser. - Java20ParserVisitor<T> - Interface in io.github.potjerodekool.nabu.compiler.lang.support.java
-
This interface defines a complete generic visitor for a parse tree produced by
Java20Parser. - jumpExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AtomicExpressionContext
- jumpExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- JumpExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.JumpExpressionContext
K
- kind - Variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.WildcardBoundsContext
- kind - Variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassDeclarationContext
- kind - Variable in class io.github.potjerodekool.nabu.NabuParser.WildcardBoundsContext
- kotlinFile() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- KotlinFileContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.KotlinFileContext
- KotlinLexer - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinLexer(CharStream) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- KotlinParser - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser(TokenStream) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- KotlinParser.AdditiveExpressionContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.AdditiveOperatorContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.AnnotatedLambdaContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.AnnotationContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.AnnotationListContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.AnnotationsContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.AnnotationUseSiteTargetContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.AnonymousInitializerContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.AnysemiContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.ArrayAccessContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.AssignmentOperatorContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.AtomicExpressionContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.BlockContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.BlockLevelExpressionContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.CallableReferenceContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.CallSuffixContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.CatchBlockContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.ClassBodyContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.ClassDeclarationContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.ClassMemberDeclarationContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.ClassModifierContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.ClassParameterContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.ClassParametersContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.CollectionLiteralContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.CompanionObjectContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.ComparisonContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.ComparisonOperatorContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.ConditionalExpressionContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.ConjunctionContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.ConstructorDelegationCallContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.ConstructorInvocationContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.ControlStructureBodyContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.DeclarationContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.DelegationSpecifierContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.DelegationSpecifiersContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.DisjunctionContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.DoWhileExpressionContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.ElvisExpressionContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.EnumClassBodyContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.EnumEntriesContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.EnumEntryContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.EqualityComparisonContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.EqualityOperationContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.ExplicitDelegationContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.ExpressionContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.FileAnnotationContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.FileAnnotationsContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.FinallyBlockContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.ForExpressionContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.FunctionBodyContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.FunctionDeclarationContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.FunctionLiteralContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.FunctionModifierContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.FunctionTypeContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.FunctionTypeParametersContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.FunctionTypeReceiverContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.FunctionValueParameterContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.FunctionValueParametersContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.GetterContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.IdentifierContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.IfExpressionContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.ImportAliasContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.ImportHeaderContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.ImportListContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.InfixFunctionCallContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.InheritanceModifierContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.InOperatorContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.IsOperatorContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.JumpExpressionContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.KotlinFileContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.LabelDefinitionContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.LambdaParameterContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.LambdaParametersContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.LineStringContentContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.LineStringExpressionContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.LineStringLiteralContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.LiteralConstantContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.LoopExpressionContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.MemberAccessOperatorContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.MemberModifierContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.ModifierContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.ModifierListContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.MultiLineStringContentContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.MultiLineStringExpressionContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.MultiLineStringLiteralContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.MultiplicativeExpressionContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.MultiplicativeOperationContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.MultiVariableDeclarationContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.NamedInfixContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.NullableTypeContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.ObjectDeclarationContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.ObjectLiteralContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.PackageHeaderContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.ParameterContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.ParameterModifierContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.ParenthesizedExpressionContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.ParenthesizedTypeContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.PostfixUnaryExpressionContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.PostfixUnaryOperationContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.PreambleContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.PrefixUnaryExpressionContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.PrefixUnaryOperationContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.PrimaryConstructorContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.PropertyDeclarationContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.PropertyModifierContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.RangeExpressionContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.RangeTestContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.ReceiverTypeContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.ScriptContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.SecondaryConstructorContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.SemiContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.SetterContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.SimpleIdentifierContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.SimpleUserTypeContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.StatementContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.StatementsContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.StringLiteralContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.SuperExpressionContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.ThisExpressionContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.TopLevelObjectContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.TryExpressionContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.TypeAliasContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.TypeArgumentsContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.TypeConstraintContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.TypeConstraintsContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.TypeContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.TypeModifierListContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.TypeOperationContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.TypeParameterContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.TypeParameterModifierContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.TypeParametersContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.TypeProjectionContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.TypeProjectionModifierListContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.TypeReferenceContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.TypeRHSContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.TypeTestContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.UnescapedAnnotationContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.UserTypeContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.ValueArgumentContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.ValueArgumentsContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.VariableDeclarationContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.VarianceAnnotationContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.VisibilityModifierContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.WhenConditionContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.WhenEntryContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.WhenExpressionContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParser.WhileExpressionContext - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- KotlinParserBaseListener - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
-
This class provides an empty implementation of
KotlinParserListener, which can be extended to create a listener which only needs to handle a subset of the available methods. - KotlinParserBaseListener() - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
- KotlinParserBaseVisitor<T> - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
-
This class provides an empty implementation of
KotlinParserVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods. - KotlinParserBaseVisitor() - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
- KotlinParserListener - Interface in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
-
This interface defines a complete listener for a parse tree produced by
KotlinParser. - KotlinParserVisitor<T> - Interface in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
-
This interface defines a complete generic visitor for a parse tree produced by
KotlinParser.
L
- labelDefinition() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DeclarationContext
- labelDefinition() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- labelDefinition() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PrefixUnaryOperationContext
- labelDefinition(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DeclarationContext
- LabelDefinition - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- LabelDefinition - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- LabelDefinition() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotatedLambdaContext
- LabelDefinition() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LabelDefinitionContext
- LabelDefinitionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LabelDefinitionContext
- labeledStatement() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- labeledStatement() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementContext
- labeledStatement() - Method in class io.github.potjerodekool.nabu.NabuParser
- labeledStatement() - Method in class io.github.potjerodekool.nabu.NabuParser.StatementContext
- LabeledStatementContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LabeledStatementContext
- LabeledStatementContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.LabeledStatementContext
- labeledStatementNoShortIf() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- labeledStatementNoShortIf() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementNoShortIfContext
- labeledStatementNoShortIf() - Method in class io.github.potjerodekool.nabu.NabuParser
- labeledStatementNoShortIf() - Method in class io.github.potjerodekool.nabu.NabuParser.StatementNoShortIfContext
- LabeledStatementNoShortIfContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LabeledStatementNoShortIfContext
- LabeledStatementNoShortIfContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.LabeledStatementNoShortIfContext
- LabelReference - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- LabelReference - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- LabelReference() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotationContext
- LabelReference() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SuperExpressionContext
- LabelReference() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ThisExpressionContext
- lambdaBody() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- lambdaBody() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LambdaExpressionContext
- lambdaBody() - Method in class io.github.potjerodekool.nabu.NabuParser
- lambdaBody() - Method in class io.github.potjerodekool.nabu.NabuParser.LambdaExpressionContext
- LambdaBodyContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LambdaBodyContext
- LambdaBodyContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.LambdaBodyContext
- lambdaExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CastExpressionContext
- lambdaExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConditionalExpressionContext
- lambdaExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExpressionContext
- lambdaExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- lambdaExpression() - Method in class io.github.potjerodekool.nabu.NabuParser.CastExpressionContext
- lambdaExpression() - Method in class io.github.potjerodekool.nabu.NabuParser.ConditionalExpressionContext
- lambdaExpression() - Method in class io.github.potjerodekool.nabu.NabuParser.ExpressionContext
- lambdaExpression() - Method in class io.github.potjerodekool.nabu.NabuParser
- LambdaExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LambdaExpressionContext
- LambdaExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.LambdaExpressionContext
- lambdaParameter() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- lambdaParameter() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LambdaParameterListContext
- lambdaParameter() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- lambdaParameter() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LambdaParametersContext
- lambdaParameter() - Method in class io.github.potjerodekool.nabu.NabuParser
- lambdaParameter() - Method in class io.github.potjerodekool.nabu.NabuParser.LambdaParameterListContext
- lambdaParameter(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LambdaParameterListContext
- lambdaParameter(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LambdaParametersContext
- lambdaParameter(int) - Method in class io.github.potjerodekool.nabu.NabuParser.LambdaParameterListContext
- LambdaParameterContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LambdaParameterContext
- LambdaParameterContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LambdaParameterContext
- LambdaParameterContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.LambdaParameterContext
- lambdaParameterList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- lambdaParameterList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LambdaParametersContext
- lambdaParameterList() - Method in class io.github.potjerodekool.nabu.NabuParser
- lambdaParameterList() - Method in class io.github.potjerodekool.nabu.NabuParser.LambdaParametersContext
- LambdaParameterListContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LambdaParameterListContext
- LambdaParameterListContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.LambdaParameterListContext
- lambdaParameters() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LambdaExpressionContext
- lambdaParameters() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- lambdaParameters() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionLiteralContext
- lambdaParameters() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- lambdaParameters() - Method in class io.github.potjerodekool.nabu.NabuParser.LambdaExpressionContext
- lambdaParameters() - Method in class io.github.potjerodekool.nabu.NabuParser
- LambdaParametersContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LambdaParametersContext
- LambdaParametersContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LambdaParametersContext
- LambdaParametersContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.LambdaParametersContext
- lambdaParameterType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LambdaParameterContext
- lambdaParameterType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- lambdaParameterType() - Method in class io.github.potjerodekool.nabu.NabuParser.LambdaParameterContext
- lambdaParameterType() - Method in class io.github.potjerodekool.nabu.NabuParser
- LambdaParameterTypeContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LambdaParameterTypeContext
- LambdaParameterTypeContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.LambdaParameterTypeContext
- LANGLE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- LANGLE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- LANGLE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ComparisonOperatorContext
- LANGLE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SuperExpressionContext
- LANGLE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeArgumentsContext
- LANGLE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeParametersContext
- LATEINIT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- LATEINIT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- LATEINIT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MemberModifierContext
- LATEINIT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SimpleIdentifierContext
- LBRACE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- LBRACE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- LBRACE - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- LBRACE - Static variable in class io.github.potjerodekool.nabu.NabuParser
- LBRACE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationInterfaceBodyContext
- LBRACE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayInitializerContext
- LBRACE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BlockContext
- LBRACE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassBodyContext
- LBRACE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstructorBodyContext
- LBRACE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ElementValueArrayInitializerContext
- LBRACE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumBodyContext
- LBRACE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceBodyContext
- LBRACE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModuleDeclarationContext
- LBRACE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordBodyContext
- LBRACE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchBlockContext
- LBRACE() - Method in class io.github.potjerodekool.nabu.NabuParser.AnnotationInterfaceBodyContext
- LBRACE() - Method in class io.github.potjerodekool.nabu.NabuParser.ArrayInitializerContext
- LBRACE() - Method in class io.github.potjerodekool.nabu.NabuParser.BlockContext
- LBRACE() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassBodyContext
- LBRACE() - Method in class io.github.potjerodekool.nabu.NabuParser.ConstructorBodyContext
- LBRACE() - Method in class io.github.potjerodekool.nabu.NabuParser.ElementValueArrayInitializerContext
- LBRACE() - Method in class io.github.potjerodekool.nabu.NabuParser.EnumBodyContext
- LBRACE() - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceBodyContext
- LBRACE() - Method in class io.github.potjerodekool.nabu.NabuParser.ModuleDeclarationContext
- LBRACE() - Method in class io.github.potjerodekool.nabu.NabuParser.RecordBodyContext
- LBRACE() - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchBlockContext
- LBRACK - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- LBRACK - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- LBRACK - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- LBRACK - Static variable in class io.github.potjerodekool.nabu.NabuParser
- LBRACK() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayAccessContext
- LBRACK() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassLiteralContext
- LBRACK() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.DimExprContext
- LBRACK() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.DimsContext
- LBRACK() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PNNAContext
- LBRACK() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PrimaryNoNewArrayContext
- LBRACK() - Method in class io.github.potjerodekool.nabu.NabuParser.ArrayAccessContext
- LBRACK() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassLiteralContext
- LBRACK() - Method in class io.github.potjerodekool.nabu.NabuParser.DimExprContext
- LBRACK() - Method in class io.github.potjerodekool.nabu.NabuParser.DimsContext
- LBRACK() - Method in class io.github.potjerodekool.nabu.NabuParser.PNNAContext
- LBRACK() - Method in class io.github.potjerodekool.nabu.NabuParser.PrimaryNoNewArrayContext
- LBRACK(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassLiteralContext
- LBRACK(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.DimsContext
- LBRACK(int) - Method in class io.github.potjerodekool.nabu.NabuParser.ClassLiteralContext
- LBRACK(int) - Method in class io.github.potjerodekool.nabu.NabuParser.DimsContext
- LCURL - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- LCURL - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- LCURL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.BlockContext
- LCURL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassBodyContext
- LCURL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EnumClassBodyContext
- LCURL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionLiteralContext
- LCURL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.WhenExpressionContext
- LE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- LE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- LE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- LE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- LE - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- LE - Static variable in class io.github.potjerodekool.nabu.NabuParser
- LE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RelationalExpressionContext
- LE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ComparisonOperatorContext
- LE() - Method in class io.github.potjerodekool.nabu.NabuParser.RelationalExpressionContext
- leftHandSide() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AssignmentContext
- leftHandSide() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- leftHandSide() - Method in class io.github.potjerodekool.nabu.NabuParser.AssignmentContext
- leftHandSide() - Method in class io.github.potjerodekool.nabu.NabuParser
- LeftHandSideContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LeftHandSideContext
- LeftHandSideContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.LeftHandSideContext
- LINE_COMMENT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- LINE_COMMENT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- LineComment - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- LineComment - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- LineStrEscapedChar - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- LineStrEscapedChar - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- LineStrEscapedChar() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LineStringContentContext
- LineStrExprStart - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- LineStrExprStart - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- LineStrExprStart() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LineStringExpressionContext
- LineString - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- lineStringContent() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- lineStringContent() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LineStringLiteralContext
- lineStringContent(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LineStringLiteralContext
- LineStringContentContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LineStringContentContext
- lineStringExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- lineStringExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LineStringLiteralContext
- lineStringExpression(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LineStringLiteralContext
- LineStringExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LineStringExpressionContext
- lineStringLiteral() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- lineStringLiteral() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiLineStringLiteralContext
- lineStringLiteral() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.StringLiteralContext
- lineStringLiteral(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiLineStringLiteralContext
- LineStringLiteralContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LineStringLiteralContext
- LineStrRef - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- LineStrRef - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- LineStrRef() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LineStringContentContext
- LineStrText - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- LineStrText - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- LineStrText() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LineStringContentContext
- literal() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- literal() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PrimaryNoNewArrayContext
- literal() - Method in class io.github.potjerodekool.nabu.NabuParser
- literal() - Method in class io.github.potjerodekool.nabu.NabuParser.PrimaryNoNewArrayContext
- literalConstant() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AtomicExpressionContext
- literalConstant() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- LiteralConstantContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LiteralConstantContext
- LiteralContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LiteralContext
- LiteralContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.LiteralContext
- localClassOrInterfaceDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BlockStatementContext
- localClassOrInterfaceDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- localClassOrInterfaceDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser.BlockStatementContext
- localClassOrInterfaceDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser
- LocalClassOrInterfaceDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LocalClassOrInterfaceDeclarationContext
- LocalClassOrInterfaceDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.LocalClassOrInterfaceDeclarationContext
- localVariableDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnhancedForStatementContext
- localVariableDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnhancedForStatementNoShortIfContext
- localVariableDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ForInitContext
- localVariableDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- localVariableDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LocalVariableDeclarationStatementContext
- localVariableDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ResourceContext
- localVariableDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypePatternContext
- localVariableDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser
- localVariableDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser.TypePatternContext
- LocalVariableDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LocalVariableDeclarationContext
- LocalVariableDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.LocalVariableDeclarationContext
- localVariableDeclarationStatement() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BlockStatementContext
- localVariableDeclarationStatement() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- localVariableDeclarationStatement() - Method in class io.github.potjerodekool.nabu.NabuParser.BlockStatementContext
- localVariableDeclarationStatement() - Method in class io.github.potjerodekool.nabu.NabuParser
- LocalVariableDeclarationStatementContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LocalVariableDeclarationStatementContext
- LocalVariableDeclarationStatementContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.LocalVariableDeclarationStatementContext
- localVariableType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LocalVariableDeclarationContext
- localVariableType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- localVariableType() - Method in class io.github.potjerodekool.nabu.NabuParser.LocalVariableDeclarationContext
- localVariableType() - Method in class io.github.potjerodekool.nabu.NabuParser
- LocalVariableTypeContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LocalVariableTypeContext
- LocalVariableTypeContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.LocalVariableTypeContext
- LONG - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- LONG - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- LONG - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- LONG - Static variable in class io.github.potjerodekool.nabu.NabuParser
- LONG() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.IntegralTypeContext
- LONG() - Method in class io.github.potjerodekool.nabu.NabuParser.IntegralTypeContext
- LongLiteral - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- LongLiteral - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- LongLiteral() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LiteralConstantContext
- loopExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AtomicExpressionContext
- loopExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- LoopExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LoopExpressionContext
- LPAREN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- LPAREN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- LPAREN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- LPAREN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- LPAREN - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- LPAREN - Static variable in class io.github.potjerodekool.nabu.NabuParser
- LPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationInterfaceElementDeclarationContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BasicForStatementContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BasicForStatementNoShortIfContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CastExpressionContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CatchClauseContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstructorDeclaratorContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.DoStatementContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnhancedForStatementContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnhancedForStatementNoShortIfContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumConstantContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExplicitConstructorInvocationContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.IfThenElseStatementContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.IfThenElseStatementNoShortIfContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.IfThenStatementContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LambdaParametersContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodDeclaratorContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodInvocationContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.NormalAnnotationContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PNNAContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PrimaryNoNewArrayContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordHeaderContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ResourceSpecificationContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SingleElementAnnotationContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchExpressionContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchStatementContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SynchronizedStatementContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnqualifiedClassInstanceCreationExpressionContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.WhileStatementContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.WhileStatementNoShortIfContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CatchBlockContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassParametersContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DoWhileExpressionContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ForExpressionContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionTypeParametersContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionValueParametersContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.GetterContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.IfExpressionContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiVariableDeclarationContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ParenthesizedExpressionContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ParenthesizedTypeContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SetterContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeReferenceContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ValueArgumentsContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.WhenExpressionContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.WhileExpressionContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.NabuParser.AnnotationInterfaceElementDeclarationContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.NabuParser.BasicForStatementContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.NabuParser.BasicForStatementNoShortIfContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.NabuParser.CastExpressionContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.NabuParser.CatchClauseContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.NabuParser.ConstructorDeclaratorContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.NabuParser.DoStatementContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.NabuParser.EnhancedForStatementContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.NabuParser.EnhancedForStatementNoShortIfContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.NabuParser.EnumConstantContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.NabuParser.ExplicitConstructorInvocationContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionDeclaratorContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionInvocationContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.NabuParser.IfThenElseStatementContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.NabuParser.IfThenElseStatementNoShortIfContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.NabuParser.IfThenStatementContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.NabuParser.LambdaParametersContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.NabuParser.NormalAnnotationContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.NabuParser.PNNAContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.NabuParser.PrimaryNoNewArrayContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.NabuParser.RecordHeaderContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.NabuParser.ResourceSpecificationContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.NabuParser.SingleElementAnnotationContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchExpressionContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchStatementContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.NabuParser.SynchronizedStatementContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.NabuParser.UnqualifiedClassInstanceCreationExpressionContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.NabuParser.WhileStatementContext
- LPAREN() - Method in class io.github.potjerodekool.nabu.NabuParser.WhileStatementNoShortIfContext
- LSHIFT_ASSIGN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- LSHIFT_ASSIGN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- LSHIFT_ASSIGN - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- LSHIFT_ASSIGN - Static variable in class io.github.potjerodekool.nabu.NabuParser
- LSHIFT_ASSIGN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AssignmentOperatorContext
- LSHIFT_ASSIGN() - Method in class io.github.potjerodekool.nabu.NabuParser.AssignmentOperatorContext
- LSQUARE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- LSQUARE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- LSQUARE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotationListContext
- LSQUARE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ArrayAccessContext
- LSQUARE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CollectionLiteralContext
- LSQUARE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FileAnnotationContext
- LSQUARE(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FileAnnotationContext
- LT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- LT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- LT - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- LT - Static variable in class io.github.potjerodekool.nabu.NabuParser
- LT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RelationalExpressionContext
- LT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ShiftExpressionContext
- LT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeArgumentsContext
- LT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeParametersContext
- LT() - Method in class io.github.potjerodekool.nabu.NabuParser.RelationalExpressionContext
- LT() - Method in class io.github.potjerodekool.nabu.NabuParser.ShiftExpressionContext
- LT() - Method in class io.github.potjerodekool.nabu.NabuParser.TypeArgumentsContext
- LT() - Method in class io.github.potjerodekool.nabu.NabuParser.TypeParametersContext
- LT(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ShiftExpressionContext
- LT(int) - Method in class io.github.potjerodekool.nabu.NabuParser.ShiftExpressionContext
M
- markerAnnotation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationContext
- markerAnnotation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- markerAnnotation() - Method in class io.github.potjerodekool.nabu.NabuParser.AnnotationContext
- markerAnnotation() - Method in class io.github.potjerodekool.nabu.NabuParser
- MarkerAnnotationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MarkerAnnotationContext
- MarkerAnnotationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.MarkerAnnotationContext
- memberAccessOperator() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- memberAccessOperator() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PostfixUnaryOperationContext
- MemberAccessOperatorContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MemberAccessOperatorContext
- memberModifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- memberModifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ModifierContext
- MemberModifierContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MemberModifierContext
- methodBody() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceMethodDeclarationContext
- methodBody() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- methodBody() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodDeclarationContext
- MethodBodyContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodBodyContext
- methodDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassMemberDeclarationContext
- methodDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- MethodDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodDeclarationContext
- methodDeclarator() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- methodDeclarator() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodHeaderContext
- MethodDeclaratorContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodDeclaratorContext
- methodHeader() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceMethodDeclarationContext
- methodHeader() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodDeclarationContext
- methodHeader() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- MethodHeaderContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodHeaderContext
- methodInvocation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- methodInvocation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementExpressionContext
- MethodInvocationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodInvocationContext
- methodModifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodDeclarationContext
- methodModifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- methodModifier(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodDeclarationContext
- MethodModifierContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodModifierContext
- methodName() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodInvocationContext
- methodName() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- methodName() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PrimaryNoNewArrayContext
- MethodNameContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodNameContext
- methodReference() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- MethodReferenceContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodReferenceContext
- MOD - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- MOD - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- MOD - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- MOD - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- MOD - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- MOD - Static variable in class io.github.potjerodekool.nabu.NabuParser
- MOD() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MultiplicativeExpressionContext
- MOD() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiplicativeOperationContext
- MOD() - Method in class io.github.potjerodekool.nabu.NabuParser.MultiplicativeExpressionContext
- MOD_ASSIGN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- MOD_ASSIGN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- MOD_ASSIGN - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- MOD_ASSIGN - Static variable in class io.github.potjerodekool.nabu.NabuParser
- MOD_ASSIGN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AssignmentOperatorContext
- MOD_ASSIGN() - Method in class io.github.potjerodekool.nabu.NabuParser.AssignmentOperatorContext
- MOD_ASSIGNMENT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- MOD_ASSIGNMENT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- MOD_ASSIGNMENT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AssignmentOperatorContext
- MODELE - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- MODELE - Static variable in class io.github.potjerodekool.nabu.NabuParser
- MODELE() - Method in class io.github.potjerodekool.nabu.NabuParser.ContextualKeywordContext
- MODELE() - Method in class io.github.potjerodekool.nabu.NabuParser.ContextualKeywordMinusForTypeIdentifierContext
- MODELE() - Method in class io.github.potjerodekool.nabu.NabuParser.ContextualKeywordMinusForUnqualifiedFunctionIdentifierContext
- MODELE() - Method in class io.github.potjerodekool.nabu.NabuParser.ModuleDeclarationContext
- modeNames - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- modeNames - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- modeNames - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.UnicodeClasses
- modeNames - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- modifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- modifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ModifierListContext
- modifier(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ModifierListContext
- ModifierContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ModifierContext
- modifierList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassDeclarationContext
- modifierList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassParameterContext
- modifierList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CompanionObjectContext
- modifierList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionDeclarationContext
- modifierList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionValueParameterContext
- modifierList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.GetterContext
- modifierList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- modifierList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ObjectDeclarationContext
- modifierList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PackageHeaderContext
- modifierList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PrimaryConstructorContext
- modifierList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PropertyDeclarationContext
- modifierList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SecondaryConstructorContext
- modifierList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SetterContext
- modifierList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeAliasContext
- modifierList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeParameterContext
- modifierList(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CompanionObjectContext
- ModifierListContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ModifierListContext
- modularCompilationUnit() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CompilationUnitContext
- modularCompilationUnit() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- modularCompilationUnit() - Method in class io.github.potjerodekool.nabu.NabuParser.CompilationUnitContext
- modularCompilationUnit() - Method in class io.github.potjerodekool.nabu.NabuParser
- ModularCompilationUnitContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModularCompilationUnitContext
- ModularCompilationUnitContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ModularCompilationUnitContext
- MODULE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- MODULE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- MODULE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordContext
- MODULE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordMinusForTypeIdentifierContext
- MODULE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordMinusForUnqualifiedMethodIdentifierContext
- MODULE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModuleDeclarationContext
- moduleDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModularCompilationUnitContext
- moduleDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- moduleDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser.ModularCompilationUnitContext
- moduleDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser
- ModuleDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModuleDeclarationContext
- ModuleDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ModuleDeclarationContext
- moduleDirective() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModuleDeclarationContext
- moduleDirective() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- moduleDirective() - Method in class io.github.potjerodekool.nabu.NabuParser.ModuleDeclarationContext
- moduleDirective() - Method in class io.github.potjerodekool.nabu.NabuParser
- moduleDirective(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModuleDeclarationContext
- moduleDirective(int) - Method in class io.github.potjerodekool.nabu.NabuParser.ModuleDeclarationContext
- ModuleDirectiveContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModuleDirectiveContext
- ModuleDirectiveContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ModuleDirectiveContext
- moduleName() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModuleDirectiveContext
- moduleName() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- moduleName() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModuleNameContext
- moduleName() - Method in class io.github.potjerodekool.nabu.NabuParser.ModuleDirectiveContext
- moduleName() - Method in class io.github.potjerodekool.nabu.NabuParser
- moduleName() - Method in class io.github.potjerodekool.nabu.NabuParser.ModuleNameContext
- moduleName(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModuleDirectiveContext
- moduleName(int) - Method in class io.github.potjerodekool.nabu.NabuParser.ModuleDirectiveContext
- ModuleNameContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModuleNameContext
- ModuleNameContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ModuleNameContext
- MUL - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- MUL - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- MUL - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- MUL - Static variable in class io.github.potjerodekool.nabu.NabuParser
- MUL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MultiplicativeExpressionContext
- MUL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StaticImportOnDemandDeclarationContext
- MUL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeImportOnDemandDeclarationContext
- MUL() - Method in class io.github.potjerodekool.nabu.NabuParser.MultiplicativeExpressionContext
- MUL() - Method in class io.github.potjerodekool.nabu.NabuParser.StaticImportOnDemandDeclarationContext
- MUL() - Method in class io.github.potjerodekool.nabu.NabuParser.TypeImportOnDemandDeclarationContext
- MUL_ASSIGN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- MUL_ASSIGN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- MUL_ASSIGN - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- MUL_ASSIGN - Static variable in class io.github.potjerodekool.nabu.NabuParser
- MUL_ASSIGN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AssignmentOperatorContext
- MUL_ASSIGN() - Method in class io.github.potjerodekool.nabu.NabuParser.AssignmentOperatorContext
- MULT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- MULT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- MULT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ImportHeaderContext
- MULT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiplicativeOperationContext
- MULT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeParameterContext
- MULT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeProjectionContext
- MULT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ValueArgumentContext
- MULT_ASSIGNMENT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- MULT_ASSIGNMENT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- MULT_ASSIGNMENT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AssignmentOperatorContext
- MultiLineNL - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- MultiLineNL - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- MultiLineStrEscapedChar - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- MultiLineStrEscapedChar - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- MultiLineStrEscapedChar() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiLineStringContentContext
- MultiLineStrExprStart - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- MultiLineStrExprStart - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- MultiLineStrExprStart() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiLineStringExpressionContext
- MultiLineString - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- multiLineStringContent() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- multiLineStringContent() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiLineStringLiteralContext
- multiLineStringContent(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiLineStringLiteralContext
- MultiLineStringContentContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiLineStringContentContext
- multiLineStringExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- multiLineStringExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiLineStringLiteralContext
- multiLineStringExpression(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiLineStringLiteralContext
- MultiLineStringExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiLineStringExpressionContext
- multiLineStringLiteral() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- multiLineStringLiteral() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.StringLiteralContext
- MultiLineStringLiteralContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiLineStringLiteralContext
- MultiLineStringQuote - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- MultiLineStringQuote - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- MultiLineStringQuote() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiLineStringLiteralContext
- MultiLineStringQuote(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiLineStringLiteralContext
- MultiLineStrRef - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- MultiLineStrRef - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- MultiLineStrRef() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiLineStringContentContext
- MultiLineStrText - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- MultiLineStrText - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- MultiLineStrText() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiLineStringContentContext
- multiplicativeExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AdditiveExpressionContext
- multiplicativeExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- multiplicativeExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MultiplicativeExpressionContext
- multiplicativeExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AdditiveExpressionContext
- multiplicativeExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- multiplicativeExpression() - Method in class io.github.potjerodekool.nabu.NabuParser.AdditiveExpressionContext
- multiplicativeExpression() - Method in class io.github.potjerodekool.nabu.NabuParser
- multiplicativeExpression() - Method in class io.github.potjerodekool.nabu.NabuParser.MultiplicativeExpressionContext
- multiplicativeExpression(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AdditiveExpressionContext
- MultiplicativeExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MultiplicativeExpressionContext
- MultiplicativeExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiplicativeExpressionContext
- MultiplicativeExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.MultiplicativeExpressionContext
- multiplicativeOperation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiplicativeExpressionContext
- multiplicativeOperation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- multiplicativeOperation(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiplicativeExpressionContext
- MultiplicativeOperationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiplicativeOperationContext
- multiVariableDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ForExpressionContext
- multiVariableDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LambdaParameterContext
- multiVariableDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- multiVariableDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PropertyDeclarationContext
- MultiVariableDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiVariableDeclarationContext
N
- NabuCompiler - Class in io.github.potjerodekool.nabu.compiler
- NabuCompiler() - Constructor for class io.github.potjerodekool.nabu.compiler.NabuCompiler
- NabuLexer - Class in io.github.potjerodekool.nabu
- NabuLexer(CharStream) - Constructor for class io.github.potjerodekool.nabu.NabuLexer
- nabuLocalVariableDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser.EnhancedForStatementContext
- nabuLocalVariableDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser.EnhancedForStatementNoShortIfContext
- nabuLocalVariableDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser.ForInitContext
- nabuLocalVariableDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser.LocalVariableDeclarationStatementContext
- nabuLocalVariableDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser
- nabuLocalVariableDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser.ResourceContext
- NabuLocalVariableDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.NabuLocalVariableDeclarationContext
- NabuParser - Class in io.github.potjerodekool.nabu
- NabuParser(TokenStream) - Constructor for class io.github.potjerodekool.nabu.NabuParser
- NabuParser.AdditionalBoundContext - Class in io.github.potjerodekool.nabu
- NabuParser.AdditiveExpressionContext - Class in io.github.potjerodekool.nabu
- NabuParser.AmbiguousNameContext - Class in io.github.potjerodekool.nabu
- NabuParser.AndExpressionContext - Class in io.github.potjerodekool.nabu
- NabuParser.AnnotationContext - Class in io.github.potjerodekool.nabu
- NabuParser.AnnotationInterfaceBodyContext - Class in io.github.potjerodekool.nabu
- NabuParser.AnnotationInterfaceDeclarationContext - Class in io.github.potjerodekool.nabu
- NabuParser.AnnotationInterfaceElementDeclarationContext - Class in io.github.potjerodekool.nabu
- NabuParser.AnnotationInterfaceElementModifierContext - Class in io.github.potjerodekool.nabu
- NabuParser.AnnotationInterfaceMemberDeclarationContext - Class in io.github.potjerodekool.nabu
- NabuParser.ArgumentListContext - Class in io.github.potjerodekool.nabu
- NabuParser.ArrayAccessContext - Class in io.github.potjerodekool.nabu
- NabuParser.ArrayCreationExpressionContext - Class in io.github.potjerodekool.nabu
- NabuParser.ArrayCreationExpressionWithInitializerContext - Class in io.github.potjerodekool.nabu
- NabuParser.ArrayCreationExpressionWithoutInitializerContext - Class in io.github.potjerodekool.nabu
- NabuParser.ArrayInitializerContext - Class in io.github.potjerodekool.nabu
- NabuParser.ArrayTypeContext - Class in io.github.potjerodekool.nabu
- NabuParser.AssertStatementContext - Class in io.github.potjerodekool.nabu
- NabuParser.AssignmentContext - Class in io.github.potjerodekool.nabu
- NabuParser.AssignmentExpressionContext - Class in io.github.potjerodekool.nabu
- NabuParser.AssignmentOperatorContext - Class in io.github.potjerodekool.nabu
- NabuParser.BasicForStatementContext - Class in io.github.potjerodekool.nabu
- NabuParser.BasicForStatementNoShortIfContext - Class in io.github.potjerodekool.nabu
- NabuParser.BlockContext - Class in io.github.potjerodekool.nabu
- NabuParser.BlockStatementContext - Class in io.github.potjerodekool.nabu
- NabuParser.BlockStatementsContext - Class in io.github.potjerodekool.nabu
- NabuParser.BreakStatementContext - Class in io.github.potjerodekool.nabu
- NabuParser.CaseConstantContext - Class in io.github.potjerodekool.nabu
- NabuParser.CastExpressionContext - Class in io.github.potjerodekool.nabu
- NabuParser.CatchClauseContext - Class in io.github.potjerodekool.nabu
- NabuParser.CatchesContext - Class in io.github.potjerodekool.nabu
- NabuParser.CatchFormalParameterContext - Class in io.github.potjerodekool.nabu
- NabuParser.CatchTypeContext - Class in io.github.potjerodekool.nabu
- NabuParser.ClassBodyContext - Class in io.github.potjerodekool.nabu
- NabuParser.ClassBodyDeclarationContext - Class in io.github.potjerodekool.nabu
- NabuParser.ClassDeclarationContext - Class in io.github.potjerodekool.nabu
- NabuParser.ClassExtendsContext - Class in io.github.potjerodekool.nabu
- NabuParser.ClassImplementsContext - Class in io.github.potjerodekool.nabu
- NabuParser.ClassInstanceCreationExpressionContext - Class in io.github.potjerodekool.nabu
- NabuParser.ClassLiteralContext - Class in io.github.potjerodekool.nabu
- NabuParser.ClassMemberDeclarationContext - Class in io.github.potjerodekool.nabu
- NabuParser.ClassModifierContext - Class in io.github.potjerodekool.nabu
- NabuParser.ClassOrInterfaceTypeContext - Class in io.github.potjerodekool.nabu
- NabuParser.ClassOrInterfaceTypeToInstantiateContext - Class in io.github.potjerodekool.nabu
- NabuParser.ClassPermitsContext - Class in io.github.potjerodekool.nabu
- NabuParser.ClassTypeContext - Class in io.github.potjerodekool.nabu
- NabuParser.CoitContext - Class in io.github.potjerodekool.nabu
- NabuParser.CompactConstructorDeclarationContext - Class in io.github.potjerodekool.nabu
- NabuParser.CompilationUnitContext - Class in io.github.potjerodekool.nabu
- NabuParser.ConditionalAndExpressionContext - Class in io.github.potjerodekool.nabu
- NabuParser.ConditionalExpressionContext - Class in io.github.potjerodekool.nabu
- NabuParser.ConditionalOrExpressionContext - Class in io.github.potjerodekool.nabu
- NabuParser.ConstantDeclarationContext - Class in io.github.potjerodekool.nabu
- NabuParser.ConstantExpressionContext - Class in io.github.potjerodekool.nabu
- NabuParser.ConstantModifierContext - Class in io.github.potjerodekool.nabu
- NabuParser.ConstructorBodyContext - Class in io.github.potjerodekool.nabu
- NabuParser.ConstructorDeclarationContext - Class in io.github.potjerodekool.nabu
- NabuParser.ConstructorDeclaratorContext - Class in io.github.potjerodekool.nabu
- NabuParser.ConstructorModifierContext - Class in io.github.potjerodekool.nabu
- NabuParser.ContextualKeywordContext - Class in io.github.potjerodekool.nabu
- NabuParser.ContextualKeywordMinusForTypeIdentifierContext - Class in io.github.potjerodekool.nabu
- NabuParser.ContextualKeywordMinusForUnqualifiedFunctionIdentifierContext - Class in io.github.potjerodekool.nabu
- NabuParser.ContinueStatementContext - Class in io.github.potjerodekool.nabu
- NabuParser.DefaultValueContext - Class in io.github.potjerodekool.nabu
- NabuParser.DimExprContext - Class in io.github.potjerodekool.nabu
- NabuParser.DimExprsContext - Class in io.github.potjerodekool.nabu
- NabuParser.DimsContext - Class in io.github.potjerodekool.nabu
- NabuParser.DoStatementContext - Class in io.github.potjerodekool.nabu
- NabuParser.ElementValueArrayInitializerContext - Class in io.github.potjerodekool.nabu
- NabuParser.ElementValueContext - Class in io.github.potjerodekool.nabu
- NabuParser.ElementValueListContext - Class in io.github.potjerodekool.nabu
- NabuParser.ElementValuePairContext - Class in io.github.potjerodekool.nabu
- NabuParser.ElementValuePairListContext - Class in io.github.potjerodekool.nabu
- NabuParser.EmptyStatement_Context - Class in io.github.potjerodekool.nabu
- NabuParser.EnhancedForStatementContext - Class in io.github.potjerodekool.nabu
- NabuParser.EnhancedForStatementNoShortIfContext - Class in io.github.potjerodekool.nabu
- NabuParser.EnumBodyContext - Class in io.github.potjerodekool.nabu
- NabuParser.EnumBodyDeclarationsContext - Class in io.github.potjerodekool.nabu
- NabuParser.EnumConstantContext - Class in io.github.potjerodekool.nabu
- NabuParser.EnumConstantListContext - Class in io.github.potjerodekool.nabu
- NabuParser.EnumConstantModifierContext - Class in io.github.potjerodekool.nabu
- NabuParser.EnumDeclarationContext - Class in io.github.potjerodekool.nabu
- NabuParser.EqualityExpressionContext - Class in io.github.potjerodekool.nabu
- NabuParser.ExceptionTypeContext - Class in io.github.potjerodekool.nabu
- NabuParser.ExceptionTypeListContext - Class in io.github.potjerodekool.nabu
- NabuParser.ExclusiveOrExpressionContext - Class in io.github.potjerodekool.nabu
- NabuParser.ExplicitConstructorInvocationContext - Class in io.github.potjerodekool.nabu
- NabuParser.ExpressionContext - Class in io.github.potjerodekool.nabu
- NabuParser.ExpressionNameContext - Class in io.github.potjerodekool.nabu
- NabuParser.ExpressionStatementContext - Class in io.github.potjerodekool.nabu
- NabuParser.FieldAccessContext - Class in io.github.potjerodekool.nabu
- NabuParser.FieldDeclarationContext - Class in io.github.potjerodekool.nabu
- NabuParser.FieldModifierContext - Class in io.github.potjerodekool.nabu
- NabuParser.FinallyBlockContext - Class in io.github.potjerodekool.nabu
- NabuParser.FloatingPointTypeContext - Class in io.github.potjerodekool.nabu
- NabuParser.ForInitContext - Class in io.github.potjerodekool.nabu
- NabuParser.FormalParameterContext - Class in io.github.potjerodekool.nabu
- NabuParser.FormalParameterListContext - Class in io.github.potjerodekool.nabu
- NabuParser.ForStatementContext - Class in io.github.potjerodekool.nabu
- NabuParser.ForStatementNoShortIfContext - Class in io.github.potjerodekool.nabu
- NabuParser.ForUpdateContext - Class in io.github.potjerodekool.nabu
- NabuParser.FunctionBodyContext - Class in io.github.potjerodekool.nabu
- NabuParser.FunctionDeclarationContext - Class in io.github.potjerodekool.nabu
- NabuParser.FunctionDeclaratorContext - Class in io.github.potjerodekool.nabu
- NabuParser.FunctionHeaderContext - Class in io.github.potjerodekool.nabu
- NabuParser.FunctionInvocationContext - Class in io.github.potjerodekool.nabu
- NabuParser.FunctionModifierContext - Class in io.github.potjerodekool.nabu
- NabuParser.FunctionNameContext - Class in io.github.potjerodekool.nabu
- NabuParser.FunctionReferenceContext - Class in io.github.potjerodekool.nabu
- NabuParser.IdentifierContext - Class in io.github.potjerodekool.nabu
- NabuParser.IfThenElseStatementContext - Class in io.github.potjerodekool.nabu
- NabuParser.IfThenElseStatementNoShortIfContext - Class in io.github.potjerodekool.nabu
- NabuParser.IfThenStatementContext - Class in io.github.potjerodekool.nabu
- NabuParser.ImportDeclarationContext - Class in io.github.potjerodekool.nabu
- NabuParser.InclusiveOrExpressionContext - Class in io.github.potjerodekool.nabu
- NabuParser.InstanceInitializerContext - Class in io.github.potjerodekool.nabu
- NabuParser.IntegralTypeContext - Class in io.github.potjerodekool.nabu
- NabuParser.InterfaceBodyContext - Class in io.github.potjerodekool.nabu
- NabuParser.InterfaceDeclarationContext - Class in io.github.potjerodekool.nabu
- NabuParser.InterfaceExtendsContext - Class in io.github.potjerodekool.nabu
- NabuParser.InterfaceFunctionDeclarationContext - Class in io.github.potjerodekool.nabu
- NabuParser.InterfaceFunctionModifierContext - Class in io.github.potjerodekool.nabu
- NabuParser.InterfaceMemberDeclarationContext - Class in io.github.potjerodekool.nabu
- NabuParser.InterfaceModifierContext - Class in io.github.potjerodekool.nabu
- NabuParser.InterfacePermitsContext - Class in io.github.potjerodekool.nabu
- NabuParser.InterfaceTypeContext - Class in io.github.potjerodekool.nabu
- NabuParser.InterfaceTypeListContext - Class in io.github.potjerodekool.nabu
- NabuParser.LabeledStatementContext - Class in io.github.potjerodekool.nabu
- NabuParser.LabeledStatementNoShortIfContext - Class in io.github.potjerodekool.nabu
- NabuParser.LambdaBodyContext - Class in io.github.potjerodekool.nabu
- NabuParser.LambdaExpressionContext - Class in io.github.potjerodekool.nabu
- NabuParser.LambdaParameterContext - Class in io.github.potjerodekool.nabu
- NabuParser.LambdaParameterListContext - Class in io.github.potjerodekool.nabu
- NabuParser.LambdaParametersContext - Class in io.github.potjerodekool.nabu
- NabuParser.LambdaParameterTypeContext - Class in io.github.potjerodekool.nabu
- NabuParser.LeftHandSideContext - Class in io.github.potjerodekool.nabu
- NabuParser.LiteralContext - Class in io.github.potjerodekool.nabu
- NabuParser.LocalClassOrInterfaceDeclarationContext - Class in io.github.potjerodekool.nabu
- NabuParser.LocalVariableDeclarationContext - Class in io.github.potjerodekool.nabu
- NabuParser.LocalVariableDeclarationStatementContext - Class in io.github.potjerodekool.nabu
- NabuParser.LocalVariableTypeContext - Class in io.github.potjerodekool.nabu
- NabuParser.MarkerAnnotationContext - Class in io.github.potjerodekool.nabu
- NabuParser.ModularCompilationUnitContext - Class in io.github.potjerodekool.nabu
- NabuParser.ModuleDeclarationContext - Class in io.github.potjerodekool.nabu
- NabuParser.ModuleDirectiveContext - Class in io.github.potjerodekool.nabu
- NabuParser.ModuleNameContext - Class in io.github.potjerodekool.nabu
- NabuParser.MultiplicativeExpressionContext - Class in io.github.potjerodekool.nabu
- NabuParser.NabuLocalVariableDeclarationContext - Class in io.github.potjerodekool.nabu
- NabuParser.NabuVariableDeclaratorContext - Class in io.github.potjerodekool.nabu
- NabuParser.NabuVariableDeclaratorListContext - Class in io.github.potjerodekool.nabu
- NabuParser.NormalAnnotationContext - Class in io.github.potjerodekool.nabu
- NabuParser.NormalClassDeclarationContext - Class in io.github.potjerodekool.nabu
- NabuParser.NormalInterfaceDeclarationContext - Class in io.github.potjerodekool.nabu
- NabuParser.NumericTypeContext - Class in io.github.potjerodekool.nabu
- NabuParser.OrdinaryCompilationUnitContext - Class in io.github.potjerodekool.nabu
- NabuParser.PackageDeclarationContext - Class in io.github.potjerodekool.nabu
- NabuParser.PackageModifierContext - Class in io.github.potjerodekool.nabu
- NabuParser.PackageNameContext - Class in io.github.potjerodekool.nabu
- NabuParser.PackageOrTypeNameContext - Class in io.github.potjerodekool.nabu
- NabuParser.PatternContext - Class in io.github.potjerodekool.nabu
- NabuParser.PfEContext - Class in io.github.potjerodekool.nabu
- NabuParser.PNNAContext - Class in io.github.potjerodekool.nabu
- NabuParser.PostDecrementExpressionContext - Class in io.github.potjerodekool.nabu
- NabuParser.PostfixExpressionContext - Class in io.github.potjerodekool.nabu
- NabuParser.PostIncrementExpressionContext - Class in io.github.potjerodekool.nabu
- NabuParser.PreDecrementExpressionContext - Class in io.github.potjerodekool.nabu
- NabuParser.PreIncrementExpressionContext - Class in io.github.potjerodekool.nabu
- NabuParser.PrimaryContext - Class in io.github.potjerodekool.nabu
- NabuParser.PrimaryNoNewArrayContext - Class in io.github.potjerodekool.nabu
- NabuParser.PrimitiveTypeContext - Class in io.github.potjerodekool.nabu
- NabuParser.ReceiverParameterContext - Class in io.github.potjerodekool.nabu
- NabuParser.RecordBodyContext - Class in io.github.potjerodekool.nabu
- NabuParser.RecordBodyDeclarationContext - Class in io.github.potjerodekool.nabu
- NabuParser.RecordComponentContext - Class in io.github.potjerodekool.nabu
- NabuParser.RecordComponentListContext - Class in io.github.potjerodekool.nabu
- NabuParser.RecordComponentModifierContext - Class in io.github.potjerodekool.nabu
- NabuParser.RecordDeclarationContext - Class in io.github.potjerodekool.nabu
- NabuParser.RecordHeaderContext - Class in io.github.potjerodekool.nabu
- NabuParser.ReferenceTypeContext - Class in io.github.potjerodekool.nabu
- NabuParser.RelationalExpressionContext - Class in io.github.potjerodekool.nabu
- NabuParser.RequiresModifierContext - Class in io.github.potjerodekool.nabu
- NabuParser.ResourceContext - Class in io.github.potjerodekool.nabu
- NabuParser.ResourceListContext - Class in io.github.potjerodekool.nabu
- NabuParser.ResourceSpecificationContext - Class in io.github.potjerodekool.nabu
- NabuParser.ResultContext - Class in io.github.potjerodekool.nabu
- NabuParser.ReturnStatementContext - Class in io.github.potjerodekool.nabu
- NabuParser.ShiftExpressionContext - Class in io.github.potjerodekool.nabu
- NabuParser.SimpleTypeNameContext - Class in io.github.potjerodekool.nabu
- NabuParser.SingleElementAnnotationContext - Class in io.github.potjerodekool.nabu
- NabuParser.SingleStaticImportDeclarationContext - Class in io.github.potjerodekool.nabu
- NabuParser.SingleTypeImportDeclarationContext - Class in io.github.potjerodekool.nabu
- NabuParser.Start_Context - Class in io.github.potjerodekool.nabu
- NabuParser.StatementContext - Class in io.github.potjerodekool.nabu
- NabuParser.StatementExpressionContext - Class in io.github.potjerodekool.nabu
- NabuParser.StatementExpressionListContext - Class in io.github.potjerodekool.nabu
- NabuParser.StatementNoShortIfContext - Class in io.github.potjerodekool.nabu
- NabuParser.StatementWithoutTrailingSubstatementContext - Class in io.github.potjerodekool.nabu
- NabuParser.StaticImportOnDemandDeclarationContext - Class in io.github.potjerodekool.nabu
- NabuParser.StaticInitializerContext - Class in io.github.potjerodekool.nabu
- NabuParser.SwitchBlockContext - Class in io.github.potjerodekool.nabu
- NabuParser.SwitchBlockStatementGroupContext - Class in io.github.potjerodekool.nabu
- NabuParser.SwitchExpressionContext - Class in io.github.potjerodekool.nabu
- NabuParser.SwitchLabelContext - Class in io.github.potjerodekool.nabu
- NabuParser.SwitchRuleContext - Class in io.github.potjerodekool.nabu
- NabuParser.SwitchStatementContext - Class in io.github.potjerodekool.nabu
- NabuParser.SynchronizedStatementContext - Class in io.github.potjerodekool.nabu
- NabuParser.ThrowStatementContext - Class in io.github.potjerodekool.nabu
- NabuParser.ThrowsTContext - Class in io.github.potjerodekool.nabu
- NabuParser.TopLevelClassOrInterfaceDeclarationContext - Class in io.github.potjerodekool.nabu
- NabuParser.TryStatementContext - Class in io.github.potjerodekool.nabu
- NabuParser.TryWithResourcesStatementContext - Class in io.github.potjerodekool.nabu
- NabuParser.TypeArgumentContext - Class in io.github.potjerodekool.nabu
- NabuParser.TypeArgumentListContext - Class in io.github.potjerodekool.nabu
- NabuParser.TypeArgumentsContext - Class in io.github.potjerodekool.nabu
- NabuParser.TypeArgumentsOrDiamondContext - Class in io.github.potjerodekool.nabu
- NabuParser.TypeBoundContext - Class in io.github.potjerodekool.nabu
- NabuParser.TypeIdentifierContext - Class in io.github.potjerodekool.nabu
- NabuParser.TypeImportOnDemandDeclarationContext - Class in io.github.potjerodekool.nabu
- NabuParser.TypeNameContext - Class in io.github.potjerodekool.nabu
- NabuParser.TypeParameterContext - Class in io.github.potjerodekool.nabu
- NabuParser.TypeParameterListContext - Class in io.github.potjerodekool.nabu
- NabuParser.TypeParameterModifierContext - Class in io.github.potjerodekool.nabu
- NabuParser.TypeParametersContext - Class in io.github.potjerodekool.nabu
- NabuParser.TypePatternContext - Class in io.github.potjerodekool.nabu
- NabuParser.TypeVariableContext - Class in io.github.potjerodekool.nabu
- NabuParser.UCOITContext - Class in io.github.potjerodekool.nabu
- NabuParser.UnannArrayTypeContext - Class in io.github.potjerodekool.nabu
- NabuParser.UnannClassOrInterfaceTypeContext - Class in io.github.potjerodekool.nabu
- NabuParser.UnannClassTypeContext - Class in io.github.potjerodekool.nabu
- NabuParser.UnannInterfaceTypeContext - Class in io.github.potjerodekool.nabu
- NabuParser.UnannPrimitiveTypeContext - Class in io.github.potjerodekool.nabu
- NabuParser.UnannReferenceTypeContext - Class in io.github.potjerodekool.nabu
- NabuParser.UnannTypeContext - Class in io.github.potjerodekool.nabu
- NabuParser.UnannTypeVariableContext - Class in io.github.potjerodekool.nabu
- NabuParser.UnaryExpressionContext - Class in io.github.potjerodekool.nabu
- NabuParser.UnaryExpressionNotPlusMinusContext - Class in io.github.potjerodekool.nabu
- NabuParser.UnqualifiedClassInstanceCreationExpressionContext - Class in io.github.potjerodekool.nabu
- NabuParser.UnqualifiedFunctionIdentifierContext - Class in io.github.potjerodekool.nabu
- NabuParser.VariableAccessContext - Class in io.github.potjerodekool.nabu
- NabuParser.VariableArityParameterContext - Class in io.github.potjerodekool.nabu
- NabuParser.VariableArityRecordComponentContext - Class in io.github.potjerodekool.nabu
- NabuParser.VariableDeclaratorContext - Class in io.github.potjerodekool.nabu
- NabuParser.VariableDeclaratorIdContext - Class in io.github.potjerodekool.nabu
- NabuParser.VariableDeclaratorListContext - Class in io.github.potjerodekool.nabu
- NabuParser.VariableInitializerContext - Class in io.github.potjerodekool.nabu
- NabuParser.VariableInitializerListContext - Class in io.github.potjerodekool.nabu
- NabuParser.VariableModifierContext - Class in io.github.potjerodekool.nabu
- NabuParser.WhileStatementContext - Class in io.github.potjerodekool.nabu
- NabuParser.WhileStatementNoShortIfContext - Class in io.github.potjerodekool.nabu
- NabuParser.WildcardBoundsContext - Class in io.github.potjerodekool.nabu
- NabuParser.WildcardContext - Class in io.github.potjerodekool.nabu
- NabuParser.YieldStatementContext - Class in io.github.potjerodekool.nabu
- NabuParserBaseListener - Class in io.github.potjerodekool.nabu
-
This class provides an empty implementation of
NabuParserListener, which can be extended to create a listener which only needs to handle a subset of the available methods. - NabuParserBaseListener() - Constructor for class io.github.potjerodekool.nabu.NabuParserBaseListener
- NabuParserBaseVisitor<T> - Class in io.github.potjerodekool.nabu
-
This class provides an empty implementation of
NabuParserVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods. - NabuParserBaseVisitor() - Constructor for class io.github.potjerodekool.nabu.NabuParserBaseVisitor
- NabuParserListener - Interface in io.github.potjerodekool.nabu
-
This interface defines a complete listener for a parse tree produced by
NabuParser. - NabuParserVisitor<T> - Interface in io.github.potjerodekool.nabu
-
This interface defines a complete generic visitor for a parse tree produced by
NabuParser. - nabuVariableDeclarator() - Method in class io.github.potjerodekool.nabu.NabuParser
- nabuVariableDeclarator() - Method in class io.github.potjerodekool.nabu.NabuParser.NabuVariableDeclaratorListContext
- nabuVariableDeclarator(int) - Method in class io.github.potjerodekool.nabu.NabuParser.NabuVariableDeclaratorListContext
- NabuVariableDeclaratorContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.NabuVariableDeclaratorContext
- nabuVariableDeclaratorList() - Method in class io.github.potjerodekool.nabu.NabuParser.ConstantDeclarationContext
- nabuVariableDeclaratorList() - Method in class io.github.potjerodekool.nabu.NabuParser.NabuLocalVariableDeclarationContext
- nabuVariableDeclaratorList() - Method in class io.github.potjerodekool.nabu.NabuParser
- NabuVariableDeclaratorListContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.NabuVariableDeclaratorListContext
- name - Variable in class io.github.potjerodekool.nabu.NabuParser.ExplicitConstructorInvocationContext
- namedInfix() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ComparisonContext
- namedInfix() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- namedInfix(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ComparisonContext
- NamedInfixContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.NamedInfixContext
- NATIVE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- NATIVE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- NATIVE - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- NATIVE - Static variable in class io.github.potjerodekool.nabu.NabuParser
- NATIVE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodModifierContext
- NATIVE() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionModifierContext
- NEW - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- NEW - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- NEW - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- NEW - Static variable in class io.github.potjerodekool.nabu.NabuParser
- NEW() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayCreationExpressionWithInitializerContext
- NEW() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayCreationExpressionWithoutInitializerContext
- NEW() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodReferenceContext
- NEW() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PrimaryNoNewArrayContext
- NEW() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnqualifiedClassInstanceCreationExpressionContext
- NEW() - Method in class io.github.potjerodekool.nabu.NabuParser.ArrayCreationExpressionWithInitializerContext
- NEW() - Method in class io.github.potjerodekool.nabu.NabuParser.ArrayCreationExpressionWithoutInitializerContext
- NEW() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionReferenceContext
- NEW() - Method in class io.github.potjerodekool.nabu.NabuParser.PrimaryNoNewArrayContext
- NEW() - Method in class io.github.potjerodekool.nabu.NabuParser.UnqualifiedClassInstanceCreationExpressionContext
- NL - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- NL - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AdditiveExpressionContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotatedLambdaContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotationContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotationsContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnonymousInitializerContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnysemiContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.BlockLevelExpressionContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CallableReferenceContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CatchBlockContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassBodyContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassDeclarationContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CompanionObjectContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ComparisonContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ConjunctionContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ConstructorDelegationCallContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DelegationSpecifiersContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DisjunctionContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DoWhileExpressionContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ElvisExpressionContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EnumClassBodyContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EnumEntriesContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EnumEntryContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EqualityComparisonContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ExplicitDelegationContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FinallyBlockContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ForExpressionContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionBodyContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionDeclarationContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionLiteralContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionTypeContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionTypeParametersContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.GetterContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.IdentifierContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.IfExpressionContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.InfixFunctionCallContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.JumpExpressionContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.KotlinFileContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LabelDefinitionContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LambdaParameterContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LambdaParametersContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ModifierContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiplicativeExpressionContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.NamedInfixContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.NullableTypeContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ObjectDeclarationContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ObjectLiteralContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PostfixUnaryOperationContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PrimaryConstructorContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PropertyDeclarationContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.RangeExpressionContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.RangeTestContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ScriptContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SecondaryConstructorContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SemiContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SetterContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SimpleUserTypeContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SuperExpressionContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TryExpressionContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeAliasContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeArgumentsContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeConstraintContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeConstraintsContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeModifierListContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeParameterContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeParametersContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeRHSContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeTestContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.UserTypeContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ValueArgumentContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ValueArgumentsContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.WhenEntryContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.WhenExpressionContext
- NL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.WhileExpressionContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AdditiveExpressionContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotatedLambdaContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotationContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotationsContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnonymousInitializerContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.BlockLevelExpressionContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CallableReferenceContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CatchBlockContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassBodyContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassDeclarationContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CompanionObjectContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ComparisonContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ConjunctionContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ConstructorDelegationCallContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DelegationSpecifiersContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DisjunctionContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DoWhileExpressionContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ElvisExpressionContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EnumClassBodyContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EnumEntriesContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EnumEntryContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EqualityComparisonContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ExplicitDelegationContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FinallyBlockContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ForExpressionContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionBodyContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionDeclarationContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionLiteralContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionTypeContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionTypeParametersContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.GetterContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.IdentifierContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.IfExpressionContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.InfixFunctionCallContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.JumpExpressionContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.KotlinFileContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LabelDefinitionContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LambdaParameterContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LambdaParametersContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ModifierContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiplicativeExpressionContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.NamedInfixContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.NullableTypeContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ObjectDeclarationContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ObjectLiteralContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PostfixUnaryOperationContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PrimaryConstructorContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PropertyDeclarationContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.RangeExpressionContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.RangeTestContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ScriptContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SecondaryConstructorContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SemiContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SetterContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SimpleUserTypeContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SuperExpressionContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TryExpressionContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeAliasContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeArgumentsContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeConstraintContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeConstraintsContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeModifierListContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeParameterContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeParametersContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeRHSContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeTestContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.UserTypeContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ValueArgumentContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ValueArgumentsContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.WhenEntryContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.WhenExpressionContext
- NL(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.WhileExpressionContext
- NOINLINE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- NOINLINE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- NOINLINE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ParameterModifierContext
- NOINLINE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SimpleIdentifierContext
- NONSEALED - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- NONSEALED - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- NONSEALED - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- NONSEALED - Static variable in class io.github.potjerodekool.nabu.NabuParser
- NONSEALED() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassModifierContext
- NONSEALED() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordContext
- NONSEALED() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordMinusForTypeIdentifierContext
- NONSEALED() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordMinusForUnqualifiedMethodIdentifierContext
- NONSEALED() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceModifierContext
- NONSEALED() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassModifierContext
- NONSEALED() - Method in class io.github.potjerodekool.nabu.NabuParser.ContextualKeywordContext
- NONSEALED() - Method in class io.github.potjerodekool.nabu.NabuParser.ContextualKeywordMinusForTypeIdentifierContext
- NONSEALED() - Method in class io.github.potjerodekool.nabu.NabuParser.ContextualKeywordMinusForUnqualifiedFunctionIdentifierContext
- NONSEALED() - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceModifierContext
- normalAnnotation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationContext
- normalAnnotation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- normalAnnotation() - Method in class io.github.potjerodekool.nabu.NabuParser.AnnotationContext
- normalAnnotation() - Method in class io.github.potjerodekool.nabu.NabuParser
- NormalAnnotationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.NormalAnnotationContext
- NormalAnnotationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.NormalAnnotationContext
- normalClassDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassDeclarationContext
- normalClassDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- normalClassDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassDeclarationContext
- normalClassDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser
- NormalClassDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.NormalClassDeclarationContext
- NormalClassDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.NormalClassDeclarationContext
- normalInterfaceDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceDeclarationContext
- normalInterfaceDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LocalClassOrInterfaceDeclarationContext
- normalInterfaceDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- normalInterfaceDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceDeclarationContext
- normalInterfaceDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser.LocalClassOrInterfaceDeclarationContext
- normalInterfaceDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser
- NormalInterfaceDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.NormalInterfaceDeclarationContext
- NormalInterfaceDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.NormalInterfaceDeclarationContext
- NOT_EQUAL - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- NOT_EQUAL - Static variable in class io.github.potjerodekool.nabu.NabuParser
- NOT_EQUAL() - Method in class io.github.potjerodekool.nabu.NabuParser.EqualityExpressionContext
- NOT_IN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- NOT_IN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- NOT_IN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.InOperatorContext
- NOT_IS - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- NOT_IS - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- NOT_IS() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.IsOperatorContext
- NOTEQUAL - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- NOTEQUAL - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- NOTEQUAL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EqualityExpressionContext
- nullableType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionTypeReceiverContext
- nullableType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- nullableType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ReceiverTypeContext
- nullableType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeContext
- NullableTypeContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.NullableTypeContext
- NullLiteral - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- NullLiteral - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- NullLiteral - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- NullLiteral - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- NullLiteral - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- NullLiteral - Static variable in class io.github.potjerodekool.nabu.NabuParser
- NullLiteral() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LiteralContext
- NullLiteral() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LiteralConstantContext
- NullLiteral() - Method in class io.github.potjerodekool.nabu.NabuParser.LiteralContext
- numericType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassLiteralContext
- numericType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- numericType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PrimitiveTypeContext
- numericType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannPrimitiveTypeContext
- numericType() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassLiteralContext
- numericType() - Method in class io.github.potjerodekool.nabu.NabuParser
- numericType() - Method in class io.github.potjerodekool.nabu.NabuParser.PrimitiveTypeContext
- numericType() - Method in class io.github.potjerodekool.nabu.NabuParser.UnannPrimitiveTypeContext
- NumericTypeContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.NumericTypeContext
- NumericTypeContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.NumericTypeContext
O
- OACA - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- OACA - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- OACA - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- OACA - Static variable in class io.github.potjerodekool.nabu.NabuParser
- OACA() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeArgumentsOrDiamondContext
- OACA() - Method in class io.github.potjerodekool.nabu.NabuParser.TypeArgumentsOrDiamondContext
- OBJECT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- OBJECT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- OBJECT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CompanionObjectContext
- OBJECT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ObjectDeclarationContext
- OBJECT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ObjectLiteralContext
- objectDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassMemberDeclarationContext
- objectDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- objectDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TopLevelObjectContext
- ObjectDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ObjectDeclarationContext
- objectLiteral() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AtomicExpressionContext
- objectLiteral() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- ObjectLiteralContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ObjectLiteralContext
- open - Variable in class io.github.potjerodekool.nabu.NabuParser.ModuleDeclarationContext
- OPEN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- OPEN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- OPEN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- OPEN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- OPEN - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- OPEN - Static variable in class io.github.potjerodekool.nabu.NabuParser
- OPEN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordContext
- OPEN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordMinusForTypeIdentifierContext
- OPEN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordMinusForUnqualifiedMethodIdentifierContext
- OPEN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModuleDeclarationContext
- OPEN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.InheritanceModifierContext
- OPEN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SimpleIdentifierContext
- OPEN() - Method in class io.github.potjerodekool.nabu.NabuParser.ContextualKeywordContext
- OPEN() - Method in class io.github.potjerodekool.nabu.NabuParser.ContextualKeywordMinusForTypeIdentifierContext
- OPEN() - Method in class io.github.potjerodekool.nabu.NabuParser.ContextualKeywordMinusForUnqualifiedFunctionIdentifierContext
- OPEN() - Method in class io.github.potjerodekool.nabu.NabuParser.ModuleDeclarationContext
- OPENS - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- OPENS - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- OPENS - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- OPENS - Static variable in class io.github.potjerodekool.nabu.NabuParser
- OPENS() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordContext
- OPENS() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordMinusForTypeIdentifierContext
- OPENS() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordMinusForUnqualifiedMethodIdentifierContext
- OPENS() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModuleDirectiveContext
- OPENS() - Method in class io.github.potjerodekool.nabu.NabuParser.ContextualKeywordContext
- OPENS() - Method in class io.github.potjerodekool.nabu.NabuParser.ContextualKeywordMinusForTypeIdentifierContext
- OPENS() - Method in class io.github.potjerodekool.nabu.NabuParser.ContextualKeywordMinusForUnqualifiedFunctionIdentifierContext
- OPENS() - Method in class io.github.potjerodekool.nabu.NabuParser.ModuleDirectiveContext
- oper - Variable in class io.github.potjerodekool.nabu.NabuParser.AdditiveExpressionContext
- oper - Variable in class io.github.potjerodekool.nabu.NabuParser.EqualityExpressionContext
- oper - Variable in class io.github.potjerodekool.nabu.NabuParser.RelationalExpressionContext
- OPERATOR - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- OPERATOR - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- OPERATOR() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionModifierContext
- OPERATOR() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SimpleIdentifierContext
- OR - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- OR - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- OR - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- OR - Static variable in class io.github.potjerodekool.nabu.NabuParser
- OR() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConditionalOrExpressionContext
- OR() - Method in class io.github.potjerodekool.nabu.NabuParser.ConditionalOrExpressionContext
- OR_ASSIGN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- OR_ASSIGN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- OR_ASSIGN - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- OR_ASSIGN - Static variable in class io.github.potjerodekool.nabu.NabuParser
- OR_ASSIGN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AssignmentOperatorContext
- OR_ASSIGN() - Method in class io.github.potjerodekool.nabu.NabuParser.AssignmentOperatorContext
- ordinaryCompilationUnit() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CompilationUnitContext
- ordinaryCompilationUnit() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- ordinaryCompilationUnit() - Method in class io.github.potjerodekool.nabu.NabuParser.CompilationUnitContext
- ordinaryCompilationUnit() - Method in class io.github.potjerodekool.nabu.NabuParser
- OrdinaryCompilationUnitContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.OrdinaryCompilationUnitContext
- OrdinaryCompilationUnitContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.OrdinaryCompilationUnitContext
- OUT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- OUT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- OUT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SimpleIdentifierContext
- OUT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.VarianceAnnotationContext
- OVERRIDE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- OVERRIDE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- OVERRIDE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MemberModifierContext
- OVERRIDE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SimpleIdentifierContext
P
- PACKAGE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- PACKAGE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- PACKAGE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- PACKAGE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- PACKAGE - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- PACKAGE - Static variable in class io.github.potjerodekool.nabu.NabuParser
- PACKAGE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PackageDeclarationContext
- PACKAGE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PackageHeaderContext
- PACKAGE() - Method in class io.github.potjerodekool.nabu.NabuParser.PackageDeclarationContext
- packageDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.OrdinaryCompilationUnitContext
- packageDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- packageDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser.OrdinaryCompilationUnitContext
- packageDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser
- PackageDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PackageDeclarationContext
- PackageDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.PackageDeclarationContext
- packageHeader() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- packageHeader() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PreambleContext
- PackageHeaderContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PackageHeaderContext
- packageModifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PackageDeclarationContext
- packageModifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- packageModifier() - Method in class io.github.potjerodekool.nabu.NabuParser.PackageDeclarationContext
- packageModifier() - Method in class io.github.potjerodekool.nabu.NabuParser
- packageModifier(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PackageDeclarationContext
- packageModifier(int) - Method in class io.github.potjerodekool.nabu.NabuParser.PackageDeclarationContext
- PackageModifierContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PackageModifierContext
- PackageModifierContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.PackageModifierContext
- packageName() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassOrInterfaceTypeContext
- packageName() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassTypeContext
- packageName() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModuleDirectiveContext
- packageName() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- packageName() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PackageNameContext
- packageName() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeNameContext
- packageName() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannClassOrInterfaceTypeContext
- packageName() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannClassTypeContext
- packageName() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassOrInterfaceTypeContext
- packageName() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassTypeContext
- packageName() - Method in class io.github.potjerodekool.nabu.NabuParser.ModuleDirectiveContext
- packageName() - Method in class io.github.potjerodekool.nabu.NabuParser
- packageName() - Method in class io.github.potjerodekool.nabu.NabuParser.PackageNameContext
- packageName() - Method in class io.github.potjerodekool.nabu.NabuParser.TypeNameContext
- packageName() - Method in class io.github.potjerodekool.nabu.NabuParser.UnannClassOrInterfaceTypeContext
- packageName() - Method in class io.github.potjerodekool.nabu.NabuParser.UnannClassTypeContext
- PackageNameContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PackageNameContext
- PackageNameContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.PackageNameContext
- packageOrTypeName() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- packageOrTypeName() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PackageOrTypeNameContext
- packageOrTypeName() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeImportOnDemandDeclarationContext
- packageOrTypeName() - Method in class io.github.potjerodekool.nabu.NabuParser
- packageOrTypeName() - Method in class io.github.potjerodekool.nabu.NabuParser.PackageOrTypeNameContext
- packageOrTypeName() - Method in class io.github.potjerodekool.nabu.NabuParser.TypeImportOnDemandDeclarationContext
- PackageOrTypeNameContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PackageOrTypeNameContext
- PackageOrTypeNameContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.PackageOrTypeNameContext
- PARAM - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- PARAM - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- PARAM() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotationUseSiteTargetContext
- parameter() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionTypeParametersContext
- parameter() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionValueParameterContext
- parameter() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- parameter() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SetterContext
- parameter(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionTypeParametersContext
- ParameterContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ParameterContext
- parameterModifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ModifierContext
- parameterModifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- parameterModifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SetterContext
- parameterModifier(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SetterContext
- ParameterModifierContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ParameterModifierContext
- parenthesizedExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AtomicExpressionContext
- parenthesizedExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- ParenthesizedExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ParenthesizedExpressionContext
- parenthesizedType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionTypeReceiverContext
- parenthesizedType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.NullableTypeContext
- parenthesizedType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- parenthesizedType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ReceiverTypeContext
- parenthesizedType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeContext
- ParenthesizedTypeContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ParenthesizedTypeContext
- pattern() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- pattern() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PrimaryNoNewArrayContext
- pattern() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RelationalExpressionContext
- pattern() - Method in class io.github.potjerodekool.nabu.NabuParser
- pattern() - Method in class io.github.potjerodekool.nabu.NabuParser.RelationalExpressionContext
- PatternContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PatternContext
- PatternContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.PatternContext
- PERMITS - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- PERMITS - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- PERMITS - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- PERMITS - Static variable in class io.github.potjerodekool.nabu.NabuParser
- PERMITS() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassPermitsContext
- PERMITS() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordContext
- PERMITS() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordMinusForUnqualifiedMethodIdentifierContext
- PERMITS() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfacePermitsContext
- PERMITS() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassPermitsContext
- PERMITS() - Method in class io.github.potjerodekool.nabu.NabuParser.ContextualKeywordContext
- PERMITS() - Method in class io.github.potjerodekool.nabu.NabuParser.ContextualKeywordMinusForUnqualifiedFunctionIdentifierContext
- PERMITS() - Method in class io.github.potjerodekool.nabu.NabuParser.InterfacePermitsContext
- pfE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- pfE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PfEContext
- pfE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PostfixExpressionContext
- pfE() - Method in class io.github.potjerodekool.nabu.NabuParser
- pfE() - Method in class io.github.potjerodekool.nabu.NabuParser.PfEContext
- pfE() - Method in class io.github.potjerodekool.nabu.NabuParser.PostfixExpressionContext
- PfEContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PfEContext
- PfEContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.PfEContext
- pNNA() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- pNNA() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PNNAContext
- pNNA() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PrimaryNoNewArrayContext
- pNNA() - Method in class io.github.potjerodekool.nabu.NabuParser
- pNNA() - Method in class io.github.potjerodekool.nabu.NabuParser.PNNAContext
- pNNA() - Method in class io.github.potjerodekool.nabu.NabuParser.PrimaryNoNewArrayContext
- PNNAContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PNNAContext
- PNNAContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.PNNAContext
- postDecrementExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- postDecrementExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementExpressionContext
- postDecrementExpression() - Method in class io.github.potjerodekool.nabu.NabuParser
- postDecrementExpression() - Method in class io.github.potjerodekool.nabu.NabuParser.StatementExpressionContext
- PostDecrementExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PostDecrementExpressionContext
- PostDecrementExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.PostDecrementExpressionContext
- postfixExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PostDecrementExpressionContext
- postfixExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- postfixExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PostIncrementExpressionContext
- postfixExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnaryExpressionNotPlusMinusContext
- postfixExpression() - Method in class io.github.potjerodekool.nabu.NabuParser.PostDecrementExpressionContext
- postfixExpression() - Method in class io.github.potjerodekool.nabu.NabuParser
- postfixExpression() - Method in class io.github.potjerodekool.nabu.NabuParser.PostIncrementExpressionContext
- postfixExpression() - Method in class io.github.potjerodekool.nabu.NabuParser.UnaryExpressionNotPlusMinusContext
- PostfixExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PostfixExpressionContext
- PostfixExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.PostfixExpressionContext
- postfixUnaryExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- postfixUnaryExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PostfixUnaryOperationContext
- postfixUnaryExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PrefixUnaryExpressionContext
- PostfixUnaryExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PostfixUnaryExpressionContext
- postfixUnaryOperation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PostfixUnaryExpressionContext
- postfixUnaryOperation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- postfixUnaryOperation(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PostfixUnaryExpressionContext
- PostfixUnaryOperationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PostfixUnaryOperationContext
- postIncrementExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- postIncrementExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementExpressionContext
- postIncrementExpression() - Method in class io.github.potjerodekool.nabu.NabuParser
- postIncrementExpression() - Method in class io.github.potjerodekool.nabu.NabuParser.StatementExpressionContext
- PostIncrementExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PostIncrementExpressionContext
- PostIncrementExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.PostIncrementExpressionContext
- preamble() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.KotlinFileContext
- preamble() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- preamble() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ScriptContext
- PreambleContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PreambleContext
- preDecrementExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- preDecrementExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementExpressionContext
- preDecrementExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnaryExpressionContext
- preDecrementExpression() - Method in class io.github.potjerodekool.nabu.NabuParser
- preDecrementExpression() - Method in class io.github.potjerodekool.nabu.NabuParser.StatementExpressionContext
- preDecrementExpression() - Method in class io.github.potjerodekool.nabu.NabuParser.UnaryExpressionContext
- PreDecrementExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PreDecrementExpressionContext
- PreDecrementExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.PreDecrementExpressionContext
- prefix - Variable in class io.github.potjerodekool.nabu.NabuParser.UnaryExpressionContext
- prefixUnaryExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- prefixUnaryExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeRHSContext
- prefixUnaryExpression(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeRHSContext
- PrefixUnaryExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PrefixUnaryExpressionContext
- prefixUnaryOperation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PrefixUnaryExpressionContext
- prefixUnaryOperation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- prefixUnaryOperation(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PrefixUnaryExpressionContext
- PrefixUnaryOperationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PrefixUnaryOperationContext
- preIncrementExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- preIncrementExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementExpressionContext
- preIncrementExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnaryExpressionContext
- preIncrementExpression() - Method in class io.github.potjerodekool.nabu.NabuParser
- preIncrementExpression() - Method in class io.github.potjerodekool.nabu.NabuParser.StatementExpressionContext
- preIncrementExpression() - Method in class io.github.potjerodekool.nabu.NabuParser.UnaryExpressionContext
- PreIncrementExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PreIncrementExpressionContext
- PreIncrementExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.PreIncrementExpressionContext
- primary() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassInstanceCreationExpressionContext
- primary() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExplicitConstructorInvocationContext
- primary() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FieldAccessContext
- primary() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodInvocationContext
- primary() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodReferenceContext
- primary() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PostfixExpressionContext
- primary() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- primary() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassInstanceCreationExpressionContext
- primary() - Method in class io.github.potjerodekool.nabu.NabuParser.ExplicitConstructorInvocationContext
- primary() - Method in class io.github.potjerodekool.nabu.NabuParser.FieldAccessContext
- primary() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionInvocationContext
- primary() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionReferenceContext
- primary() - Method in class io.github.potjerodekool.nabu.NabuParser.PostfixExpressionContext
- primary() - Method in class io.github.potjerodekool.nabu.NabuParser
- primaryConstructor() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassDeclarationContext
- primaryConstructor() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ObjectDeclarationContext
- primaryConstructor() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- PrimaryConstructorContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PrimaryConstructorContext
- PrimaryContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PrimaryContext
- PrimaryContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.PrimaryContext
- primaryNoNewArray() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayAccessContext
- primaryNoNewArray() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PrimaryContext
- primaryNoNewArray() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- primaryNoNewArray() - Method in class io.github.potjerodekool.nabu.NabuParser.ArrayAccessContext
- primaryNoNewArray() - Method in class io.github.potjerodekool.nabu.NabuParser.PrimaryContext
- primaryNoNewArray() - Method in class io.github.potjerodekool.nabu.NabuParser
- PrimaryNoNewArrayContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PrimaryNoNewArrayContext
- PrimaryNoNewArrayContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.PrimaryNoNewArrayContext
- primitiveType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayCreationExpressionWithInitializerContext
- primitiveType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayCreationExpressionWithoutInitializerContext
- primitiveType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayTypeContext
- primitiveType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CastExpressionContext
- primitiveType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- primitiveType() - Method in class io.github.potjerodekool.nabu.NabuParser.ArrayCreationExpressionWithInitializerContext
- primitiveType() - Method in class io.github.potjerodekool.nabu.NabuParser.ArrayCreationExpressionWithoutInitializerContext
- primitiveType() - Method in class io.github.potjerodekool.nabu.NabuParser.ArrayTypeContext
- primitiveType() - Method in class io.github.potjerodekool.nabu.NabuParser.CastExpressionContext
- primitiveType() - Method in class io.github.potjerodekool.nabu.NabuParser
- PrimitiveTypeContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PrimitiveTypeContext
- PrimitiveTypeContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.PrimitiveTypeContext
- PRIVATE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- PRIVATE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- PRIVATE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- PRIVATE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- PRIVATE - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- PRIVATE - Static variable in class io.github.potjerodekool.nabu.NabuParser
- PRIVATE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassModifierContext
- PRIVATE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstructorModifierContext
- PRIVATE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FieldModifierContext
- PRIVATE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceMethodModifierContext
- PRIVATE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceModifierContext
- PRIVATE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodModifierContext
- PRIVATE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SimpleIdentifierContext
- PRIVATE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.VisibilityModifierContext
- PRIVATE() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassModifierContext
- PRIVATE() - Method in class io.github.potjerodekool.nabu.NabuParser.ConstructorModifierContext
- PRIVATE() - Method in class io.github.potjerodekool.nabu.NabuParser.FieldModifierContext
- PRIVATE() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionModifierContext
- PRIVATE() - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceFunctionModifierContext
- PRIVATE() - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceModifierContext
- PROPERTY - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- PROPERTY - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- PROPERTY() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotationUseSiteTargetContext
- propertyDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassMemberDeclarationContext
- propertyDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DeclarationContext
- propertyDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- propertyDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TopLevelObjectContext
- PropertyDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PropertyDeclarationContext
- propertyModifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ModifierContext
- propertyModifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- PropertyModifierContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PropertyModifierContext
- PROTECTED - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- PROTECTED - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- PROTECTED - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- PROTECTED - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- PROTECTED - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- PROTECTED - Static variable in class io.github.potjerodekool.nabu.NabuParser
- PROTECTED() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassModifierContext
- PROTECTED() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstructorModifierContext
- PROTECTED() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FieldModifierContext
- PROTECTED() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceModifierContext
- PROTECTED() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodModifierContext
- PROTECTED() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SimpleIdentifierContext
- PROTECTED() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.VisibilityModifierContext
- PROTECTED() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassModifierContext
- PROTECTED() - Method in class io.github.potjerodekool.nabu.NabuParser.ConstructorModifierContext
- PROTECTED() - Method in class io.github.potjerodekool.nabu.NabuParser.FieldModifierContext
- PROTECTED() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionModifierContext
- PROTECTED() - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceModifierContext
- PROVIDES - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- PROVIDES - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- PROVIDES - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- PROVIDES - Static variable in class io.github.potjerodekool.nabu.NabuParser
- PROVIDES() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordContext
- PROVIDES() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordMinusForTypeIdentifierContext
- PROVIDES() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordMinusForUnqualifiedMethodIdentifierContext
- PROVIDES() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModuleDirectiveContext
- PROVIDES() - Method in class io.github.potjerodekool.nabu.NabuParser.ContextualKeywordContext
- PROVIDES() - Method in class io.github.potjerodekool.nabu.NabuParser.ContextualKeywordMinusForTypeIdentifierContext
- PROVIDES() - Method in class io.github.potjerodekool.nabu.NabuParser.ContextualKeywordMinusForUnqualifiedFunctionIdentifierContext
- PROVIDES() - Method in class io.github.potjerodekool.nabu.NabuParser.ModuleDirectiveContext
- PUBLIC - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- PUBLIC - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- PUBLIC - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- PUBLIC - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- PUBLIC - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- PUBLIC - Static variable in class io.github.potjerodekool.nabu.NabuParser
- PUBLIC() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationInterfaceElementModifierContext
- PUBLIC() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassModifierContext
- PUBLIC() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstantModifierContext
- PUBLIC() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstructorModifierContext
- PUBLIC() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FieldModifierContext
- PUBLIC() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceMethodModifierContext
- PUBLIC() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceModifierContext
- PUBLIC() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodModifierContext
- PUBLIC() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SimpleIdentifierContext
- PUBLIC() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.VisibilityModifierContext
- PUBLIC() - Method in class io.github.potjerodekool.nabu.NabuParser.AnnotationInterfaceElementModifierContext
- PUBLIC() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassModifierContext
- PUBLIC() - Method in class io.github.potjerodekool.nabu.NabuParser.ConstantModifierContext
- PUBLIC() - Method in class io.github.potjerodekool.nabu.NabuParser.ConstructorModifierContext
- PUBLIC() - Method in class io.github.potjerodekool.nabu.NabuParser.FieldModifierContext
- PUBLIC() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionModifierContext
- PUBLIC() - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceFunctionModifierContext
- PUBLIC() - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceModifierContext
Q
- Q_COLONCOLON - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- Q_COLONCOLON - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- Q_COLONCOLON() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CallableReferenceContext
- QUEST - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- QUEST - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- QUEST() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CallableReferenceContext
- QUEST() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MemberAccessOperatorContext
- QUEST() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.NullableTypeContext
- QUEST() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeArgumentsContext
- QUEST(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CallableReferenceContext
- QUEST(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.NullableTypeContext
- QUESTION - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- QUESTION - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- QUESTION - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- QUESTION - Static variable in class io.github.potjerodekool.nabu.NabuParser
- QUESTION() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConditionalExpressionContext
- QUESTION() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.WildcardContext
- QUESTION() - Method in class io.github.potjerodekool.nabu.NabuParser.ConditionalExpressionContext
- QUESTION() - Method in class io.github.potjerodekool.nabu.NabuParser.WildcardContext
- QUOTE_CLOSE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- QUOTE_CLOSE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- QUOTE_CLOSE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LineStringLiteralContext
- QUOTE_OPEN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- QUOTE_OPEN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- QUOTE_OPEN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LineStringLiteralContext
R
- RANGE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- RANGE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RANGE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.RangeExpressionContext
- RANGE(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.RangeExpressionContext
- rangeExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.InfixFunctionCallContext
- rangeExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- rangeExpression(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.InfixFunctionCallContext
- RangeExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.RangeExpressionContext
- rangeTest() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- rangeTest() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.WhenConditionContext
- RangeTestContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.RangeTestContext
- RANGLE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- RANGLE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RANGLE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ComparisonOperatorContext
- RANGLE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SuperExpressionContext
- RANGLE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeArgumentsContext
- RANGLE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeParametersContext
- RBRACE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- RBRACE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RBRACE - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- RBRACE - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RBRACE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationInterfaceBodyContext
- RBRACE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayInitializerContext
- RBRACE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BlockContext
- RBRACE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassBodyContext
- RBRACE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstructorBodyContext
- RBRACE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ElementValueArrayInitializerContext
- RBRACE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumBodyContext
- RBRACE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceBodyContext
- RBRACE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModuleDeclarationContext
- RBRACE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordBodyContext
- RBRACE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchBlockContext
- RBRACE() - Method in class io.github.potjerodekool.nabu.NabuParser.AnnotationInterfaceBodyContext
- RBRACE() - Method in class io.github.potjerodekool.nabu.NabuParser.ArrayInitializerContext
- RBRACE() - Method in class io.github.potjerodekool.nabu.NabuParser.BlockContext
- RBRACE() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassBodyContext
- RBRACE() - Method in class io.github.potjerodekool.nabu.NabuParser.ConstructorBodyContext
- RBRACE() - Method in class io.github.potjerodekool.nabu.NabuParser.ElementValueArrayInitializerContext
- RBRACE() - Method in class io.github.potjerodekool.nabu.NabuParser.EnumBodyContext
- RBRACE() - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceBodyContext
- RBRACE() - Method in class io.github.potjerodekool.nabu.NabuParser.ModuleDeclarationContext
- RBRACE() - Method in class io.github.potjerodekool.nabu.NabuParser.RecordBodyContext
- RBRACE() - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchBlockContext
- RBRACK - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- RBRACK - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RBRACK - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- RBRACK - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RBRACK() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayAccessContext
- RBRACK() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassLiteralContext
- RBRACK() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.DimExprContext
- RBRACK() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.DimsContext
- RBRACK() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PNNAContext
- RBRACK() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PrimaryNoNewArrayContext
- RBRACK() - Method in class io.github.potjerodekool.nabu.NabuParser.ArrayAccessContext
- RBRACK() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassLiteralContext
- RBRACK() - Method in class io.github.potjerodekool.nabu.NabuParser.DimExprContext
- RBRACK() - Method in class io.github.potjerodekool.nabu.NabuParser.DimsContext
- RBRACK() - Method in class io.github.potjerodekool.nabu.NabuParser.PNNAContext
- RBRACK() - Method in class io.github.potjerodekool.nabu.NabuParser.PrimaryNoNewArrayContext
- RBRACK(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassLiteralContext
- RBRACK(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.DimsContext
- RBRACK(int) - Method in class io.github.potjerodekool.nabu.NabuParser.ClassLiteralContext
- RBRACK(int) - Method in class io.github.potjerodekool.nabu.NabuParser.DimsContext
- RCURL - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- RCURL - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RCURL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.BlockContext
- RCURL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassBodyContext
- RCURL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EnumClassBodyContext
- RCURL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionLiteralContext
- RCURL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LineStringExpressionContext
- RCURL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiLineStringExpressionContext
- RCURL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.WhenExpressionContext
- RealLiteral - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- RealLiteral - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RealLiteral() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LiteralConstantContext
- RECEIVER - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- RECEIVER - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RECEIVER() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotationUseSiteTargetContext
- receiverParameter() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstructorDeclaratorContext
- receiverParameter() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodDeclaratorContext
- receiverParameter() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- receiverParameter() - Method in class io.github.potjerodekool.nabu.NabuParser.ConstructorDeclaratorContext
- receiverParameter() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionDeclaratorContext
- receiverParameter() - Method in class io.github.potjerodekool.nabu.NabuParser
- ReceiverParameterContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ReceiverParameterContext
- ReceiverParameterContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ReceiverParameterContext
- receiverType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionDeclarationContext
- receiverType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- ReceiverTypeContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ReceiverTypeContext
- RECORD - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- RECORD - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RECORD - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- RECORD - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RECORD() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordContext
- RECORD() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordMinusForUnqualifiedMethodIdentifierContext
- RECORD() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordDeclarationContext
- RECORD() - Method in class io.github.potjerodekool.nabu.NabuParser.ContextualKeywordContext
- RECORD() - Method in class io.github.potjerodekool.nabu.NabuParser.ContextualKeywordMinusForUnqualifiedFunctionIdentifierContext
- RECORD() - Method in class io.github.potjerodekool.nabu.NabuParser.RecordDeclarationContext
- recordBody() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- recordBody() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordDeclarationContext
- recordBody() - Method in class io.github.potjerodekool.nabu.NabuParser
- recordBody() - Method in class io.github.potjerodekool.nabu.NabuParser.RecordDeclarationContext
- RecordBodyContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordBodyContext
- RecordBodyContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.RecordBodyContext
- recordBodyDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordBodyContext
- recordBodyDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- recordBodyDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser.RecordBodyContext
- recordBodyDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser
- recordBodyDeclaration(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordBodyContext
- recordBodyDeclaration(int) - Method in class io.github.potjerodekool.nabu.NabuParser.RecordBodyContext
- RecordBodyDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordBodyDeclarationContext
- RecordBodyDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.RecordBodyDeclarationContext
- recordComponent() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- recordComponent() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordComponentListContext
- recordComponent() - Method in class io.github.potjerodekool.nabu.NabuParser
- recordComponent() - Method in class io.github.potjerodekool.nabu.NabuParser.RecordComponentListContext
- recordComponent(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordComponentListContext
- recordComponent(int) - Method in class io.github.potjerodekool.nabu.NabuParser.RecordComponentListContext
- RecordComponentContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordComponentContext
- RecordComponentContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.RecordComponentContext
- recordComponentList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- recordComponentList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordHeaderContext
- recordComponentList() - Method in class io.github.potjerodekool.nabu.NabuParser
- recordComponentList() - Method in class io.github.potjerodekool.nabu.NabuParser.RecordHeaderContext
- RecordComponentListContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordComponentListContext
- RecordComponentListContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.RecordComponentListContext
- recordComponentModifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordComponentContext
- recordComponentModifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- recordComponentModifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableArityRecordComponentContext
- recordComponentModifier() - Method in class io.github.potjerodekool.nabu.NabuParser.RecordComponentContext
- recordComponentModifier() - Method in class io.github.potjerodekool.nabu.NabuParser
- recordComponentModifier() - Method in class io.github.potjerodekool.nabu.NabuParser.VariableArityRecordComponentContext
- recordComponentModifier(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordComponentContext
- recordComponentModifier(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableArityRecordComponentContext
- recordComponentModifier(int) - Method in class io.github.potjerodekool.nabu.NabuParser.RecordComponentContext
- recordComponentModifier(int) - Method in class io.github.potjerodekool.nabu.NabuParser.VariableArityRecordComponentContext
- RecordComponentModifierContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordComponentModifierContext
- RecordComponentModifierContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.RecordComponentModifierContext
- recordDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassDeclarationContext
- recordDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- recordDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassDeclarationContext
- recordDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser
- RecordDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordDeclarationContext
- RecordDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.RecordDeclarationContext
- recordHeader() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordDeclarationContext
- recordHeader() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- recordHeader() - Method in class io.github.potjerodekool.nabu.NabuParser.RecordDeclarationContext
- recordHeader() - Method in class io.github.potjerodekool.nabu.NabuParser
- RecordHeaderContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordHeaderContext
- RecordHeaderContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.RecordHeaderContext
- referenceType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CastExpressionContext
- referenceType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodReferenceContext
- referenceType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PrimaryNoNewArrayContext
- referenceType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- referenceType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RelationalExpressionContext
- referenceType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeArgumentContext
- referenceType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.WildcardBoundsContext
- referenceType() - Method in class io.github.potjerodekool.nabu.NabuParser.CastExpressionContext
- referenceType() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionReferenceContext
- referenceType() - Method in class io.github.potjerodekool.nabu.NabuParser.PrimaryNoNewArrayContext
- referenceType() - Method in class io.github.potjerodekool.nabu.NabuParser
- referenceType() - Method in class io.github.potjerodekool.nabu.NabuParser.RelationalExpressionContext
- referenceType() - Method in class io.github.potjerodekool.nabu.NabuParser.TypeArgumentContext
- referenceType() - Method in class io.github.potjerodekool.nabu.NabuParser.WildcardBoundsContext
- ReferenceTypeContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ReferenceTypeContext
- ReferenceTypeContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ReferenceTypeContext
- REIFIED - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- REIFIED - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- REIFIED() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SimpleIdentifierContext
- REIFIED() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeParameterModifierContext
- relationalExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EqualityExpressionContext
- relationalExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- relationalExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RelationalExpressionContext
- relationalExpression() - Method in class io.github.potjerodekool.nabu.NabuParser.EqualityExpressionContext
- relationalExpression() - Method in class io.github.potjerodekool.nabu.NabuParser
- relationalExpression() - Method in class io.github.potjerodekool.nabu.NabuParser.RelationalExpressionContext
- RelationalExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RelationalExpressionContext
- RelationalExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.RelationalExpressionContext
- REQUIRES - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- REQUIRES - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- REQUIRES - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- REQUIRES - Static variable in class io.github.potjerodekool.nabu.NabuParser
- REQUIRES() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordContext
- REQUIRES() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordMinusForTypeIdentifierContext
- REQUIRES() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordMinusForUnqualifiedMethodIdentifierContext
- REQUIRES() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModuleDirectiveContext
- REQUIRES() - Method in class io.github.potjerodekool.nabu.NabuParser.ContextualKeywordContext
- REQUIRES() - Method in class io.github.potjerodekool.nabu.NabuParser.ContextualKeywordMinusForTypeIdentifierContext
- REQUIRES() - Method in class io.github.potjerodekool.nabu.NabuParser.ContextualKeywordMinusForUnqualifiedFunctionIdentifierContext
- REQUIRES() - Method in class io.github.potjerodekool.nabu.NabuParser.ModuleDirectiveContext
- requiresModifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModuleDirectiveContext
- requiresModifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- requiresModifier() - Method in class io.github.potjerodekool.nabu.NabuParser.ModuleDirectiveContext
- requiresModifier() - Method in class io.github.potjerodekool.nabu.NabuParser
- requiresModifier(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModuleDirectiveContext
- requiresModifier(int) - Method in class io.github.potjerodekool.nabu.NabuParser.ModuleDirectiveContext
- RequiresModifierContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RequiresModifierContext
- RequiresModifierContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.RequiresModifierContext
- RESERVED - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- RESERVED - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- resource() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- resource() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ResourceListContext
- resource() - Method in class io.github.potjerodekool.nabu.NabuParser
- resource() - Method in class io.github.potjerodekool.nabu.NabuParser.ResourceListContext
- resource(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ResourceListContext
- resource(int) - Method in class io.github.potjerodekool.nabu.NabuParser.ResourceListContext
- ResourceContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ResourceContext
- ResourceContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ResourceContext
- resourceList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- resourceList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ResourceSpecificationContext
- resourceList() - Method in class io.github.potjerodekool.nabu.NabuParser
- resourceList() - Method in class io.github.potjerodekool.nabu.NabuParser.ResourceSpecificationContext
- ResourceListContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ResourceListContext
- ResourceListContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ResourceListContext
- resourceSpecification() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- resourceSpecification() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TryWithResourcesStatementContext
- resourceSpecification() - Method in class io.github.potjerodekool.nabu.NabuParser
- resourceSpecification() - Method in class io.github.potjerodekool.nabu.NabuParser.TryWithResourcesStatementContext
- ResourceSpecificationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ResourceSpecificationContext
- ResourceSpecificationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ResourceSpecificationContext
- result() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodHeaderContext
- result() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- result() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionHeaderContext
- result() - Method in class io.github.potjerodekool.nabu.NabuParser
- ResultContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ResultContext
- ResultContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ResultContext
- RETURN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- RETURN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RETURN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- RETURN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RETURN - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- RETURN - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RETURN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ReturnStatementContext
- RETURN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.JumpExpressionContext
- RETURN() - Method in class io.github.potjerodekool.nabu.NabuParser.ReturnStatementContext
- RETURN_AT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- RETURN_AT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RETURN_AT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.JumpExpressionContext
- returnStatement() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- returnStatement() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementWithoutTrailingSubstatementContext
- returnStatement() - Method in class io.github.potjerodekool.nabu.NabuParser
- returnStatement() - Method in class io.github.potjerodekool.nabu.NabuParser.StatementWithoutTrailingSubstatementContext
- ReturnStatementContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ReturnStatementContext
- ReturnStatementContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ReturnStatementContext
- RPAREN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- RPAREN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RPAREN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- RPAREN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RPAREN - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- RPAREN - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationInterfaceElementDeclarationContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BasicForStatementContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BasicForStatementNoShortIfContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CastExpressionContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CatchClauseContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstructorDeclaratorContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.DoStatementContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnhancedForStatementContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnhancedForStatementNoShortIfContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumConstantContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExplicitConstructorInvocationContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.IfThenElseStatementContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.IfThenElseStatementNoShortIfContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.IfThenStatementContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LambdaParametersContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodDeclaratorContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodInvocationContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.NormalAnnotationContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PNNAContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PrimaryNoNewArrayContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordHeaderContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ResourceSpecificationContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SingleElementAnnotationContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchExpressionContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchStatementContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SynchronizedStatementContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnqualifiedClassInstanceCreationExpressionContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.WhileStatementContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.WhileStatementNoShortIfContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CatchBlockContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassParametersContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DoWhileExpressionContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ForExpressionContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionTypeParametersContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionValueParametersContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.GetterContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.IfExpressionContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiVariableDeclarationContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ParenthesizedExpressionContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ParenthesizedTypeContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SetterContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeReferenceContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ValueArgumentsContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.WhenExpressionContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.WhileExpressionContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.NabuParser.AnnotationInterfaceElementDeclarationContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.NabuParser.BasicForStatementContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.NabuParser.BasicForStatementNoShortIfContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.NabuParser.CastExpressionContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.NabuParser.CatchClauseContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.NabuParser.ConstructorDeclaratorContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.NabuParser.DoStatementContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.NabuParser.EnhancedForStatementContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.NabuParser.EnhancedForStatementNoShortIfContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.NabuParser.EnumConstantContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.NabuParser.ExplicitConstructorInvocationContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionDeclaratorContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionInvocationContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.NabuParser.IfThenElseStatementContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.NabuParser.IfThenElseStatementNoShortIfContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.NabuParser.IfThenStatementContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.NabuParser.LambdaParametersContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.NabuParser.NormalAnnotationContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.NabuParser.PNNAContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.NabuParser.PrimaryNoNewArrayContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.NabuParser.RecordHeaderContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.NabuParser.ResourceSpecificationContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.NabuParser.SingleElementAnnotationContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchExpressionContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchStatementContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.NabuParser.SynchronizedStatementContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.NabuParser.UnqualifiedClassInstanceCreationExpressionContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.NabuParser.WhileStatementContext
- RPAREN() - Method in class io.github.potjerodekool.nabu.NabuParser.WhileStatementNoShortIfContext
- RSHIFT_ASSIGN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- RSHIFT_ASSIGN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RSHIFT_ASSIGN - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- RSHIFT_ASSIGN - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RSHIFT_ASSIGN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AssignmentOperatorContext
- RSHIFT_ASSIGN() - Method in class io.github.potjerodekool.nabu.NabuParser.AssignmentOperatorContext
- RSQUARE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- RSQUARE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RSQUARE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotationListContext
- RSQUARE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ArrayAccessContext
- RSQUARE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CollectionLiteralContext
- RSQUARE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FileAnnotationContext
- RSQUARE(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FileAnnotationContext
- RULE_additionalBound - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_additionalBound - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_additiveExpression - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_additiveExpression - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_additiveExpression - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_additiveOperator - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_ambiguousName - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_ambiguousName - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_andExpression - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_andExpression - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_annotatedLambda - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_annotation - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_annotation - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_annotation - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_annotationInterfaceBody - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_annotationInterfaceBody - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_annotationInterfaceDeclaration - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_annotationInterfaceDeclaration - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_annotationInterfaceElementDeclaration - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_annotationInterfaceElementDeclaration - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_annotationInterfaceElementModifier - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_annotationInterfaceElementModifier - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_annotationInterfaceMemberDeclaration - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_annotationInterfaceMemberDeclaration - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_annotationList - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_annotations - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_annotationUseSiteTarget - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_anonymousInitializer - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_anysemi - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_argumentList - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_argumentList - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_arrayAccess - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_arrayAccess - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_arrayAccess - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_arrayCreationExpression - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_arrayCreationExpression - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_arrayCreationExpressionWithInitializer - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_arrayCreationExpressionWithInitializer - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_arrayCreationExpressionWithoutInitializer - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_arrayCreationExpressionWithoutInitializer - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_arrayInitializer - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_arrayInitializer - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_arrayType - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_arrayType - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_assertStatement - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_assertStatement - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_assignment - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_assignment - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_assignmentExpression - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_assignmentExpressionTree - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_assignmentOperator - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_assignmentOperator - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_assignmentOperator - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_atomicExpression - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_basicForStatement - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_basicForStatement - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_basicForStatementNoShortIf - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_basicForStatementNoShortIf - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_block - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_block - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_block - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_blockLevelExpression - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_blockStatement - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_blockStatement - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_blockStatements - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_blockStatements - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_breakStatement - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_breakStatement - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_callableReference - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_callSuffix - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_caseConstant - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_caseConstant - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_castExpression - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_castExpression - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_catchBlock - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_catchClause - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_catchClause - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_catches - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_catches - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_catchFormalParameter - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_catchFormalParameter - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_catchType - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_catchType - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_classBody - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_classBody - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_classBody - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_classBodyDeclaration - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_classBodyDeclaration - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_classDeclaration - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_classDeclaration - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_classDeclaration - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_classExtends - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_classExtends - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_classImplements - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_classImplements - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_classInstanceCreationExpression - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_classInstanceCreationExpression - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_classLiteral - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_classLiteral - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_classMemberDeclaration - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_classMemberDeclaration - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_classMemberDeclaration - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_classModifier - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_classModifier - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_classModifier - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_classOrInterfaceType - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_classOrInterfaceType - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_classOrInterfaceTypeToInstantiate - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_classOrInterfaceTypeToInstantiate - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_classParameter - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_classParameters - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_classPermits - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_classPermits - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_classType - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_classType - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_coit - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_coit - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_collectionLiteral - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_compactConstructorDeclaration - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_compactConstructorDeclaration - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_companionObject - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_comparison - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_comparisonOperator - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_compilationUnit - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_compilationUnit - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_conditionalAndExpression - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_conditionalAndExpression - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_conditionalExpression - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_conditionalExpression - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_conditionalExpression - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_conditionalOrExpression - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_conditionalOrExpression - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_conjunction - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_constantDeclaration - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_constantDeclaration - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_constantExpression - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_constantExpression - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_constantModifier - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_constantModifier - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_constructorBody - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_constructorBody - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_constructorDeclaration - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_constructorDeclaration - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_constructorDeclarator - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_constructorDeclarator - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_constructorDelegationCall - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_constructorInvocation - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_constructorModifier - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_constructorModifier - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_contextualKeyword - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_contextualKeyword - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_contextualKeywordMinusForTypeIdentifier - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_contextualKeywordMinusForTypeIdentifier - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_contextualKeywordMinusForUnqualifiedFunctionIdentifier - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_contextualKeywordMinusForUnqualifiedMethodIdentifier - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_continueStatement - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_continueStatement - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_controlStructureBody - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_declaration - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_defaultValue - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_defaultValue - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_delegationSpecifier - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_delegationSpecifiers - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_dimExpr - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_dimExpr - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_dimExprs - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_dimExprs - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_dims - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_dims - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_disjunction - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_doStatement - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_doStatement - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_doWhileExpression - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_elementValue - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_elementValue - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_elementValueArrayInitializer - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_elementValueArrayInitializer - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_elementValueList - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_elementValueList - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_elementValuePair - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_elementValuePair - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_elementValuePairList - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_elementValuePairList - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_elvisExpression - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_emptyStatement_ - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_emptyStatement_ - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_enhancedForStatement - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_enhancedForStatement - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_enhancedForStatementNoShortIf - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_enhancedForStatementNoShortIf - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_enumBody - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_enumBody - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_enumBodyDeclarations - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_enumBodyDeclarations - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_enumClassBody - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_enumConstant - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_enumConstant - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_enumConstantList - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_enumConstantList - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_enumConstantModifier - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_enumConstantModifier - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_enumDeclaration - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_enumDeclaration - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_enumEntries - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_enumEntry - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_equalityComparison - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_equalityExpression - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_equalityExpression - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_equalityOperation - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_exceptionType - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_exceptionType - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_exceptionTypeList - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_exceptionTypeList - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_exclusiveOrExpression - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_exclusiveOrExpression - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_explicitConstructorInvocation - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_explicitConstructorInvocation - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_explicitDelegation - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_expression - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_expression - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_expression - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_expressionName - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_expressionName - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_expressionStatement - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_expressionStatement - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_fieldAccess - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_fieldAccess - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_fieldDeclaration - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_fieldDeclaration - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_fieldModifier - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_fieldModifier - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_fileAnnotation - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_fileAnnotations - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_finallyBlock - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_finallyBlock - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_finallyBlock - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_floatingPointType - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_floatingPointType - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_forExpression - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_forInit - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_forInit - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_formalParameter - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_formalParameter - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_formalParameterList - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_formalParameterList - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_forStatement - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_forStatement - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_forStatementNoShortIf - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_forStatementNoShortIf - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_forUpdate - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_forUpdate - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_functionBody - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_functionBody - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_functionDeclaration - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_functionDeclaration - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_functionDeclarator - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_functionHeader - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_functionInvocation - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_functionLiteral - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_functionModifier - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_functionModifier - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_functionName - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_functionReference - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_functionType - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_functionTypeParameters - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_functionTypeReceiver - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_functionValueParameter - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_functionValueParameters - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_getter - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_identifier - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_identifier - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_identifier - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_ifExpression - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_ifThenElseStatement - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_ifThenElseStatement - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_ifThenElseStatementNoShortIf - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_ifThenElseStatementNoShortIf - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_ifThenStatement - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_ifThenStatement - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_importAlias - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_importDeclaration - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_importDeclaration - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_importHeader - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_importList - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_inclusiveOrExpression - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_inclusiveOrExpression - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_infixFunctionCall - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_inheritanceModifier - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_inOperator - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_instanceInitializer - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_instanceInitializer - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_integralType - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_integralType - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_interfaceBody - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_interfaceBody - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_interfaceDeclaration - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_interfaceDeclaration - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_interfaceExtends - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_interfaceExtends - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_interfaceFunctionDeclaration - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_interfaceFunctionModifier - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_interfaceMemberDeclaration - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_interfaceMemberDeclaration - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_interfaceMethodDeclaration - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_interfaceMethodModifier - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_interfaceModifier - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_interfaceModifier - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_interfacePermits - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_interfacePermits - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_interfaceType - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_interfaceType - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_interfaceTypeList - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_interfaceTypeList - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_isOperator - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_jumpExpression - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_kotlinFile - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_labelDefinition - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_labeledStatement - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_labeledStatement - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_labeledStatementNoShortIf - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_labeledStatementNoShortIf - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_lambdaBody - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_lambdaBody - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_lambdaExpression - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_lambdaExpression - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_lambdaParameter - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_lambdaParameter - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_lambdaParameter - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_lambdaParameterList - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_lambdaParameterList - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_lambdaParameters - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_lambdaParameters - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_lambdaParameters - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_lambdaParameterType - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_lambdaParameterType - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_leftHandSide - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_leftHandSide - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_lineStringContent - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_lineStringExpression - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_lineStringLiteral - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_literal - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_literal - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_literalConstant - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_localClassOrInterfaceDeclaration - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_localClassOrInterfaceDeclaration - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_localVariableDeclaration - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_localVariableDeclaration - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_localVariableDeclarationStatement - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_localVariableDeclarationStatement - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_localVariableType - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_localVariableType - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_loopExpression - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_markerAnnotation - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_markerAnnotation - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_memberAccessOperator - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_memberModifier - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_methodBody - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_methodDeclaration - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_methodDeclarator - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_methodHeader - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_methodInvocation - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_methodModifier - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_methodName - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_methodReference - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_modifier - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_modifierList - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_modularCompilationUnit - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_modularCompilationUnit - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_moduleDeclaration - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_moduleDeclaration - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_moduleDirective - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_moduleDirective - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_moduleName - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_moduleName - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_multiLineStringContent - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_multiLineStringExpression - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_multiLineStringLiteral - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_multiplicativeExpression - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_multiplicativeExpression - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_multiplicativeExpression - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_multiplicativeOperation - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_multiVariableDeclaration - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_nabuLocalVariableDeclaration - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_nabuVariableDeclarator - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_nabuVariableDeclaratorList - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_namedInfix - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_normalAnnotation - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_normalAnnotation - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_normalClassDeclaration - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_normalClassDeclaration - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_normalInterfaceDeclaration - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_normalInterfaceDeclaration - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_nullableType - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_numericType - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_numericType - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_objectDeclaration - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_objectLiteral - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_ordinaryCompilationUnit - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_ordinaryCompilationUnit - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_packageDeclaration - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_packageDeclaration - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_packageHeader - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_packageModifier - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_packageModifier - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_packageName - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_packageName - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_packageOrTypeName - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_packageOrTypeName - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_parameter - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_parameterModifier - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_parenthesizedExpression - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_parenthesizedType - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_pattern - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_pattern - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_pfE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_pfE - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_pNNA - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_pNNA - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_postDecrementExpression - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_postDecrementExpression - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_postfixExpression - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_postfixExpression - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_postfixUnaryExpression - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_postfixUnaryOperation - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_postIncrementExpression - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_postIncrementExpression - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_preamble - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_preDecrementExpression - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_preDecrementExpression - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_prefixUnaryExpression - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_prefixUnaryOperation - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_preIncrementExpression - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_preIncrementExpression - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_primary - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_primary - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_primaryConstructor - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_primaryNoNewArray - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_primaryNoNewArray - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_primitiveType - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_primitiveType - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_propertyDeclaration - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_propertyModifier - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_rangeExpression - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_rangeTest - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_receiverParameter - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_receiverParameter - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_receiverType - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_recordBody - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_recordBody - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_recordBodyDeclaration - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_recordBodyDeclaration - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_recordComponent - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_recordComponent - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_recordComponentList - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_recordComponentList - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_recordComponentModifier - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_recordComponentModifier - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_recordDeclaration - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_recordDeclaration - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_recordHeader - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_recordHeader - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_referenceType - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_referenceType - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_relationalExpression - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_relationalExpression - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_requiresModifier - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_requiresModifier - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_resource - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_resource - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_resourceList - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_resourceList - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_resourceSpecification - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_resourceSpecification - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_result - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_result - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_returnStatement - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_returnStatement - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_script - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_secondaryConstructor - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_semi - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_setter - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_shiftExpression - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_shiftExpression - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_simpleIdentifier - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_simpleTypeName - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_simpleTypeName - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_simpleUserType - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_singleElementAnnotation - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_singleElementAnnotation - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_singleStaticImportDeclaration - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_singleStaticImportDeclaration - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_singleTypeImportDeclaration - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_singleTypeImportDeclaration - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_start_ - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_start_ - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_statement - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_statement - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_statement - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_statementExpression - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_statementExpression - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_statementExpressionList - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_statementExpressionList - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_statementNoShortIf - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_statementNoShortIf - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_statements - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_statementWithoutTrailingSubstatement - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_statementWithoutTrailingSubstatement - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_staticImportOnDemandDeclaration - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_staticImportOnDemandDeclaration - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_staticInitializer - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_staticInitializer - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_stringLiteral - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_superExpression - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_switchBlock - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_switchBlock - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_switchBlockStatementGroup - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_switchBlockStatementGroup - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_switchExpression - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_switchExpression - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_switchLabel - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_switchLabel - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_switchRule - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_switchRule - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_switchStatement - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_switchStatement - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_synchronizedStatement - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_synchronizedStatement - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_thisExpression - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_throwsT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_throwsT - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_throwStatement - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_throwStatement - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_topLevelClassOrInterfaceDeclaration - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_topLevelClassOrInterfaceDeclaration - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_topLevelObject - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_tryExpression - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_tryStatement - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_tryStatement - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_tryWithResourcesStatement - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_tryWithResourcesStatement - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_type - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_typeAlias - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_typeArgument - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_typeArgument - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_typeArgumentList - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_typeArgumentList - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_typeArguments - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_typeArguments - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_typeArguments - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_typeArgumentsOrDiamond - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_typeArgumentsOrDiamond - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_typeBound - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_typeBound - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_typeConstraint - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_typeConstraints - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_typeIdentifier - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_typeIdentifier - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_typeImportOnDemandDeclaration - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_typeImportOnDemandDeclaration - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_typeModifierList - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_typeName - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_typeName - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_typeOperation - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_typeParameter - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_typeParameter - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_typeParameter - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_typeParameterList - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_typeParameterList - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_typeParameterModifier - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_typeParameterModifier - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_typeParameterModifier - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_typeParameters - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_typeParameters - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_typeParameters - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_typePattern - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_typePattern - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_typeProjection - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_typeProjectionModifierList - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_typeReference - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_typeRHS - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_typeTest - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_typeVariable - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_typeVariable - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_uCOIT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_uCOIT - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_unannArrayType - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_unannArrayType - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_unannClassOrInterfaceType - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_unannClassOrInterfaceType - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_unannClassType - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_unannClassType - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_unannInterfaceType - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_unannInterfaceType - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_unannPrimitiveType - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_unannPrimitiveType - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_unannReferenceType - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_unannReferenceType - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_unannType - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_unannType - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_unannTypeVariable - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_unannTypeVariable - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_unaryExpression - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_unaryExpression - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_unaryExpressionNotPlusMinus - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_unaryExpressionNotPlusMinus - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_unescapedAnnotation - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_unqualifiedClassInstanceCreationExpression - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_unqualifiedClassInstanceCreationExpression - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_unqualifiedFunctionIdentifier - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_unqualifiedMethodIdentifier - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_userType - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_valueArgument - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_valueArguments - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_variableAccess - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_variableAccess - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_variableArityParameter - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_variableArityParameter - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_variableArityRecordComponent - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_variableArityRecordComponent - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_variableDeclaration - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_variableDeclarator - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_variableDeclarator - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_variableDeclaratorId - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_variableDeclaratorId - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_variableDeclaratorList - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_variableDeclaratorList - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_variableInitializer - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_variableInitializer - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_variableInitializerList - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_variableInitializerList - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_variableModifier - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_variableModifier - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_varianceAnnotation - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_visibilityModifier - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_whenCondition - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_whenEntry - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_whenExpression - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_whileExpression - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- RULE_whileStatement - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_whileStatement - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_whileStatementNoShortIf - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_whileStatementNoShortIf - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_wildcard - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_wildcard - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_wildcardBounds - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_wildcardBounds - Static variable in class io.github.potjerodekool.nabu.NabuParser
- RULE_yieldStatement - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- RULE_yieldStatement - Static variable in class io.github.potjerodekool.nabu.NabuParser
- ruleNames - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- ruleNames - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- ruleNames - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- ruleNames - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- ruleNames - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.UnicodeClasses
- ruleNames - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- ruleNames - Static variable in class io.github.potjerodekool.nabu.NabuParser
S
- script() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- ScriptContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ScriptContext
- SEALED - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- SEALED - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- SEALED - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- SEALED - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- SEALED - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- SEALED - Static variable in class io.github.potjerodekool.nabu.NabuParser
- SEALED() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassModifierContext
- SEALED() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordContext
- SEALED() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordMinusForUnqualifiedMethodIdentifierContext
- SEALED() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceModifierContext
- SEALED() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassModifierContext
- SEALED() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SimpleIdentifierContext
- SEALED() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassModifierContext
- SEALED() - Method in class io.github.potjerodekool.nabu.NabuParser.ContextualKeywordContext
- SEALED() - Method in class io.github.potjerodekool.nabu.NabuParser.ContextualKeywordMinusForUnqualifiedFunctionIdentifierContext
- SEALED() - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceModifierContext
- secondaryConstructor() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassMemberDeclarationContext
- secondaryConstructor() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- SecondaryConstructorContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SecondaryConstructorContext
- semi() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FileAnnotationContext
- semi() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ImportHeaderContext
- semi() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PackageHeaderContext
- semi() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PropertyDeclarationContext
- semi() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- semi() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.WhenEntryContext
- semi(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FileAnnotationContext
- SEMI - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- SEMI - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- SEMI() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationInterfaceElementDeclarationContext
- SEMI() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationInterfaceMemberDeclarationContext
- SEMI() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AssertStatementContext
- SEMI() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BasicForStatementContext
- SEMI() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BasicForStatementNoShortIfContext
- SEMI() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BreakStatementContext
- SEMI() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassMemberDeclarationContext
- SEMI() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstantDeclarationContext
- SEMI() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContinueStatementContext
- SEMI() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.DoStatementContext
- SEMI() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EmptyStatement_Context
- SEMI() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumBodyDeclarationsContext
- SEMI() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExplicitConstructorInvocationContext
- SEMI() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExpressionStatementContext
- SEMI() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FieldDeclarationContext
- SEMI() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceMemberDeclarationContext
- SEMI() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LocalVariableDeclarationStatementContext
- SEMI() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodBodyContext
- SEMI() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModuleDirectiveContext
- SEMI() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PackageDeclarationContext
- SEMI() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ResourceListContext
- SEMI() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ResourceSpecificationContext
- SEMI() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ReturnStatementContext
- SEMI() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SingleStaticImportDeclarationContext
- SEMI() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SingleTypeImportDeclarationContext
- SEMI() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StaticImportOnDemandDeclarationContext
- SEMI() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchRuleContext
- SEMI() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ThrowStatementContext
- SEMI() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TopLevelClassOrInterfaceDeclarationContext
- SEMI() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeImportOnDemandDeclarationContext
- SEMI() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.YieldStatementContext
- SEMI(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BasicForStatementContext
- SEMI(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BasicForStatementNoShortIfContext
- SEMI(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ResourceListContext
- SEMI_COLON - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- SEMI_COLON - Static variable in class io.github.potjerodekool.nabu.NabuParser
- SEMI_COLON() - Method in class io.github.potjerodekool.nabu.NabuParser.AnnotationInterfaceElementDeclarationContext
- SEMI_COLON() - Method in class io.github.potjerodekool.nabu.NabuParser.AnnotationInterfaceMemberDeclarationContext
- SEMI_COLON() - Method in class io.github.potjerodekool.nabu.NabuParser.AssertStatementContext
- SEMI_COLON() - Method in class io.github.potjerodekool.nabu.NabuParser.BasicForStatementContext
- SEMI_COLON() - Method in class io.github.potjerodekool.nabu.NabuParser.BasicForStatementNoShortIfContext
- SEMI_COLON() - Method in class io.github.potjerodekool.nabu.NabuParser.BreakStatementContext
- SEMI_COLON() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassMemberDeclarationContext
- SEMI_COLON() - Method in class io.github.potjerodekool.nabu.NabuParser.ConstantDeclarationContext
- SEMI_COLON() - Method in class io.github.potjerodekool.nabu.NabuParser.ContinueStatementContext
- SEMI_COLON() - Method in class io.github.potjerodekool.nabu.NabuParser.DoStatementContext
- SEMI_COLON() - Method in class io.github.potjerodekool.nabu.NabuParser.EmptyStatement_Context
- SEMI_COLON() - Method in class io.github.potjerodekool.nabu.NabuParser.EnumBodyDeclarationsContext
- SEMI_COLON() - Method in class io.github.potjerodekool.nabu.NabuParser.ExplicitConstructorInvocationContext
- SEMI_COLON() - Method in class io.github.potjerodekool.nabu.NabuParser.ExpressionStatementContext
- SEMI_COLON() - Method in class io.github.potjerodekool.nabu.NabuParser.FieldDeclarationContext
- SEMI_COLON() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionBodyContext
- SEMI_COLON() - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceMemberDeclarationContext
- SEMI_COLON() - Method in class io.github.potjerodekool.nabu.NabuParser.LocalVariableDeclarationStatementContext
- SEMI_COLON() - Method in class io.github.potjerodekool.nabu.NabuParser.ModuleDirectiveContext
- SEMI_COLON() - Method in class io.github.potjerodekool.nabu.NabuParser.PackageDeclarationContext
- SEMI_COLON() - Method in class io.github.potjerodekool.nabu.NabuParser.ResourceListContext
- SEMI_COLON() - Method in class io.github.potjerodekool.nabu.NabuParser.ResourceSpecificationContext
- SEMI_COLON() - Method in class io.github.potjerodekool.nabu.NabuParser.ReturnStatementContext
- SEMI_COLON() - Method in class io.github.potjerodekool.nabu.NabuParser.SingleStaticImportDeclarationContext
- SEMI_COLON() - Method in class io.github.potjerodekool.nabu.NabuParser.SingleTypeImportDeclarationContext
- SEMI_COLON() - Method in class io.github.potjerodekool.nabu.NabuParser.StaticImportOnDemandDeclarationContext
- SEMI_COLON() - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchRuleContext
- SEMI_COLON() - Method in class io.github.potjerodekool.nabu.NabuParser.ThrowStatementContext
- SEMI_COLON() - Method in class io.github.potjerodekool.nabu.NabuParser.TopLevelClassOrInterfaceDeclarationContext
- SEMI_COLON() - Method in class io.github.potjerodekool.nabu.NabuParser.TypeImportOnDemandDeclarationContext
- SEMI_COLON() - Method in class io.github.potjerodekool.nabu.NabuParser.YieldStatementContext
- SEMI_COLON(int) - Method in class io.github.potjerodekool.nabu.NabuParser.BasicForStatementContext
- SEMI_COLON(int) - Method in class io.github.potjerodekool.nabu.NabuParser.BasicForStatementNoShortIfContext
- SEMI_COLON(int) - Method in class io.github.potjerodekool.nabu.NabuParser.ResourceListContext
- SEMICOLON - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- SEMICOLON - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- SEMICOLON() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnysemiContext
- SEMICOLON() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EnumClassBodyContext
- SEMICOLON() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EnumEntriesContext
- SEMICOLON() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.IfExpressionContext
- SEMICOLON() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SemiContext
- SemiContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SemiContext
- sempred(RuleContext, int, int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- sempred(RuleContext, int, int) - Method in class io.github.potjerodekool.nabu.NabuParser
- SET - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- SET - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- SET() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotationUseSiteTargetContext
- setByteCodeGeneratorListener(ByteCodeGeneratorListener) - Method in class io.github.potjerodekool.nabu.compiler.NabuCompiler
- setListener(DiagnosticListener) - Method in class io.github.potjerodekool.nabu.compiler.NabuCompiler
- SETPARAM - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- SETPARAM - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- SETPARAM() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotationUseSiteTargetContext
- setter() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PropertyDeclarationContext
- setter() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- SETTER - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- SETTER - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- SETTER() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SetterContext
- SETTER() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SimpleIdentifierContext
- SetterContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SetterContext
- ShebangLine - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- ShebangLine - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- shiftExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RelationalExpressionContext
- shiftExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- shiftExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ShiftExpressionContext
- shiftExpression() - Method in class io.github.potjerodekool.nabu.NabuParser.RelationalExpressionContext
- shiftExpression() - Method in class io.github.potjerodekool.nabu.NabuParser
- shiftExpression() - Method in class io.github.potjerodekool.nabu.NabuParser.ShiftExpressionContext
- ShiftExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ShiftExpressionContext
- ShiftExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ShiftExpressionContext
- SHORT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- SHORT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- SHORT - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- SHORT - Static variable in class io.github.potjerodekool.nabu.NabuParser
- SHORT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.IntegralTypeContext
- SHORT() - Method in class io.github.potjerodekool.nabu.NabuParser.IntegralTypeContext
- simpleIdentifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotationContext
- simpleIdentifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AtomicExpressionContext
- simpleIdentifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CatchBlockContext
- simpleIdentifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassDeclarationContext
- simpleIdentifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassParameterContext
- simpleIdentifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CompanionObjectContext
- simpleIdentifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EnumEntryContext
- simpleIdentifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.IdentifierContext
- simpleIdentifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ImportAliasContext
- simpleIdentifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.InfixFunctionCallContext
- simpleIdentifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ObjectDeclarationContext
- simpleIdentifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ParameterContext
- simpleIdentifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SetterContext
- simpleIdentifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- simpleIdentifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SimpleUserTypeContext
- simpleIdentifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeAliasContext
- simpleIdentifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeConstraintContext
- simpleIdentifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeParameterContext
- simpleIdentifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ValueArgumentContext
- simpleIdentifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.VariableDeclarationContext
- simpleIdentifier(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotationContext
- simpleIdentifier(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.IdentifierContext
- simpleIdentifier(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.InfixFunctionCallContext
- SimpleIdentifierContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SimpleIdentifierContext
- simpleTypeName() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CompactConstructorDeclarationContext
- simpleTypeName() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstructorDeclaratorContext
- simpleTypeName() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- simpleTypeName() - Method in class io.github.potjerodekool.nabu.NabuParser.CompactConstructorDeclarationContext
- simpleTypeName() - Method in class io.github.potjerodekool.nabu.NabuParser.ConstructorDeclaratorContext
- simpleTypeName() - Method in class io.github.potjerodekool.nabu.NabuParser
- SimpleTypeNameContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SimpleTypeNameContext
- SimpleTypeNameContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.SimpleTypeNameContext
- simpleUserType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- simpleUserType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.UserTypeContext
- simpleUserType(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.UserTypeContext
- SimpleUserTypeContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SimpleUserTypeContext
- SINGLE_QUOTE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- SINGLE_QUOTE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- singleElementAnnotation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationContext
- singleElementAnnotation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- singleElementAnnotation() - Method in class io.github.potjerodekool.nabu.NabuParser.AnnotationContext
- singleElementAnnotation() - Method in class io.github.potjerodekool.nabu.NabuParser
- SingleElementAnnotationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SingleElementAnnotationContext
- SingleElementAnnotationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.SingleElementAnnotationContext
- singleStaticImportDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ImportDeclarationContext
- singleStaticImportDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- singleStaticImportDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser.ImportDeclarationContext
- singleStaticImportDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser
- SingleStaticImportDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SingleStaticImportDeclarationContext
- SingleStaticImportDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.SingleStaticImportDeclarationContext
- singleTypeImportDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ImportDeclarationContext
- singleTypeImportDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- singleTypeImportDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser.ImportDeclarationContext
- singleTypeImportDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser
- SingleTypeImportDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SingleTypeImportDeclarationContext
- SingleTypeImportDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.SingleTypeImportDeclarationContext
- start_() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- start_() - Method in class io.github.potjerodekool.nabu.NabuParser
- Start_Context(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.Start_Context
- Start_Context(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.Start_Context
- statement() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BasicForStatementContext
- statement() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BlockStatementContext
- statement() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.DoStatementContext
- statement() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnhancedForStatementContext
- statement() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.IfThenElseStatementContext
- statement() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.IfThenStatementContext
- statement() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LabeledStatementContext
- statement() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- statement() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.WhileStatementContext
- statement() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- statement() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.StatementsContext
- statement() - Method in class io.github.potjerodekool.nabu.NabuParser.BasicForStatementContext
- statement() - Method in class io.github.potjerodekool.nabu.NabuParser.BlockStatementContext
- statement() - Method in class io.github.potjerodekool.nabu.NabuParser.DoStatementContext
- statement() - Method in class io.github.potjerodekool.nabu.NabuParser.EnhancedForStatementContext
- statement() - Method in class io.github.potjerodekool.nabu.NabuParser.IfThenElseStatementContext
- statement() - Method in class io.github.potjerodekool.nabu.NabuParser.IfThenStatementContext
- statement() - Method in class io.github.potjerodekool.nabu.NabuParser.LabeledStatementContext
- statement() - Method in class io.github.potjerodekool.nabu.NabuParser
- statement() - Method in class io.github.potjerodekool.nabu.NabuParser.WhileStatementContext
- statement(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.StatementsContext
- StatementContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementContext
- StatementContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.StatementContext
- StatementContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.StatementContext
- statementExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExpressionStatementContext
- statementExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- statementExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementExpressionListContext
- statementExpression() - Method in class io.github.potjerodekool.nabu.NabuParser.ExpressionStatementContext
- statementExpression() - Method in class io.github.potjerodekool.nabu.NabuParser
- statementExpression() - Method in class io.github.potjerodekool.nabu.NabuParser.StatementExpressionListContext
- statementExpression(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementExpressionListContext
- statementExpression(int) - Method in class io.github.potjerodekool.nabu.NabuParser.StatementExpressionListContext
- StatementExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementExpressionContext
- StatementExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.StatementExpressionContext
- statementExpressionList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ForInitContext
- statementExpressionList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ForUpdateContext
- statementExpressionList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- statementExpressionList() - Method in class io.github.potjerodekool.nabu.NabuParser.ForInitContext
- statementExpressionList() - Method in class io.github.potjerodekool.nabu.NabuParser.ForUpdateContext
- statementExpressionList() - Method in class io.github.potjerodekool.nabu.NabuParser
- StatementExpressionListContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementExpressionListContext
- StatementExpressionListContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.StatementExpressionListContext
- statementNoShortIf() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BasicForStatementNoShortIfContext
- statementNoShortIf() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnhancedForStatementNoShortIfContext
- statementNoShortIf() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.IfThenElseStatementContext
- statementNoShortIf() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.IfThenElseStatementNoShortIfContext
- statementNoShortIf() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LabeledStatementNoShortIfContext
- statementNoShortIf() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- statementNoShortIf() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.WhileStatementNoShortIfContext
- statementNoShortIf() - Method in class io.github.potjerodekool.nabu.NabuParser.BasicForStatementNoShortIfContext
- statementNoShortIf() - Method in class io.github.potjerodekool.nabu.NabuParser.EnhancedForStatementNoShortIfContext
- statementNoShortIf() - Method in class io.github.potjerodekool.nabu.NabuParser.IfThenElseStatementContext
- statementNoShortIf() - Method in class io.github.potjerodekool.nabu.NabuParser.IfThenElseStatementNoShortIfContext
- statementNoShortIf() - Method in class io.github.potjerodekool.nabu.NabuParser.LabeledStatementNoShortIfContext
- statementNoShortIf() - Method in class io.github.potjerodekool.nabu.NabuParser
- statementNoShortIf() - Method in class io.github.potjerodekool.nabu.NabuParser.WhileStatementNoShortIfContext
- statementNoShortIf(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.IfThenElseStatementNoShortIfContext
- statementNoShortIf(int) - Method in class io.github.potjerodekool.nabu.NabuParser.IfThenElseStatementNoShortIfContext
- StatementNoShortIfContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementNoShortIfContext
- StatementNoShortIfContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.StatementNoShortIfContext
- statements() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.BlockContext
- statements() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionLiteralContext
- statements() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- StatementsContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.StatementsContext
- statementWithoutTrailingSubstatement() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementContext
- statementWithoutTrailingSubstatement() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementNoShortIfContext
- statementWithoutTrailingSubstatement() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- statementWithoutTrailingSubstatement() - Method in class io.github.potjerodekool.nabu.NabuParser.StatementContext
- statementWithoutTrailingSubstatement() - Method in class io.github.potjerodekool.nabu.NabuParser.StatementNoShortIfContext
- statementWithoutTrailingSubstatement() - Method in class io.github.potjerodekool.nabu.NabuParser
- StatementWithoutTrailingSubstatementContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementWithoutTrailingSubstatementContext
- StatementWithoutTrailingSubstatementContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.StatementWithoutTrailingSubstatementContext
- STATIC - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- STATIC - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- STATIC - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- STATIC - Static variable in class io.github.potjerodekool.nabu.NabuParser
- STATIC() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassModifierContext
- STATIC() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstantModifierContext
- STATIC() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FieldModifierContext
- STATIC() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceMethodModifierContext
- STATIC() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceModifierContext
- STATIC() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodModifierContext
- STATIC() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RequiresModifierContext
- STATIC() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SingleStaticImportDeclarationContext
- STATIC() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StaticImportOnDemandDeclarationContext
- STATIC() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StaticInitializerContext
- STATIC() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassModifierContext
- STATIC() - Method in class io.github.potjerodekool.nabu.NabuParser.ConstantModifierContext
- STATIC() - Method in class io.github.potjerodekool.nabu.NabuParser.FieldModifierContext
- STATIC() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionModifierContext
- STATIC() - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceFunctionModifierContext
- STATIC() - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceModifierContext
- STATIC() - Method in class io.github.potjerodekool.nabu.NabuParser.RequiresModifierContext
- STATIC() - Method in class io.github.potjerodekool.nabu.NabuParser.SingleStaticImportDeclarationContext
- STATIC() - Method in class io.github.potjerodekool.nabu.NabuParser.StaticImportOnDemandDeclarationContext
- STATIC() - Method in class io.github.potjerodekool.nabu.NabuParser.StaticInitializerContext
- staticImportOnDemandDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ImportDeclarationContext
- staticImportOnDemandDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- staticImportOnDemandDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser.ImportDeclarationContext
- staticImportOnDemandDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser
- StaticImportOnDemandDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StaticImportOnDemandDeclarationContext
- StaticImportOnDemandDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.StaticImportOnDemandDeclarationContext
- staticInitializer() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassBodyDeclarationContext
- staticInitializer() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- staticInitializer() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassBodyDeclarationContext
- staticInitializer() - Method in class io.github.potjerodekool.nabu.NabuParser
- StaticInitializerContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StaticInitializerContext
- StaticInitializerContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.StaticInitializerContext
- StrExpr_Comment - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- StrExpr_Comment - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- StrExpr_IN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- StrExpr_IN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- StrExpr_NL - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- StrExpr_NL - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- StrExpr_WS - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- StrExpr_WS - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- STRICTFP - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- STRICTFP - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- STRICTFP - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- STRICTFP - Static variable in class io.github.potjerodekool.nabu.NabuParser
- STRICTFP() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassModifierContext
- STRICTFP() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceMethodModifierContext
- STRICTFP() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceModifierContext
- STRICTFP() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodModifierContext
- STRICTFP() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassModifierContext
- STRICTFP() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionModifierContext
- STRICTFP() - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceFunctionModifierContext
- STRICTFP() - Method in class io.github.potjerodekool.nabu.NabuParser.InterfaceModifierContext
- StringExpression - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- stringLiteral() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LiteralConstantContext
- stringLiteral() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- StringLiteral - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- StringLiteral - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- StringLiteral - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- StringLiteral - Static variable in class io.github.potjerodekool.nabu.NabuParser
- StringLiteral() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LiteralContext
- StringLiteral() - Method in class io.github.potjerodekool.nabu.NabuParser.LiteralContext
- StringLiteralContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.StringLiteralContext
- SUB - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- SUB - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- SUB - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- SUB - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- SUB - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- SUB - Static variable in class io.github.potjerodekool.nabu.NabuParser
- SUB() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AdditiveExpressionContext
- SUB() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnaryExpressionContext
- SUB() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AdditiveOperatorContext
- SUB() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PrefixUnaryOperationContext
- SUB() - Method in class io.github.potjerodekool.nabu.NabuParser.AdditiveExpressionContext
- SUB() - Method in class io.github.potjerodekool.nabu.NabuParser.UnaryExpressionContext
- SUB_ASSIGN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- SUB_ASSIGN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- SUB_ASSIGN - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- SUB_ASSIGN - Static variable in class io.github.potjerodekool.nabu.NabuParser
- SUB_ASSIGN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AssignmentOperatorContext
- SUB_ASSIGN() - Method in class io.github.potjerodekool.nabu.NabuParser.AssignmentOperatorContext
- SUB_ASSIGNMENT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- SUB_ASSIGNMENT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- SUB_ASSIGNMENT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AssignmentOperatorContext
- SUPER - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- SUPER - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- SUPER - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- SUPER - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- SUPER - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- SUPER - Static variable in class io.github.potjerodekool.nabu.NabuParser
- SUPER() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExplicitConstructorInvocationContext
- SUPER() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FieldAccessContext
- SUPER() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodInvocationContext
- SUPER() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodReferenceContext
- SUPER() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PrimaryNoNewArrayContext
- SUPER() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.WildcardBoundsContext
- SUPER() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ConstructorDelegationCallContext
- SUPER() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SuperExpressionContext
- SUPER() - Method in class io.github.potjerodekool.nabu.NabuParser.ExplicitConstructorInvocationContext
- SUPER() - Method in class io.github.potjerodekool.nabu.NabuParser.FieldAccessContext
- SUPER() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionInvocationContext
- SUPER() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionReferenceContext
- SUPER() - Method in class io.github.potjerodekool.nabu.NabuParser.PrimaryNoNewArrayContext
- SUPER() - Method in class io.github.potjerodekool.nabu.NabuParser.WildcardBoundsContext
- super_ - Variable in class io.github.potjerodekool.nabu.NabuParser.FunctionInvocationContext
- superExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AtomicExpressionContext
- superExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- SuperExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SuperExpressionContext
- SUSPEND - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- SUSPEND - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- SUSPEND() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionModifierContext
- SUSPEND() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SimpleIdentifierContext
- SUSPEND() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeModifierListContext
- SUSPEND(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeModifierListContext
- SWITCH - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- SWITCH - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- SWITCH - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- SWITCH - Static variable in class io.github.potjerodekool.nabu.NabuParser
- SWITCH() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchExpressionContext
- SWITCH() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchStatementContext
- SWITCH() - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchExpressionContext
- SWITCH() - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchStatementContext
- switchBlock() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- switchBlock() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchExpressionContext
- switchBlock() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchStatementContext
- switchBlock() - Method in class io.github.potjerodekool.nabu.NabuParser
- switchBlock() - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchExpressionContext
- switchBlock() - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchStatementContext
- SwitchBlockContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchBlockContext
- SwitchBlockContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.SwitchBlockContext
- switchBlockStatementGroup() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchBlockContext
- switchBlockStatementGroup() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- switchBlockStatementGroup() - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchBlockContext
- switchBlockStatementGroup() - Method in class io.github.potjerodekool.nabu.NabuParser
- switchBlockStatementGroup(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchBlockContext
- switchBlockStatementGroup(int) - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchBlockContext
- SwitchBlockStatementGroupContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchBlockStatementGroupContext
- SwitchBlockStatementGroupContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.SwitchBlockStatementGroupContext
- switchExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- switchExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnaryExpressionNotPlusMinusContext
- switchExpression() - Method in class io.github.potjerodekool.nabu.NabuParser
- switchExpression() - Method in class io.github.potjerodekool.nabu.NabuParser.UnaryExpressionNotPlusMinusContext
- SwitchExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchExpressionContext
- SwitchExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.SwitchExpressionContext
- switchLabel() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchBlockContext
- switchLabel() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchBlockStatementGroupContext
- switchLabel() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- switchLabel() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchRuleContext
- switchLabel() - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchBlockContext
- switchLabel() - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchBlockStatementGroupContext
- switchLabel() - Method in class io.github.potjerodekool.nabu.NabuParser
- switchLabel() - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchRuleContext
- switchLabel(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchBlockContext
- switchLabel(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchBlockStatementGroupContext
- switchLabel(int) - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchBlockContext
- switchLabel(int) - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchBlockStatementGroupContext
- SwitchLabelContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchLabelContext
- SwitchLabelContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.SwitchLabelContext
- switchRule() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchBlockContext
- switchRule() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- switchRule() - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchBlockContext
- switchRule() - Method in class io.github.potjerodekool.nabu.NabuParser
- switchRule(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchBlockContext
- switchRule(int) - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchBlockContext
- SwitchRuleContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchRuleContext
- SwitchRuleContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.SwitchRuleContext
- switchStatement() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementWithoutTrailingSubstatementContext
- switchStatement() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- switchStatement() - Method in class io.github.potjerodekool.nabu.NabuParser.StatementWithoutTrailingSubstatementContext
- switchStatement() - Method in class io.github.potjerodekool.nabu.NabuParser
- SwitchStatementContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchStatementContext
- SwitchStatementContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.SwitchStatementContext
- SYNCHRONIZED - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- SYNCHRONIZED - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- SYNCHRONIZED() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodModifierContext
- SYNCHRONIZED() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SynchronizedStatementContext
- synchronizedStatement() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementWithoutTrailingSubstatementContext
- synchronizedStatement() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- synchronizedStatement() - Method in class io.github.potjerodekool.nabu.NabuParser.StatementWithoutTrailingSubstatementContext
- synchronizedStatement() - Method in class io.github.potjerodekool.nabu.NabuParser
- SynchronizedStatementContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SynchronizedStatementContext
- SynchronizedStatementContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.SynchronizedStatementContext
- SYNHRONZED - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- SYNHRONZED - Static variable in class io.github.potjerodekool.nabu.NabuParser
- SYNHRONZED() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionModifierContext
- SYNHRONZED() - Method in class io.github.potjerodekool.nabu.NabuParser.SynchronizedStatementContext
T
- TAILREC - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- TAILREC - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- TAILREC() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionModifierContext
- TAILREC() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SimpleIdentifierContext
- TextBlock - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- TextBlock - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- TextBlock - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- TextBlock - Static variable in class io.github.potjerodekool.nabu.NabuParser
- TextBlock() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LiteralContext
- TextBlock() - Method in class io.github.potjerodekool.nabu.NabuParser.LiteralContext
- THIS - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- THIS - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- THIS - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- THIS - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- THIS - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- THIS - Static variable in class io.github.potjerodekool.nabu.NabuParser
- THIS() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExplicitConstructorInvocationContext
- THIS() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PrimaryNoNewArrayContext
- THIS() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ReceiverParameterContext
- THIS() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CallableReferenceContext
- THIS() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ConstructorDelegationCallContext
- THIS() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ThisExpressionContext
- THIS() - Method in class io.github.potjerodekool.nabu.NabuParser.ExplicitConstructorInvocationContext
- THIS() - Method in class io.github.potjerodekool.nabu.NabuParser.PrimaryNoNewArrayContext
- THIS() - Method in class io.github.potjerodekool.nabu.NabuParser.ReceiverParameterContext
- thisExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AtomicExpressionContext
- thisExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- ThisExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ThisExpressionContext
- THROW - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- THROW - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- THROW - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- THROW - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- THROW - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- THROW - Static variable in class io.github.potjerodekool.nabu.NabuParser
- THROW() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ThrowStatementContext
- THROW() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.JumpExpressionContext
- THROW() - Method in class io.github.potjerodekool.nabu.NabuParser.ThrowStatementContext
- THROWS - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- THROWS - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- THROWS - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- THROWS - Static variable in class io.github.potjerodekool.nabu.NabuParser
- THROWS() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ThrowsTContext
- THROWS() - Method in class io.github.potjerodekool.nabu.NabuParser.ThrowsTContext
- throwsT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstructorDeclarationContext
- throwsT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodHeaderContext
- throwsT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- throwsT() - Method in class io.github.potjerodekool.nabu.NabuParser.ConstructorDeclarationContext
- throwsT() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionHeaderContext
- throwsT() - Method in class io.github.potjerodekool.nabu.NabuParser
- throwStatement() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementWithoutTrailingSubstatementContext
- throwStatement() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchRuleContext
- throwStatement() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- throwStatement() - Method in class io.github.potjerodekool.nabu.NabuParser.StatementWithoutTrailingSubstatementContext
- throwStatement() - Method in class io.github.potjerodekool.nabu.NabuParser.SwitchRuleContext
- throwStatement() - Method in class io.github.potjerodekool.nabu.NabuParser
- ThrowStatementContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ThrowStatementContext
- ThrowStatementContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ThrowStatementContext
- ThrowsTContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ThrowsTContext
- ThrowsTContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.ThrowsTContext
- TILDE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- TILDE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- TILDE - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- TILDE - Static variable in class io.github.potjerodekool.nabu.NabuParser
- TILDE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnaryExpressionNotPlusMinusContext
- TILDE() - Method in class io.github.potjerodekool.nabu.NabuParser.UnaryExpressionNotPlusMinusContext
- TO - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- TO - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- TO - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- TO - Static variable in class io.github.potjerodekool.nabu.NabuParser
- TO() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordContext
- TO() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordMinusForTypeIdentifierContext
- TO() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordMinusForUnqualifiedMethodIdentifierContext
- TO() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModuleDirectiveContext
- TO() - Method in class io.github.potjerodekool.nabu.NabuParser.ContextualKeywordContext
- TO() - Method in class io.github.potjerodekool.nabu.NabuParser.ContextualKeywordMinusForTypeIdentifierContext
- TO() - Method in class io.github.potjerodekool.nabu.NabuParser.ContextualKeywordMinusForUnqualifiedFunctionIdentifierContext
- TO() - Method in class io.github.potjerodekool.nabu.NabuParser.ModuleDirectiveContext
- tokenNames - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
-
Deprecated.
- tokenNames - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
-
Deprecated.Use
Java20Parser.VOCABULARYinstead. - tokenNames - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
-
Deprecated.Use
KotlinLexer.VOCABULARYinstead. - tokenNames - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
-
Deprecated.Use
KotlinParser.VOCABULARYinstead. - tokenNames - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.UnicodeClasses
-
Deprecated.Use
UnicodeClasses.VOCABULARYinstead. - tokenNames - Static variable in class io.github.potjerodekool.nabu.NabuLexer
-
Deprecated.Use
NabuLexer.VOCABULARYinstead. - tokenNames - Static variable in class io.github.potjerodekool.nabu.NabuParser
-
Deprecated.Use
NabuParser.VOCABULARYinstead. - topLevelClassOrInterfaceDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.OrdinaryCompilationUnitContext
- topLevelClassOrInterfaceDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- topLevelClassOrInterfaceDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser.OrdinaryCompilationUnitContext
- topLevelClassOrInterfaceDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser
- topLevelClassOrInterfaceDeclaration(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.OrdinaryCompilationUnitContext
- topLevelClassOrInterfaceDeclaration(int) - Method in class io.github.potjerodekool.nabu.NabuParser.OrdinaryCompilationUnitContext
- TopLevelClassOrInterfaceDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TopLevelClassOrInterfaceDeclarationContext
- TopLevelClassOrInterfaceDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.TopLevelClassOrInterfaceDeclarationContext
- topLevelObject() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.KotlinFileContext
- topLevelObject() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- topLevelObject(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.KotlinFileContext
- TopLevelObjectContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TopLevelObjectContext
- TRANSIENT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- TRANSIENT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- TRANSIENT - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- TRANSIENT - Static variable in class io.github.potjerodekool.nabu.NabuParser
- TRANSIENT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FieldModifierContext
- TRANSIENT() - Method in class io.github.potjerodekool.nabu.NabuParser.FieldModifierContext
- TRANSITIVE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- TRANSITIVE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- TRANSITIVE - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- TRANSITIVE - Static variable in class io.github.potjerodekool.nabu.NabuParser
- TRANSITIVE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordContext
- TRANSITIVE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordMinusForTypeIdentifierContext
- TRANSITIVE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordMinusForUnqualifiedMethodIdentifierContext
- TRANSITIVE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RequiresModifierContext
- TRANSITIVE() - Method in class io.github.potjerodekool.nabu.NabuParser.ContextualKeywordContext
- TRANSITIVE() - Method in class io.github.potjerodekool.nabu.NabuParser.ContextualKeywordMinusForTypeIdentifierContext
- TRANSITIVE() - Method in class io.github.potjerodekool.nabu.NabuParser.ContextualKeywordMinusForUnqualifiedFunctionIdentifierContext
- TRANSITIVE() - Method in class io.github.potjerodekool.nabu.NabuParser.RequiresModifierContext
- TRIPLE_QUOTE_CLOSE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- TRIPLE_QUOTE_CLOSE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- TRIPLE_QUOTE_CLOSE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiLineStringLiteralContext
- TRIPLE_QUOTE_OPEN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- TRIPLE_QUOTE_OPEN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- TRIPLE_QUOTE_OPEN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiLineStringLiteralContext
- TRY - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- TRY - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- TRY - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- TRY - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- TRY - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- TRY - Static variable in class io.github.potjerodekool.nabu.NabuParser
- TRY() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TryStatementContext
- TRY() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TryWithResourcesStatementContext
- TRY() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TryExpressionContext
- TRY() - Method in class io.github.potjerodekool.nabu.NabuParser.TryStatementContext
- TRY() - Method in class io.github.potjerodekool.nabu.NabuParser.TryWithResourcesStatementContext
- tryExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AtomicExpressionContext
- tryExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- TryExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TryExpressionContext
- tryStatement() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementWithoutTrailingSubstatementContext
- tryStatement() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- tryStatement() - Method in class io.github.potjerodekool.nabu.NabuParser.StatementWithoutTrailingSubstatementContext
- tryStatement() - Method in class io.github.potjerodekool.nabu.NabuParser
- TryStatementContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TryStatementContext
- TryStatementContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.TryStatementContext
- tryWithResourcesStatement() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TryStatementContext
- tryWithResourcesStatement() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- tryWithResourcesStatement() - Method in class io.github.potjerodekool.nabu.NabuParser.TryStatementContext
- tryWithResourcesStatement() - Method in class io.github.potjerodekool.nabu.NabuParser
- TryWithResourcesStatementContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TryWithResourcesStatementContext
- TryWithResourcesStatementContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.TryWithResourcesStatementContext
- type() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassParameterContext
- type() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionDeclarationContext
- type() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionTypeContext
- type() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionTypeParametersContext
- type() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.GetterContext
- type() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LambdaParameterContext
- type() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.NamedInfixContext
- type() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ParameterContext
- type() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ParenthesizedTypeContext
- type() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PropertyDeclarationContext
- type() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SuperExpressionContext
- type() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- type() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeAliasContext
- type() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeConstraintContext
- type() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeParameterContext
- type() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeProjectionContext
- type() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeTestContext
- type() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.VariableDeclarationContext
- type(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionDeclarationContext
- type(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionTypeParametersContext
- TYPE_ALIAS - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- TYPE_ALIAS - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- TYPE_ALIAS() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeAliasContext
- typeAlias() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassMemberDeclarationContext
- typeAlias() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DeclarationContext
- typeAlias() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TopLevelObjectContext
- typeAlias() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- TypeAliasContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeAliasContext
- typeArgument() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- typeArgument() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeArgumentListContext
- typeArgument() - Method in class io.github.potjerodekool.nabu.NabuParser
- typeArgument() - Method in class io.github.potjerodekool.nabu.NabuParser.TypeArgumentListContext
- typeArgument(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeArgumentListContext
- typeArgument(int) - Method in class io.github.potjerodekool.nabu.NabuParser.TypeArgumentListContext
- TypeArgumentContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeArgumentContext
- TypeArgumentContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.TypeArgumentContext
- typeArgumentList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- typeArgumentList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeArgumentsContext
- typeArgumentList() - Method in class io.github.potjerodekool.nabu.NabuParser
- typeArgumentList() - Method in class io.github.potjerodekool.nabu.NabuParser.TypeArgumentsContext
- TypeArgumentListContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeArgumentListContext
- TypeArgumentListContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.TypeArgumentListContext
- typeArguments() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassOrInterfaceTypeContext
- typeArguments() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassTypeContext
- typeArguments() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CoitContext
- typeArguments() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExplicitConstructorInvocationContext
- typeArguments() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodInvocationContext
- typeArguments() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodReferenceContext
- typeArguments() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PNNAContext
- typeArguments() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PrimaryNoNewArrayContext
- typeArguments() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- typeArguments() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeArgumentsOrDiamondContext
- typeArguments() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UCOITContext
- typeArguments() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannClassOrInterfaceTypeContext
- typeArguments() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannClassTypeContext
- typeArguments() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnqualifiedClassInstanceCreationExpressionContext
- typeArguments() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotationContext
- typeArguments() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CallSuffixContext
- typeArguments() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SimpleUserTypeContext
- typeArguments() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- typeArguments() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.UnescapedAnnotationContext
- typeArguments() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassOrInterfaceTypeContext
- typeArguments() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassTypeContext
- typeArguments() - Method in class io.github.potjerodekool.nabu.NabuParser.CoitContext
- typeArguments() - Method in class io.github.potjerodekool.nabu.NabuParser.ExplicitConstructorInvocationContext
- typeArguments() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionInvocationContext
- typeArguments() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionReferenceContext
- typeArguments() - Method in class io.github.potjerodekool.nabu.NabuParser.PNNAContext
- typeArguments() - Method in class io.github.potjerodekool.nabu.NabuParser.PrimaryNoNewArrayContext
- typeArguments() - Method in class io.github.potjerodekool.nabu.NabuParser
- typeArguments() - Method in class io.github.potjerodekool.nabu.NabuParser.TypeArgumentsOrDiamondContext
- typeArguments() - Method in class io.github.potjerodekool.nabu.NabuParser.UCOITContext
- typeArguments() - Method in class io.github.potjerodekool.nabu.NabuParser.UnannClassOrInterfaceTypeContext
- typeArguments() - Method in class io.github.potjerodekool.nabu.NabuParser.UnannClassTypeContext
- typeArguments() - Method in class io.github.potjerodekool.nabu.NabuParser.UnqualifiedClassInstanceCreationExpressionContext
- TypeArgumentsContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeArgumentsContext
- TypeArgumentsContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeArgumentsContext
- TypeArgumentsContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.TypeArgumentsContext
- typeArgumentsOrDiamond() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassOrInterfaceTypeToInstantiateContext
- typeArgumentsOrDiamond() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- typeArgumentsOrDiamond() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassOrInterfaceTypeToInstantiateContext
- typeArgumentsOrDiamond() - Method in class io.github.potjerodekool.nabu.NabuParser
- TypeArgumentsOrDiamondContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeArgumentsOrDiamondContext
- TypeArgumentsOrDiamondContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.TypeArgumentsOrDiamondContext
- typeBound() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- typeBound() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeParameterContext
- typeBound() - Method in class io.github.potjerodekool.nabu.NabuParser
- typeBound() - Method in class io.github.potjerodekool.nabu.NabuParser.TypeParameterContext
- TypeBoundContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeBoundContext
- TypeBoundContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.TypeBoundContext
- typeConstraint() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- typeConstraint() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeConstraintsContext
- typeConstraint(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeConstraintsContext
- TypeConstraintContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeConstraintContext
- typeConstraints() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassDeclarationContext
- typeConstraints() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionDeclarationContext
- typeConstraints() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PropertyDeclarationContext
- typeConstraints() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- TypeConstraintsContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeConstraintsContext
- TypeContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeContext
- typeIdentifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationInterfaceDeclarationContext
- typeIdentifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassOrInterfaceTypeContext
- typeIdentifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassTypeContext
- typeIdentifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CoitContext
- typeIdentifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumDeclarationContext
- typeIdentifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.NormalClassDeclarationContext
- typeIdentifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.NormalInterfaceDeclarationContext
- typeIdentifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordDeclarationContext
- typeIdentifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SimpleTypeNameContext
- typeIdentifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- typeIdentifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeNameContext
- typeIdentifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeParameterContext
- typeIdentifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeVariableContext
- typeIdentifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UCOITContext
- typeIdentifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannClassOrInterfaceTypeContext
- typeIdentifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannClassTypeContext
- typeIdentifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannTypeVariableContext
- typeIdentifier() - Method in class io.github.potjerodekool.nabu.NabuParser.AnnotationInterfaceDeclarationContext
- typeIdentifier() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassOrInterfaceTypeContext
- typeIdentifier() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassTypeContext
- typeIdentifier() - Method in class io.github.potjerodekool.nabu.NabuParser.CoitContext
- typeIdentifier() - Method in class io.github.potjerodekool.nabu.NabuParser.EnumDeclarationContext
- typeIdentifier() - Method in class io.github.potjerodekool.nabu.NabuParser.NormalClassDeclarationContext
- typeIdentifier() - Method in class io.github.potjerodekool.nabu.NabuParser.NormalInterfaceDeclarationContext
- typeIdentifier() - Method in class io.github.potjerodekool.nabu.NabuParser.RecordDeclarationContext
- typeIdentifier() - Method in class io.github.potjerodekool.nabu.NabuParser.SimpleTypeNameContext
- typeIdentifier() - Method in class io.github.potjerodekool.nabu.NabuParser
- typeIdentifier() - Method in class io.github.potjerodekool.nabu.NabuParser.TypeNameContext
- typeIdentifier() - Method in class io.github.potjerodekool.nabu.NabuParser.TypeParameterContext
- typeIdentifier() - Method in class io.github.potjerodekool.nabu.NabuParser.TypeVariableContext
- typeIdentifier() - Method in class io.github.potjerodekool.nabu.NabuParser.UCOITContext
- typeIdentifier() - Method in class io.github.potjerodekool.nabu.NabuParser.UnannClassOrInterfaceTypeContext
- typeIdentifier() - Method in class io.github.potjerodekool.nabu.NabuParser.UnannClassTypeContext
- typeIdentifier() - Method in class io.github.potjerodekool.nabu.NabuParser.UnannTypeVariableContext
- TypeIdentifierContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeIdentifierContext
- TypeIdentifierContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.TypeIdentifierContext
- typeImportOnDemandDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ImportDeclarationContext
- typeImportOnDemandDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- typeImportOnDemandDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser.ImportDeclarationContext
- typeImportOnDemandDeclaration() - Method in class io.github.potjerodekool.nabu.NabuParser
- TypeImportOnDemandDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeImportOnDemandDeclarationContext
- TypeImportOnDemandDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.TypeImportOnDemandDeclarationContext
- typeModifierList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ReceiverTypeContext
- typeModifierList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeContext
- typeModifierList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- TypeModifierListContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeModifierListContext
- typeName() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassLiteralContext
- typeName() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassPermitsContext
- typeName() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FieldAccessContext
- typeName() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfacePermitsContext
- typeName() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MarkerAnnotationContext
- typeName() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodInvocationContext
- typeName() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodReferenceContext
- typeName() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModuleDirectiveContext
- typeName() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.NormalAnnotationContext
- typeName() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PrimaryNoNewArrayContext
- typeName() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SingleElementAnnotationContext
- typeName() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SingleStaticImportDeclarationContext
- typeName() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SingleTypeImportDeclarationContext
- typeName() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StaticImportOnDemandDeclarationContext
- typeName() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- typeName() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassLiteralContext
- typeName() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassPermitsContext
- typeName() - Method in class io.github.potjerodekool.nabu.NabuParser.FieldAccessContext
- typeName() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionInvocationContext
- typeName() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionReferenceContext
- typeName() - Method in class io.github.potjerodekool.nabu.NabuParser.InterfacePermitsContext
- typeName() - Method in class io.github.potjerodekool.nabu.NabuParser.MarkerAnnotationContext
- typeName() - Method in class io.github.potjerodekool.nabu.NabuParser.ModuleDirectiveContext
- typeName() - Method in class io.github.potjerodekool.nabu.NabuParser.NormalAnnotationContext
- typeName() - Method in class io.github.potjerodekool.nabu.NabuParser.PrimaryNoNewArrayContext
- typeName() - Method in class io.github.potjerodekool.nabu.NabuParser.SingleElementAnnotationContext
- typeName() - Method in class io.github.potjerodekool.nabu.NabuParser.SingleStaticImportDeclarationContext
- typeName() - Method in class io.github.potjerodekool.nabu.NabuParser.SingleTypeImportDeclarationContext
- typeName() - Method in class io.github.potjerodekool.nabu.NabuParser.StaticImportOnDemandDeclarationContext
- typeName() - Method in class io.github.potjerodekool.nabu.NabuParser
- typeName(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassPermitsContext
- typeName(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfacePermitsContext
- typeName(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModuleDirectiveContext
- typeName(int) - Method in class io.github.potjerodekool.nabu.NabuParser.ClassPermitsContext
- typeName(int) - Method in class io.github.potjerodekool.nabu.NabuParser.InterfacePermitsContext
- typeName(int) - Method in class io.github.potjerodekool.nabu.NabuParser.ModuleDirectiveContext
- TypeNameContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeNameContext
- TypeNameContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.TypeNameContext
- TYPEOF - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- TYPEOF - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- typeOperation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- typeOperation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeRHSContext
- typeOperation(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeRHSContext
- TypeOperationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeOperationContext
- typeParameter() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- typeParameter() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeParameterListContext
- typeParameter() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- typeParameter() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeParametersContext
- typeParameter() - Method in class io.github.potjerodekool.nabu.NabuParser
- typeParameter() - Method in class io.github.potjerodekool.nabu.NabuParser.TypeParameterListContext
- typeParameter(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeParameterListContext
- typeParameter(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeParametersContext
- typeParameter(int) - Method in class io.github.potjerodekool.nabu.NabuParser.TypeParameterListContext
- TypeParameterContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeParameterContext
- TypeParameterContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeParameterContext
- TypeParameterContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.TypeParameterContext
- typeParameterList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- typeParameterList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeParametersContext
- typeParameterList() - Method in class io.github.potjerodekool.nabu.NabuParser
- typeParameterList() - Method in class io.github.potjerodekool.nabu.NabuParser.TypeParametersContext
- TypeParameterListContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeParameterListContext
- TypeParameterListContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.TypeParameterListContext
- typeParameterModifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeParameterContext
- typeParameterModifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- typeParameterModifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ModifierContext
- typeParameterModifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- typeParameterModifier() - Method in class io.github.potjerodekool.nabu.NabuParser.TypeParameterContext
- typeParameterModifier() - Method in class io.github.potjerodekool.nabu.NabuParser
- typeParameterModifier(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeParameterContext
- typeParameterModifier(int) - Method in class io.github.potjerodekool.nabu.NabuParser.TypeParameterContext
- TypeParameterModifierContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeParameterModifierContext
- TypeParameterModifierContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeParameterModifierContext
- TypeParameterModifierContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.TypeParameterModifierContext
- typeParameters() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstructorDeclaratorContext
- typeParameters() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodHeaderContext
- typeParameters() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.NormalClassDeclarationContext
- typeParameters() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.NormalInterfaceDeclarationContext
- typeParameters() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordDeclarationContext
- typeParameters() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- typeParameters() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassDeclarationContext
- typeParameters() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionDeclarationContext
- typeParameters() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PropertyDeclarationContext
- typeParameters() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeAliasContext
- typeParameters() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- typeParameters() - Method in class io.github.potjerodekool.nabu.NabuParser.ConstructorDeclaratorContext
- typeParameters() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionHeaderContext
- typeParameters() - Method in class io.github.potjerodekool.nabu.NabuParser.NormalClassDeclarationContext
- typeParameters() - Method in class io.github.potjerodekool.nabu.NabuParser.NormalInterfaceDeclarationContext
- typeParameters() - Method in class io.github.potjerodekool.nabu.NabuParser.RecordDeclarationContext
- typeParameters() - Method in class io.github.potjerodekool.nabu.NabuParser
- TypeParametersContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeParametersContext
- TypeParametersContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeParametersContext
- TypeParametersContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.TypeParametersContext
- typePattern() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PatternContext
- typePattern() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- typePattern() - Method in class io.github.potjerodekool.nabu.NabuParser.PatternContext
- typePattern() - Method in class io.github.potjerodekool.nabu.NabuParser
- TypePatternContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypePatternContext
- TypePatternContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.TypePatternContext
- typeProjection() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeArgumentsContext
- typeProjection() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- typeProjection(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeArgumentsContext
- TypeProjectionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeProjectionContext
- typeProjectionModifierList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeProjectionContext
- typeProjectionModifierList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- TypeProjectionModifierListContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeProjectionModifierListContext
- typeReference() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionTypeReceiverContext
- typeReference() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.NullableTypeContext
- typeReference() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ReceiverTypeContext
- typeReference() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeContext
- typeReference() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- typeReference() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeReferenceContext
- TypeReferenceContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeReferenceContext
- typeRHS() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiplicativeExpressionContext
- typeRHS() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- typeRHS(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiplicativeExpressionContext
- TypeRHSContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeRHSContext
- typeTest() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- typeTest() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.WhenConditionContext
- TypeTestContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeTestContext
- typeVariable() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayTypeContext
- typeVariable() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExceptionTypeContext
- typeVariable() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ReferenceTypeContext
- typeVariable() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeBoundContext
- typeVariable() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- typeVariable() - Method in class io.github.potjerodekool.nabu.NabuParser.ArrayTypeContext
- typeVariable() - Method in class io.github.potjerodekool.nabu.NabuParser.ExceptionTypeContext
- typeVariable() - Method in class io.github.potjerodekool.nabu.NabuParser.ReferenceTypeContext
- typeVariable() - Method in class io.github.potjerodekool.nabu.NabuParser.TypeBoundContext
- typeVariable() - Method in class io.github.potjerodekool.nabu.NabuParser
- TypeVariableContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeVariableContext
- TypeVariableContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.TypeVariableContext
U
- uCOIT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- uCOIT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UCOITContext
- uCOIT() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannClassOrInterfaceTypeContext
- uCOIT() - Method in class io.github.potjerodekool.nabu.NabuParser
- uCOIT() - Method in class io.github.potjerodekool.nabu.NabuParser.UCOITContext
- uCOIT() - Method in class io.github.potjerodekool.nabu.NabuParser.UnannClassOrInterfaceTypeContext
- UCOITContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UCOITContext
- UCOITContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.UCOITContext
- unannArrayType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- unannArrayType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannReferenceTypeContext
- unannArrayType() - Method in class io.github.potjerodekool.nabu.NabuParser
- unannArrayType() - Method in class io.github.potjerodekool.nabu.NabuParser.UnannReferenceTypeContext
- UnannArrayTypeContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannArrayTypeContext
- UnannArrayTypeContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.UnannArrayTypeContext
- unannClassOrInterfaceType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannArrayTypeContext
- unannClassOrInterfaceType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- unannClassOrInterfaceType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannClassTypeContext
- unannClassOrInterfaceType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannReferenceTypeContext
- unannClassOrInterfaceType() - Method in class io.github.potjerodekool.nabu.NabuParser.UnannArrayTypeContext
- unannClassOrInterfaceType() - Method in class io.github.potjerodekool.nabu.NabuParser
- unannClassOrInterfaceType() - Method in class io.github.potjerodekool.nabu.NabuParser.UnannClassTypeContext
- unannClassOrInterfaceType() - Method in class io.github.potjerodekool.nabu.NabuParser.UnannReferenceTypeContext
- UnannClassOrInterfaceTypeContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannClassOrInterfaceTypeContext
- UnannClassOrInterfaceTypeContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.UnannClassOrInterfaceTypeContext
- unannClassType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CatchTypeContext
- unannClassType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- unannClassType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannInterfaceTypeContext
- unannClassType() - Method in class io.github.potjerodekool.nabu.NabuParser.CatchTypeContext
- unannClassType() - Method in class io.github.potjerodekool.nabu.NabuParser
- unannClassType() - Method in class io.github.potjerodekool.nabu.NabuParser.UnannInterfaceTypeContext
- UnannClassTypeContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannClassTypeContext
- UnannClassTypeContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.UnannClassTypeContext
- unannInterfaceType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- unannInterfaceType() - Method in class io.github.potjerodekool.nabu.NabuParser
- UnannInterfaceTypeContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannInterfaceTypeContext
- UnannInterfaceTypeContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.UnannInterfaceTypeContext
- unannPrimitiveType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannArrayTypeContext
- unannPrimitiveType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- unannPrimitiveType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannTypeContext
- unannPrimitiveType() - Method in class io.github.potjerodekool.nabu.NabuParser.UnannArrayTypeContext
- unannPrimitiveType() - Method in class io.github.potjerodekool.nabu.NabuParser
- unannPrimitiveType() - Method in class io.github.potjerodekool.nabu.NabuParser.UnannTypeContext
- UnannPrimitiveTypeContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannPrimitiveTypeContext
- UnannPrimitiveTypeContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.UnannPrimitiveTypeContext
- unannReferenceType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- unannReferenceType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannTypeContext
- unannReferenceType() - Method in class io.github.potjerodekool.nabu.NabuParser
- unannReferenceType() - Method in class io.github.potjerodekool.nabu.NabuParser.UnannTypeContext
- UnannReferenceTypeContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannReferenceTypeContext
- UnannReferenceTypeContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.UnannReferenceTypeContext
- unannType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationInterfaceElementDeclarationContext
- unannType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstantDeclarationContext
- unannType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FieldDeclarationContext
- unannType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FormalParameterContext
- unannType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LambdaParameterTypeContext
- unannType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LocalVariableTypeContext
- unannType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ReceiverParameterContext
- unannType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordComponentContext
- unannType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ResultContext
- unannType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- unannType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableArityParameterContext
- unannType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableArityRecordComponentContext
- unannType() - Method in class io.github.potjerodekool.nabu.NabuParser.AnnotationInterfaceElementDeclarationContext
- unannType() - Method in class io.github.potjerodekool.nabu.NabuParser.ConstantDeclarationContext
- unannType() - Method in class io.github.potjerodekool.nabu.NabuParser.FieldDeclarationContext
- unannType() - Method in class io.github.potjerodekool.nabu.NabuParser.FormalParameterContext
- unannType() - Method in class io.github.potjerodekool.nabu.NabuParser.LambdaParameterTypeContext
- unannType() - Method in class io.github.potjerodekool.nabu.NabuParser.LocalVariableTypeContext
- unannType() - Method in class io.github.potjerodekool.nabu.NabuParser.NabuVariableDeclaratorContext
- unannType() - Method in class io.github.potjerodekool.nabu.NabuParser.ReceiverParameterContext
- unannType() - Method in class io.github.potjerodekool.nabu.NabuParser.RecordComponentContext
- unannType() - Method in class io.github.potjerodekool.nabu.NabuParser.ResultContext
- unannType() - Method in class io.github.potjerodekool.nabu.NabuParser
- unannType() - Method in class io.github.potjerodekool.nabu.NabuParser.VariableArityParameterContext
- unannType() - Method in class io.github.potjerodekool.nabu.NabuParser.VariableArityRecordComponentContext
- UnannTypeContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannTypeContext
- UnannTypeContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.UnannTypeContext
- unannTypeVariable() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannArrayTypeContext
- unannTypeVariable() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannReferenceTypeContext
- unannTypeVariable() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- unannTypeVariable() - Method in class io.github.potjerodekool.nabu.NabuParser.UnannArrayTypeContext
- unannTypeVariable() - Method in class io.github.potjerodekool.nabu.NabuParser.UnannReferenceTypeContext
- unannTypeVariable() - Method in class io.github.potjerodekool.nabu.NabuParser
- UnannTypeVariableContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannTypeVariableContext
- UnannTypeVariableContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.UnannTypeVariableContext
- unaryExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CastExpressionContext
- unaryExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MultiplicativeExpressionContext
- unaryExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PreDecrementExpressionContext
- unaryExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PreIncrementExpressionContext
- unaryExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- unaryExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnaryExpressionContext
- unaryExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnaryExpressionNotPlusMinusContext
- unaryExpression() - Method in class io.github.potjerodekool.nabu.NabuParser.CastExpressionContext
- unaryExpression() - Method in class io.github.potjerodekool.nabu.NabuParser.MultiplicativeExpressionContext
- unaryExpression() - Method in class io.github.potjerodekool.nabu.NabuParser.PreDecrementExpressionContext
- unaryExpression() - Method in class io.github.potjerodekool.nabu.NabuParser.PreIncrementExpressionContext
- unaryExpression() - Method in class io.github.potjerodekool.nabu.NabuParser
- unaryExpression() - Method in class io.github.potjerodekool.nabu.NabuParser.UnaryExpressionContext
- unaryExpression() - Method in class io.github.potjerodekool.nabu.NabuParser.UnaryExpressionNotPlusMinusContext
- UnaryExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnaryExpressionContext
- UnaryExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.UnaryExpressionContext
- unaryExpressionNotPlusMinus() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CastExpressionContext
- unaryExpressionNotPlusMinus() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnaryExpressionContext
- unaryExpressionNotPlusMinus() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- unaryExpressionNotPlusMinus() - Method in class io.github.potjerodekool.nabu.NabuParser.CastExpressionContext
- unaryExpressionNotPlusMinus() - Method in class io.github.potjerodekool.nabu.NabuParser.UnaryExpressionContext
- unaryExpressionNotPlusMinus() - Method in class io.github.potjerodekool.nabu.NabuParser
- UnaryExpressionNotPlusMinusContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnaryExpressionNotPlusMinusContext
- UnaryExpressionNotPlusMinusContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.UnaryExpressionNotPlusMinusContext
- UNDER_SCORE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- UNDER_SCORE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- unescapedAnnotation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotatedLambdaContext
- unescapedAnnotation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotationContext
- unescapedAnnotation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotationListContext
- unescapedAnnotation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FileAnnotationContext
- unescapedAnnotation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- unescapedAnnotation(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotatedLambdaContext
- unescapedAnnotation(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotationListContext
- unescapedAnnotation(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FileAnnotationContext
- UnescapedAnnotationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.UnescapedAnnotationContext
- UNICODE_CLASS_LL - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- UNICODE_CLASS_LL - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- UNICODE_CLASS_LL - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.UnicodeClasses
- UNICODE_CLASS_LM - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- UNICODE_CLASS_LM - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- UNICODE_CLASS_LM - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.UnicodeClasses
- UNICODE_CLASS_LO - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- UNICODE_CLASS_LO - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- UNICODE_CLASS_LO - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.UnicodeClasses
- UNICODE_CLASS_LT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- UNICODE_CLASS_LT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- UNICODE_CLASS_LT - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.UnicodeClasses
- UNICODE_CLASS_LU - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- UNICODE_CLASS_LU - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- UNICODE_CLASS_LU - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.UnicodeClasses
- UNICODE_CLASS_ND - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- UNICODE_CLASS_ND - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- UNICODE_CLASS_ND - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.UnicodeClasses
- UNICODE_CLASS_NL - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- UNICODE_CLASS_NL - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- UNICODE_CLASS_NL - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.UnicodeClasses
- UnicodeClasses - Class in io.github.potjerodekool.nabu.compiler.lang.support.kotlin
- UnicodeClasses(CharStream) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.UnicodeClasses
- unqualifiedClassInstanceCreationExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassInstanceCreationExpressionContext
- unqualifiedClassInstanceCreationExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PNNAContext
- unqualifiedClassInstanceCreationExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PrimaryNoNewArrayContext
- unqualifiedClassInstanceCreationExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- unqualifiedClassInstanceCreationExpression() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassInstanceCreationExpressionContext
- unqualifiedClassInstanceCreationExpression() - Method in class io.github.potjerodekool.nabu.NabuParser.PNNAContext
- unqualifiedClassInstanceCreationExpression() - Method in class io.github.potjerodekool.nabu.NabuParser.PrimaryNoNewArrayContext
- unqualifiedClassInstanceCreationExpression() - Method in class io.github.potjerodekool.nabu.NabuParser
- UnqualifiedClassInstanceCreationExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnqualifiedClassInstanceCreationExpressionContext
- UnqualifiedClassInstanceCreationExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.UnqualifiedClassInstanceCreationExpressionContext
- unqualifiedFunctionIdentifier() - Method in class io.github.potjerodekool.nabu.NabuParser.FunctionNameContext
- unqualifiedFunctionIdentifier() - Method in class io.github.potjerodekool.nabu.NabuParser
- UnqualifiedFunctionIdentifierContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.UnqualifiedFunctionIdentifierContext
- unqualifiedMethodIdentifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodNameContext
- unqualifiedMethodIdentifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- UnqualifiedMethodIdentifierContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnqualifiedMethodIdentifierContext
- URSHIFT_ASSIGN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- URSHIFT_ASSIGN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- URSHIFT_ASSIGN - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- URSHIFT_ASSIGN - Static variable in class io.github.potjerodekool.nabu.NabuParser
- URSHIFT_ASSIGN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AssignmentOperatorContext
- URSHIFT_ASSIGN() - Method in class io.github.potjerodekool.nabu.NabuParser.AssignmentOperatorContext
- userType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CallableReferenceContext
- userType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CatchBlockContext
- userType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ConstructorInvocationContext
- userType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DelegationSpecifierContext
- userType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ExplicitDelegationContext
- userType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeReferenceContext
- userType() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- UserTypeContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.UserTypeContext
- USES - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- USES - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- USES - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- USES - Static variable in class io.github.potjerodekool.nabu.NabuParser
- USES() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordContext
- USES() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordMinusForTypeIdentifierContext
- USES() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordMinusForUnqualifiedMethodIdentifierContext
- USES() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModuleDirectiveContext
- USES() - Method in class io.github.potjerodekool.nabu.NabuParser.ContextualKeywordContext
- USES() - Method in class io.github.potjerodekool.nabu.NabuParser.ContextualKeywordMinusForTypeIdentifierContext
- USES() - Method in class io.github.potjerodekool.nabu.NabuParser.ContextualKeywordMinusForUnqualifiedFunctionIdentifierContext
- USES() - Method in class io.github.potjerodekool.nabu.NabuParser.ModuleDirectiveContext
V
- VAL - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- VAL - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- VAL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AtomicExpressionContext
- VAL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassParameterContext
- VAL() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PropertyDeclarationContext
- valueArgument() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- valueArgument() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ValueArgumentsContext
- valueArgument(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ValueArgumentsContext
- ValueArgumentContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ValueArgumentContext
- valueArguments() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotationContext
- valueArguments() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CallSuffixContext
- valueArguments() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ConstructorDelegationCallContext
- valueArguments() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EnumEntryContext
- valueArguments() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.UnescapedAnnotationContext
- valueArguments() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- ValueArgumentsContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ValueArgumentsContext
- VAR - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- VAR - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- VAR - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- VAR - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- VAR - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- VAR - Static variable in class io.github.potjerodekool.nabu.NabuParser
- VAR() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordContext
- VAR() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordMinusForUnqualifiedMethodIdentifierContext
- VAR() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LambdaParameterTypeContext
- VAR() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LocalVariableTypeContext
- VAR() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassParameterContext
- VAR() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PropertyDeclarationContext
- VAR() - Method in class io.github.potjerodekool.nabu.NabuParser.ContextualKeywordContext
- VAR() - Method in class io.github.potjerodekool.nabu.NabuParser.ContextualKeywordMinusForUnqualifiedFunctionIdentifierContext
- VAR() - Method in class io.github.potjerodekool.nabu.NabuParser.LambdaParameterTypeContext
- VAR() - Method in class io.github.potjerodekool.nabu.NabuParser.LocalVariableTypeContext
- VAR() - Method in class io.github.potjerodekool.nabu.NabuParser.NabuLocalVariableDeclarationContext
- VARARG - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- VARARG - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- VARARG() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ParameterModifierContext
- VARARG() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SimpleIdentifierContext
- variableAccess() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ResourceContext
- variableAccess() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- variableAccess() - Method in class io.github.potjerodekool.nabu.NabuParser.ResourceContext
- variableAccess() - Method in class io.github.potjerodekool.nabu.NabuParser
- VariableAccessContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableAccessContext
- VariableAccessContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.VariableAccessContext
- variableArityParameter() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FormalParameterContext
- variableArityParameter() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LambdaParameterContext
- variableArityParameter() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- variableArityParameter() - Method in class io.github.potjerodekool.nabu.NabuParser.FormalParameterContext
- variableArityParameter() - Method in class io.github.potjerodekool.nabu.NabuParser.LambdaParameterContext
- variableArityParameter() - Method in class io.github.potjerodekool.nabu.NabuParser
- VariableArityParameterContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableArityParameterContext
- VariableArityParameterContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.VariableArityParameterContext
- variableArityRecordComponent() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordComponentContext
- variableArityRecordComponent() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- variableArityRecordComponent() - Method in class io.github.potjerodekool.nabu.NabuParser.RecordComponentContext
- variableArityRecordComponent() - Method in class io.github.potjerodekool.nabu.NabuParser
- VariableArityRecordComponentContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableArityRecordComponentContext
- VariableArityRecordComponentContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.VariableArityRecordComponentContext
- variableDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ForExpressionContext
- variableDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LambdaParameterContext
- variableDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiVariableDeclarationContext
- variableDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PropertyDeclarationContext
- variableDeclaration() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- variableDeclaration(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiVariableDeclarationContext
- VariableDeclarationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.VariableDeclarationContext
- variableDeclarator() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- variableDeclarator() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableDeclaratorListContext
- variableDeclarator() - Method in class io.github.potjerodekool.nabu.NabuParser
- variableDeclarator() - Method in class io.github.potjerodekool.nabu.NabuParser.VariableDeclaratorListContext
- variableDeclarator(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableDeclaratorListContext
- variableDeclarator(int) - Method in class io.github.potjerodekool.nabu.NabuParser.VariableDeclaratorListContext
- VariableDeclaratorContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableDeclaratorContext
- VariableDeclaratorContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.VariableDeclaratorContext
- variableDeclaratorId() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CatchFormalParameterContext
- variableDeclaratorId() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FormalParameterContext
- variableDeclaratorId() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LambdaParameterContext
- variableDeclaratorId() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableDeclaratorContext
- variableDeclaratorId() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- variableDeclaratorId() - Method in class io.github.potjerodekool.nabu.NabuParser.CatchFormalParameterContext
- variableDeclaratorId() - Method in class io.github.potjerodekool.nabu.NabuParser.FieldDeclarationContext
- variableDeclaratorId() - Method in class io.github.potjerodekool.nabu.NabuParser.FormalParameterContext
- variableDeclaratorId() - Method in class io.github.potjerodekool.nabu.NabuParser.LambdaParameterContext
- variableDeclaratorId() - Method in class io.github.potjerodekool.nabu.NabuParser.NabuVariableDeclaratorContext
- variableDeclaratorId() - Method in class io.github.potjerodekool.nabu.NabuParser.VariableDeclaratorContext
- variableDeclaratorId() - Method in class io.github.potjerodekool.nabu.NabuParser
- VariableDeclaratorIdContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableDeclaratorIdContext
- VariableDeclaratorIdContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.VariableDeclaratorIdContext
- variableDeclaratorList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstantDeclarationContext
- variableDeclaratorList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FieldDeclarationContext
- variableDeclaratorList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LocalVariableDeclarationContext
- variableDeclaratorList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- variableDeclaratorList() - Method in class io.github.potjerodekool.nabu.NabuParser.LocalVariableDeclarationContext
- variableDeclaratorList() - Method in class io.github.potjerodekool.nabu.NabuParser
- VariableDeclaratorListContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableDeclaratorListContext
- VariableDeclaratorListContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.VariableDeclaratorListContext
- variableInitializer() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableDeclaratorContext
- variableInitializer() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- variableInitializer() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableInitializerListContext
- variableInitializer() - Method in class io.github.potjerodekool.nabu.NabuParser.FieldDeclarationContext
- variableInitializer() - Method in class io.github.potjerodekool.nabu.NabuParser.NabuVariableDeclaratorContext
- variableInitializer() - Method in class io.github.potjerodekool.nabu.NabuParser.VariableDeclaratorContext
- variableInitializer() - Method in class io.github.potjerodekool.nabu.NabuParser
- variableInitializer() - Method in class io.github.potjerodekool.nabu.NabuParser.VariableInitializerListContext
- variableInitializer(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableInitializerListContext
- variableInitializer(int) - Method in class io.github.potjerodekool.nabu.NabuParser.VariableInitializerListContext
- VariableInitializerContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableInitializerContext
- VariableInitializerContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.VariableInitializerContext
- variableInitializerList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayInitializerContext
- variableInitializerList() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- variableInitializerList() - Method in class io.github.potjerodekool.nabu.NabuParser.ArrayInitializerContext
- variableInitializerList() - Method in class io.github.potjerodekool.nabu.NabuParser
- VariableInitializerListContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableInitializerListContext
- VariableInitializerListContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.VariableInitializerListContext
- variableModifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CatchFormalParameterContext
- variableModifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FormalParameterContext
- variableModifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LambdaParameterContext
- variableModifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LocalVariableDeclarationContext
- variableModifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableArityParameterContext
- variableModifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- variableModifier() - Method in class io.github.potjerodekool.nabu.NabuParser.CatchFormalParameterContext
- variableModifier() - Method in class io.github.potjerodekool.nabu.NabuParser.FormalParameterContext
- variableModifier() - Method in class io.github.potjerodekool.nabu.NabuParser.LambdaParameterContext
- variableModifier() - Method in class io.github.potjerodekool.nabu.NabuParser.LocalVariableDeclarationContext
- variableModifier() - Method in class io.github.potjerodekool.nabu.NabuParser.NabuLocalVariableDeclarationContext
- variableModifier() - Method in class io.github.potjerodekool.nabu.NabuParser.VariableArityParameterContext
- variableModifier() - Method in class io.github.potjerodekool.nabu.NabuParser
- variableModifier(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CatchFormalParameterContext
- variableModifier(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FormalParameterContext
- variableModifier(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LambdaParameterContext
- variableModifier(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LocalVariableDeclarationContext
- variableModifier(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableArityParameterContext
- variableModifier(int) - Method in class io.github.potjerodekool.nabu.NabuParser.CatchFormalParameterContext
- variableModifier(int) - Method in class io.github.potjerodekool.nabu.NabuParser.FormalParameterContext
- variableModifier(int) - Method in class io.github.potjerodekool.nabu.NabuParser.LambdaParameterContext
- variableModifier(int) - Method in class io.github.potjerodekool.nabu.NabuParser.LocalVariableDeclarationContext
- variableModifier(int) - Method in class io.github.potjerodekool.nabu.NabuParser.NabuLocalVariableDeclarationContext
- variableModifier(int) - Method in class io.github.potjerodekool.nabu.NabuParser.VariableArityParameterContext
- VariableModifierContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableModifierContext
- VariableModifierContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.VariableModifierContext
- varianceAnnotation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ModifierContext
- varianceAnnotation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeProjectionModifierListContext
- varianceAnnotation() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- varianceAnnotation(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeProjectionModifierListContext
- VarianceAnnotationContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.VarianceAnnotationContext
- visibilityModifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ModifierContext
- visibilityModifier() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- VisibilityModifierContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.VisibilityModifierContext
- visitAdditionalBound(Java20Parser.AdditionalBoundContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.additionalBound(). - visitAdditionalBound(Java20Parser.AdditionalBoundContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.additionalBound(). - visitAdditionalBound(NabuParser.AdditionalBoundContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.additionalBound(). - visitAdditionalBound(NabuParser.AdditionalBoundContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.additionalBound(). - visitAdditiveExpression(Java20Parser.AdditiveExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.additiveExpression(). - visitAdditiveExpression(Java20Parser.AdditiveExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.additiveExpression(). - visitAdditiveExpression(KotlinParser.AdditiveExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.additiveExpression(). - visitAdditiveExpression(KotlinParser.AdditiveExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.additiveExpression(). - visitAdditiveExpression(NabuParser.AdditiveExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.additiveExpression(). - visitAdditiveExpression(NabuParser.AdditiveExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.additiveExpression(). - visitAdditiveOperator(KotlinParser.AdditiveOperatorContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.additiveOperator(). - visitAdditiveOperator(KotlinParser.AdditiveOperatorContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.additiveOperator(). - visitAmbiguousName(Java20Parser.AmbiguousNameContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.ambiguousName(). - visitAmbiguousName(Java20Parser.AmbiguousNameContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.ambiguousName(). - visitAmbiguousName(NabuParser.AmbiguousNameContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.ambiguousName(). - visitAmbiguousName(NabuParser.AmbiguousNameContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.ambiguousName(). - visitAndExpression(Java20Parser.AndExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.andExpression(). - visitAndExpression(Java20Parser.AndExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.andExpression(). - visitAndExpression(NabuParser.AndExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.andExpression(). - visitAndExpression(NabuParser.AndExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.andExpression(). - visitAnnotatedLambda(KotlinParser.AnnotatedLambdaContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.annotatedLambda(). - visitAnnotatedLambda(KotlinParser.AnnotatedLambdaContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.annotatedLambda(). - visitAnnotation(Java20Parser.AnnotationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.annotation(). - visitAnnotation(Java20Parser.AnnotationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.annotation(). - visitAnnotation(KotlinParser.AnnotationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.annotation(). - visitAnnotation(KotlinParser.AnnotationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.annotation(). - visitAnnotation(NabuParser.AnnotationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.annotation(). - visitAnnotation(NabuParser.AnnotationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.annotation(). - visitAnnotationInterfaceBody(Java20Parser.AnnotationInterfaceBodyContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.annotationInterfaceBody(). - visitAnnotationInterfaceBody(Java20Parser.AnnotationInterfaceBodyContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.annotationInterfaceBody(). - visitAnnotationInterfaceBody(NabuParser.AnnotationInterfaceBodyContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.annotationInterfaceBody(). - visitAnnotationInterfaceBody(NabuParser.AnnotationInterfaceBodyContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.annotationInterfaceBody(). - visitAnnotationInterfaceDeclaration(Java20Parser.AnnotationInterfaceDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.annotationInterfaceDeclaration(). - visitAnnotationInterfaceDeclaration(Java20Parser.AnnotationInterfaceDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.annotationInterfaceDeclaration(). - visitAnnotationInterfaceDeclaration(NabuParser.AnnotationInterfaceDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.annotationInterfaceDeclaration(). - visitAnnotationInterfaceDeclaration(NabuParser.AnnotationInterfaceDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.annotationInterfaceDeclaration(). - visitAnnotationInterfaceElementDeclaration(Java20Parser.AnnotationInterfaceElementDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.annotationInterfaceElementDeclaration(). - visitAnnotationInterfaceElementDeclaration(Java20Parser.AnnotationInterfaceElementDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.annotationInterfaceElementDeclaration(). - visitAnnotationInterfaceElementDeclaration(NabuParser.AnnotationInterfaceElementDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.annotationInterfaceElementDeclaration(). - visitAnnotationInterfaceElementDeclaration(NabuParser.AnnotationInterfaceElementDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.annotationInterfaceElementDeclaration(). - visitAnnotationInterfaceElementModifier(Java20Parser.AnnotationInterfaceElementModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.annotationInterfaceElementModifier(). - visitAnnotationInterfaceElementModifier(Java20Parser.AnnotationInterfaceElementModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.annotationInterfaceElementModifier(). - visitAnnotationInterfaceElementModifier(NabuParser.AnnotationInterfaceElementModifierContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.annotationInterfaceElementModifier(). - visitAnnotationInterfaceElementModifier(NabuParser.AnnotationInterfaceElementModifierContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.annotationInterfaceElementModifier(). - visitAnnotationInterfaceMemberDeclaration(Java20Parser.AnnotationInterfaceMemberDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.annotationInterfaceMemberDeclaration(). - visitAnnotationInterfaceMemberDeclaration(Java20Parser.AnnotationInterfaceMemberDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.annotationInterfaceMemberDeclaration(). - visitAnnotationInterfaceMemberDeclaration(NabuParser.AnnotationInterfaceMemberDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.annotationInterfaceMemberDeclaration(). - visitAnnotationInterfaceMemberDeclaration(NabuParser.AnnotationInterfaceMemberDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.annotationInterfaceMemberDeclaration(). - visitAnnotationList(KotlinParser.AnnotationListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.annotationList(). - visitAnnotationList(KotlinParser.AnnotationListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.annotationList(). - visitAnnotations(KotlinParser.AnnotationsContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.annotations(). - visitAnnotations(KotlinParser.AnnotationsContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.annotations(). - visitAnnotationUseSiteTarget(KotlinParser.AnnotationUseSiteTargetContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.annotationUseSiteTarget(). - visitAnnotationUseSiteTarget(KotlinParser.AnnotationUseSiteTargetContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.annotationUseSiteTarget(). - visitAnonymousInitializer(KotlinParser.AnonymousInitializerContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.anonymousInitializer(). - visitAnonymousInitializer(KotlinParser.AnonymousInitializerContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.anonymousInitializer(). - visitAnysemi(KotlinParser.AnysemiContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.anysemi(). - visitAnysemi(KotlinParser.AnysemiContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.anysemi(). - visitArgumentList(Java20Parser.ArgumentListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.argumentList(). - visitArgumentList(Java20Parser.ArgumentListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.argumentList(). - visitArgumentList(NabuParser.ArgumentListContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.argumentList(). - visitArgumentList(NabuParser.ArgumentListContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.argumentList(). - visitArrayAccess(Java20Parser.ArrayAccessContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.arrayAccess(). - visitArrayAccess(Java20Parser.ArrayAccessContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.arrayAccess(). - visitArrayAccess(KotlinParser.ArrayAccessContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.arrayAccess(). - visitArrayAccess(KotlinParser.ArrayAccessContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.arrayAccess(). - visitArrayAccess(NabuParser.ArrayAccessContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.arrayAccess(). - visitArrayAccess(NabuParser.ArrayAccessContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.arrayAccess(). - visitArrayCreationExpression(Java20Parser.ArrayCreationExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.arrayCreationExpression(). - visitArrayCreationExpression(Java20Parser.ArrayCreationExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.arrayCreationExpression(). - visitArrayCreationExpression(NabuParser.ArrayCreationExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.arrayCreationExpression(). - visitArrayCreationExpression(NabuParser.ArrayCreationExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.arrayCreationExpression(). - visitArrayCreationExpressionWithInitializer(Java20Parser.ArrayCreationExpressionWithInitializerContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.arrayCreationExpressionWithInitializer(). - visitArrayCreationExpressionWithInitializer(Java20Parser.ArrayCreationExpressionWithInitializerContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.arrayCreationExpressionWithInitializer(). - visitArrayCreationExpressionWithInitializer(NabuParser.ArrayCreationExpressionWithInitializerContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.arrayCreationExpressionWithInitializer(). - visitArrayCreationExpressionWithInitializer(NabuParser.ArrayCreationExpressionWithInitializerContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.arrayCreationExpressionWithInitializer(). - visitArrayCreationExpressionWithoutInitializer(Java20Parser.ArrayCreationExpressionWithoutInitializerContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.arrayCreationExpressionWithoutInitializer(). - visitArrayCreationExpressionWithoutInitializer(Java20Parser.ArrayCreationExpressionWithoutInitializerContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.arrayCreationExpressionWithoutInitializer(). - visitArrayCreationExpressionWithoutInitializer(NabuParser.ArrayCreationExpressionWithoutInitializerContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.arrayCreationExpressionWithoutInitializer(). - visitArrayCreationExpressionWithoutInitializer(NabuParser.ArrayCreationExpressionWithoutInitializerContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.arrayCreationExpressionWithoutInitializer(). - visitArrayInitializer(Java20Parser.ArrayInitializerContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.arrayInitializer(). - visitArrayInitializer(Java20Parser.ArrayInitializerContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.arrayInitializer(). - visitArrayInitializer(NabuParser.ArrayInitializerContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.arrayInitializer(). - visitArrayInitializer(NabuParser.ArrayInitializerContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.arrayInitializer(). - visitArrayType(Java20Parser.ArrayTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.arrayType(). - visitArrayType(Java20Parser.ArrayTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.arrayType(). - visitArrayType(NabuParser.ArrayTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.arrayType(). - visitArrayType(NabuParser.ArrayTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.arrayType(). - visitAssertStatement(Java20Parser.AssertStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.assertStatement(). - visitAssertStatement(Java20Parser.AssertStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.assertStatement(). - visitAssertStatement(NabuParser.AssertStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.assertStatement(). - visitAssertStatement(NabuParser.AssertStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.assertStatement(). - visitAssignment(Java20Parser.AssignmentContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.assignment(). - visitAssignment(Java20Parser.AssignmentContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.assignment(). - visitAssignment(NabuParser.AssignmentContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.assignment(). - visitAssignment(NabuParser.AssignmentContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.assignment(). - visitAssignmentExpression(NabuParser.AssignmentExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.assignmentExpression(). - visitAssignmentExpression(NabuParser.AssignmentExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.assignmentExpression(). - visitAssignmentExpressionTree(Java20Parser.AssignmentExpressionTreeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.assignmentExpressionTree(). - visitAssignmentExpressionTree(Java20Parser.AssignmentExpressionTreeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.assignmentExpressionTree(). - visitAssignmentOperator(Java20Parser.AssignmentOperatorContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.assignmentOperator(). - visitAssignmentOperator(Java20Parser.AssignmentOperatorContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.assignmentOperator(). - visitAssignmentOperator(KotlinParser.AssignmentOperatorContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.assignmentOperator(). - visitAssignmentOperator(KotlinParser.AssignmentOperatorContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.assignmentOperator(). - visitAssignmentOperator(NabuParser.AssignmentOperatorContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.assignmentOperator(). - visitAssignmentOperator(NabuParser.AssignmentOperatorContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.assignmentOperator(). - visitAtomicExpression(KotlinParser.AtomicExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.atomicExpression(). - visitAtomicExpression(KotlinParser.AtomicExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.atomicExpression(). - visitBasicForStatement(Java20Parser.BasicForStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.basicForStatement(). - visitBasicForStatement(Java20Parser.BasicForStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.basicForStatement(). - visitBasicForStatement(NabuParser.BasicForStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.basicForStatement(). - visitBasicForStatement(NabuParser.BasicForStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.basicForStatement(). - visitBasicForStatementNoShortIf(Java20Parser.BasicForStatementNoShortIfContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.basicForStatementNoShortIf(). - visitBasicForStatementNoShortIf(Java20Parser.BasicForStatementNoShortIfContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.basicForStatementNoShortIf(). - visitBasicForStatementNoShortIf(NabuParser.BasicForStatementNoShortIfContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.basicForStatementNoShortIf(). - visitBasicForStatementNoShortIf(NabuParser.BasicForStatementNoShortIfContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.basicForStatementNoShortIf(). - visitBlock(Java20Parser.BlockContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.block(). - visitBlock(Java20Parser.BlockContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.block(). - visitBlock(KotlinParser.BlockContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.block(). - visitBlock(KotlinParser.BlockContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.block(). - visitBlock(NabuParser.BlockContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.block(). - visitBlock(NabuParser.BlockContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.block(). - visitBlockLevelExpression(KotlinParser.BlockLevelExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.blockLevelExpression(). - visitBlockLevelExpression(KotlinParser.BlockLevelExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.blockLevelExpression(). - visitBlockStatement(Java20Parser.BlockStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.blockStatement(). - visitBlockStatement(Java20Parser.BlockStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.blockStatement(). - visitBlockStatement(NabuParser.BlockStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.blockStatement(). - visitBlockStatement(NabuParser.BlockStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.blockStatement(). - visitBlockStatements(Java20Parser.BlockStatementsContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.blockStatements(). - visitBlockStatements(Java20Parser.BlockStatementsContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.blockStatements(). - visitBlockStatements(NabuParser.BlockStatementsContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.blockStatements(). - visitBlockStatements(NabuParser.BlockStatementsContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.blockStatements(). - visitBreakStatement(Java20Parser.BreakStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.breakStatement(). - visitBreakStatement(Java20Parser.BreakStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.breakStatement(). - visitBreakStatement(NabuParser.BreakStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.breakStatement(). - visitBreakStatement(NabuParser.BreakStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.breakStatement(). - visitCallableReference(KotlinParser.CallableReferenceContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.callableReference(). - visitCallableReference(KotlinParser.CallableReferenceContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.callableReference(). - visitCallSuffix(KotlinParser.CallSuffixContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.callSuffix(). - visitCallSuffix(KotlinParser.CallSuffixContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.callSuffix(). - visitCaseConstant(Java20Parser.CaseConstantContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.caseConstant(). - visitCaseConstant(Java20Parser.CaseConstantContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.caseConstant(). - visitCaseConstant(NabuParser.CaseConstantContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.caseConstant(). - visitCaseConstant(NabuParser.CaseConstantContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.caseConstant(). - visitCastExpression(Java20Parser.CastExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.castExpression(). - visitCastExpression(Java20Parser.CastExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.castExpression(). - visitCastExpression(NabuParser.CastExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.castExpression(). - visitCastExpression(NabuParser.CastExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.castExpression(). - visitCatchBlock(KotlinParser.CatchBlockContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.catchBlock(). - visitCatchBlock(KotlinParser.CatchBlockContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.catchBlock(). - visitCatchClause(Java20Parser.CatchClauseContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.catchClause(). - visitCatchClause(Java20Parser.CatchClauseContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.catchClause(). - visitCatchClause(NabuParser.CatchClauseContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.catchClause(). - visitCatchClause(NabuParser.CatchClauseContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.catchClause(). - visitCatches(Java20Parser.CatchesContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.catches(). - visitCatches(Java20Parser.CatchesContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.catches(). - visitCatches(NabuParser.CatchesContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.catches(). - visitCatches(NabuParser.CatchesContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.catches(). - visitCatchFormalParameter(Java20Parser.CatchFormalParameterContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.catchFormalParameter(). - visitCatchFormalParameter(Java20Parser.CatchFormalParameterContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.catchFormalParameter(). - visitCatchFormalParameter(NabuParser.CatchFormalParameterContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.catchFormalParameter(). - visitCatchFormalParameter(NabuParser.CatchFormalParameterContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.catchFormalParameter(). - visitCatchType(Java20Parser.CatchTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.catchType(). - visitCatchType(Java20Parser.CatchTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.catchType(). - visitCatchType(NabuParser.CatchTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.catchType(). - visitCatchType(NabuParser.CatchTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.catchType(). - visitClassBody(Java20Parser.ClassBodyContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.classBody(). - visitClassBody(Java20Parser.ClassBodyContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.classBody(). - visitClassBody(KotlinParser.ClassBodyContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.classBody(). - visitClassBody(KotlinParser.ClassBodyContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.classBody(). - visitClassBody(NabuParser.ClassBodyContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.classBody(). - visitClassBody(NabuParser.ClassBodyContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.classBody(). - visitClassBodyDeclaration(Java20Parser.ClassBodyDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.classBodyDeclaration(). - visitClassBodyDeclaration(Java20Parser.ClassBodyDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.classBodyDeclaration(). - visitClassBodyDeclaration(NabuParser.ClassBodyDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.classBodyDeclaration(). - visitClassBodyDeclaration(NabuParser.ClassBodyDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.classBodyDeclaration(). - visitClassDeclaration(Java20Parser.ClassDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.classDeclaration(). - visitClassDeclaration(Java20Parser.ClassDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.classDeclaration(). - visitClassDeclaration(KotlinParser.ClassDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.classDeclaration(). - visitClassDeclaration(KotlinParser.ClassDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.classDeclaration(). - visitClassDeclaration(NabuParser.ClassDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.classDeclaration(). - visitClassDeclaration(NabuParser.ClassDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.classDeclaration(). - visitClassExtends(Java20Parser.ClassExtendsContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.classExtends(). - visitClassExtends(Java20Parser.ClassExtendsContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.classExtends(). - visitClassExtends(NabuParser.ClassExtendsContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.classExtends(). - visitClassExtends(NabuParser.ClassExtendsContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.classExtends(). - visitClassImplements(Java20Parser.ClassImplementsContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.classImplements(). - visitClassImplements(Java20Parser.ClassImplementsContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.classImplements(). - visitClassImplements(NabuParser.ClassImplementsContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.classImplements(). - visitClassImplements(NabuParser.ClassImplementsContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.classImplements(). - visitClassInstanceCreationExpression(Java20Parser.ClassInstanceCreationExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.classInstanceCreationExpression(). - visitClassInstanceCreationExpression(Java20Parser.ClassInstanceCreationExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.classInstanceCreationExpression(). - visitClassInstanceCreationExpression(NabuParser.ClassInstanceCreationExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.classInstanceCreationExpression(). - visitClassInstanceCreationExpression(NabuParser.ClassInstanceCreationExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.classInstanceCreationExpression(). - visitClassLiteral(Java20Parser.ClassLiteralContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.classLiteral(). - visitClassLiteral(Java20Parser.ClassLiteralContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.classLiteral(). - visitClassLiteral(NabuParser.ClassLiteralContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.classLiteral(). - visitClassLiteral(NabuParser.ClassLiteralContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.classLiteral(). - visitClassMemberDeclaration(Java20Parser.ClassMemberDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.classMemberDeclaration(). - visitClassMemberDeclaration(Java20Parser.ClassMemberDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.classMemberDeclaration(). - visitClassMemberDeclaration(KotlinParser.ClassMemberDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.classMemberDeclaration(). - visitClassMemberDeclaration(KotlinParser.ClassMemberDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.classMemberDeclaration(). - visitClassMemberDeclaration(NabuParser.ClassMemberDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.classMemberDeclaration(). - visitClassMemberDeclaration(NabuParser.ClassMemberDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.classMemberDeclaration(). - visitClassModifier(Java20Parser.ClassModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.classModifier(). - visitClassModifier(Java20Parser.ClassModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.classModifier(). - visitClassModifier(KotlinParser.ClassModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.classModifier(). - visitClassModifier(KotlinParser.ClassModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.classModifier(). - visitClassModifier(NabuParser.ClassModifierContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.classModifier(). - visitClassModifier(NabuParser.ClassModifierContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.classModifier(). - visitClassOrInterfaceType(Java20Parser.ClassOrInterfaceTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.classOrInterfaceType(). - visitClassOrInterfaceType(Java20Parser.ClassOrInterfaceTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.classOrInterfaceType(). - visitClassOrInterfaceType(NabuParser.ClassOrInterfaceTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.classOrInterfaceType(). - visitClassOrInterfaceType(NabuParser.ClassOrInterfaceTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.classOrInterfaceType(). - visitClassOrInterfaceTypeToInstantiate(Java20Parser.ClassOrInterfaceTypeToInstantiateContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.classOrInterfaceTypeToInstantiate(). - visitClassOrInterfaceTypeToInstantiate(Java20Parser.ClassOrInterfaceTypeToInstantiateContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.classOrInterfaceTypeToInstantiate(). - visitClassOrInterfaceTypeToInstantiate(NabuParser.ClassOrInterfaceTypeToInstantiateContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.classOrInterfaceTypeToInstantiate(). - visitClassOrInterfaceTypeToInstantiate(NabuParser.ClassOrInterfaceTypeToInstantiateContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.classOrInterfaceTypeToInstantiate(). - visitClassParameter(KotlinParser.ClassParameterContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.classParameter(). - visitClassParameter(KotlinParser.ClassParameterContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.classParameter(). - visitClassParameters(KotlinParser.ClassParametersContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.classParameters(). - visitClassParameters(KotlinParser.ClassParametersContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.classParameters(). - visitClassPermits(Java20Parser.ClassPermitsContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.classPermits(). - visitClassPermits(Java20Parser.ClassPermitsContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.classPermits(). - visitClassPermits(NabuParser.ClassPermitsContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.classPermits(). - visitClassPermits(NabuParser.ClassPermitsContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.classPermits(). - visitClassType(Java20Parser.ClassTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.classType(). - visitClassType(Java20Parser.ClassTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.classType(). - visitClassType(NabuParser.ClassTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.classType(). - visitClassType(NabuParser.ClassTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.classType(). - visitCoit(Java20Parser.CoitContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.coit(). - visitCoit(Java20Parser.CoitContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.coit(). - visitCoit(NabuParser.CoitContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.coit(). - visitCoit(NabuParser.CoitContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.coit(). - visitCollectionLiteral(KotlinParser.CollectionLiteralContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.collectionLiteral(). - visitCollectionLiteral(KotlinParser.CollectionLiteralContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.collectionLiteral(). - visitCompactConstructorDeclaration(Java20Parser.CompactConstructorDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.compactConstructorDeclaration(). - visitCompactConstructorDeclaration(Java20Parser.CompactConstructorDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.compactConstructorDeclaration(). - visitCompactConstructorDeclaration(NabuParser.CompactConstructorDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.compactConstructorDeclaration(). - visitCompactConstructorDeclaration(NabuParser.CompactConstructorDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.compactConstructorDeclaration(). - visitCompanionObject(KotlinParser.CompanionObjectContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.companionObject(). - visitCompanionObject(KotlinParser.CompanionObjectContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.companionObject(). - visitComparison(KotlinParser.ComparisonContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.comparison(). - visitComparison(KotlinParser.ComparisonContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.comparison(). - visitComparisonOperator(KotlinParser.ComparisonOperatorContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.comparisonOperator(). - visitComparisonOperator(KotlinParser.ComparisonOperatorContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.comparisonOperator(). - visitCompilationUnit(Java20Parser.CompilationUnitContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.compilationUnit(). - visitCompilationUnit(Java20Parser.CompilationUnitContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.compilationUnit(). - visitCompilationUnit(NabuParser.CompilationUnitContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.compilationUnit(). - visitCompilationUnit(NabuParser.CompilationUnitContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.compilationUnit(). - visitConditionalAndExpression(Java20Parser.ConditionalAndExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.conditionalAndExpression(). - visitConditionalAndExpression(Java20Parser.ConditionalAndExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.conditionalAndExpression(). - visitConditionalAndExpression(NabuParser.ConditionalAndExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.conditionalAndExpression(). - visitConditionalAndExpression(NabuParser.ConditionalAndExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.conditionalAndExpression(). - visitConditionalExpression(Java20Parser.ConditionalExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.conditionalExpression(). - visitConditionalExpression(Java20Parser.ConditionalExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.conditionalExpression(). - visitConditionalExpression(KotlinParser.ConditionalExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.conditionalExpression(). - visitConditionalExpression(KotlinParser.ConditionalExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.conditionalExpression(). - visitConditionalExpression(NabuParser.ConditionalExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.conditionalExpression(). - visitConditionalExpression(NabuParser.ConditionalExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.conditionalExpression(). - visitConditionalOrExpression(Java20Parser.ConditionalOrExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.conditionalOrExpression(). - visitConditionalOrExpression(Java20Parser.ConditionalOrExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.conditionalOrExpression(). - visitConditionalOrExpression(NabuParser.ConditionalOrExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.conditionalOrExpression(). - visitConditionalOrExpression(NabuParser.ConditionalOrExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.conditionalOrExpression(). - visitConjunction(KotlinParser.ConjunctionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.conjunction(). - visitConjunction(KotlinParser.ConjunctionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.conjunction(). - visitConstantDeclaration(Java20Parser.ConstantDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.constantDeclaration(). - visitConstantDeclaration(Java20Parser.ConstantDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.constantDeclaration(). - visitConstantDeclaration(NabuParser.ConstantDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.constantDeclaration(). - visitConstantDeclaration(NabuParser.ConstantDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.constantDeclaration(). - visitConstantExpression(Java20Parser.ConstantExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.constantExpression(). - visitConstantExpression(Java20Parser.ConstantExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.constantExpression(). - visitConstantExpression(NabuParser.ConstantExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.constantExpression(). - visitConstantExpression(NabuParser.ConstantExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.constantExpression(). - visitConstantModifier(Java20Parser.ConstantModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.constantModifier(). - visitConstantModifier(Java20Parser.ConstantModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.constantModifier(). - visitConstantModifier(NabuParser.ConstantModifierContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.constantModifier(). - visitConstantModifier(NabuParser.ConstantModifierContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.constantModifier(). - visitConstructorBody(Java20Parser.ConstructorBodyContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.constructorBody(). - visitConstructorBody(Java20Parser.ConstructorBodyContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.constructorBody(). - visitConstructorBody(NabuParser.ConstructorBodyContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.constructorBody(). - visitConstructorBody(NabuParser.ConstructorBodyContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.constructorBody(). - visitConstructorDeclaration(Java20Parser.ConstructorDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.constructorDeclaration(). - visitConstructorDeclaration(Java20Parser.ConstructorDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.constructorDeclaration(). - visitConstructorDeclaration(NabuParser.ConstructorDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.constructorDeclaration(). - visitConstructorDeclaration(NabuParser.ConstructorDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.constructorDeclaration(). - visitConstructorDeclarator(Java20Parser.ConstructorDeclaratorContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.constructorDeclarator(). - visitConstructorDeclarator(Java20Parser.ConstructorDeclaratorContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.constructorDeclarator(). - visitConstructorDeclarator(NabuParser.ConstructorDeclaratorContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.constructorDeclarator(). - visitConstructorDeclarator(NabuParser.ConstructorDeclaratorContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.constructorDeclarator(). - visitConstructorDelegationCall(KotlinParser.ConstructorDelegationCallContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.constructorDelegationCall(). - visitConstructorDelegationCall(KotlinParser.ConstructorDelegationCallContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.constructorDelegationCall(). - visitConstructorInvocation(KotlinParser.ConstructorInvocationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.constructorInvocation(). - visitConstructorInvocation(KotlinParser.ConstructorInvocationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.constructorInvocation(). - visitConstructorModifier(Java20Parser.ConstructorModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.constructorModifier(). - visitConstructorModifier(Java20Parser.ConstructorModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.constructorModifier(). - visitConstructorModifier(NabuParser.ConstructorModifierContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.constructorModifier(). - visitConstructorModifier(NabuParser.ConstructorModifierContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.constructorModifier(). - visitContextualKeyword(Java20Parser.ContextualKeywordContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.contextualKeyword(). - visitContextualKeyword(Java20Parser.ContextualKeywordContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.contextualKeyword(). - visitContextualKeyword(NabuParser.ContextualKeywordContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.contextualKeyword(). - visitContextualKeyword(NabuParser.ContextualKeywordContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.contextualKeyword(). - visitContextualKeywordMinusForTypeIdentifier(Java20Parser.ContextualKeywordMinusForTypeIdentifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.contextualKeywordMinusForTypeIdentifier(). - visitContextualKeywordMinusForTypeIdentifier(Java20Parser.ContextualKeywordMinusForTypeIdentifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.contextualKeywordMinusForTypeIdentifier(). - visitContextualKeywordMinusForTypeIdentifier(NabuParser.ContextualKeywordMinusForTypeIdentifierContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.contextualKeywordMinusForTypeIdentifier(). - visitContextualKeywordMinusForTypeIdentifier(NabuParser.ContextualKeywordMinusForTypeIdentifierContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.contextualKeywordMinusForTypeIdentifier(). - visitContextualKeywordMinusForUnqualifiedFunctionIdentifier(NabuParser.ContextualKeywordMinusForUnqualifiedFunctionIdentifierContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.contextualKeywordMinusForUnqualifiedFunctionIdentifier(). - visitContextualKeywordMinusForUnqualifiedFunctionIdentifier(NabuParser.ContextualKeywordMinusForUnqualifiedFunctionIdentifierContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.contextualKeywordMinusForUnqualifiedFunctionIdentifier(). - visitContextualKeywordMinusForUnqualifiedMethodIdentifier(Java20Parser.ContextualKeywordMinusForUnqualifiedMethodIdentifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.contextualKeywordMinusForUnqualifiedMethodIdentifier(). - visitContextualKeywordMinusForUnqualifiedMethodIdentifier(Java20Parser.ContextualKeywordMinusForUnqualifiedMethodIdentifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.contextualKeywordMinusForUnqualifiedMethodIdentifier(). - visitContinueStatement(Java20Parser.ContinueStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.continueStatement(). - visitContinueStatement(Java20Parser.ContinueStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.continueStatement(). - visitContinueStatement(NabuParser.ContinueStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.continueStatement(). - visitContinueStatement(NabuParser.ContinueStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.continueStatement(). - visitControlStructureBody(KotlinParser.ControlStructureBodyContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.controlStructureBody(). - visitControlStructureBody(KotlinParser.ControlStructureBodyContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.controlStructureBody(). - visitDeclaration(KotlinParser.DeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.declaration(). - visitDeclaration(KotlinParser.DeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.declaration(). - visitDefaultValue(Java20Parser.DefaultValueContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.defaultValue(). - visitDefaultValue(Java20Parser.DefaultValueContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.defaultValue(). - visitDefaultValue(NabuParser.DefaultValueContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.defaultValue(). - visitDefaultValue(NabuParser.DefaultValueContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.defaultValue(). - visitDelegationSpecifier(KotlinParser.DelegationSpecifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.delegationSpecifier(). - visitDelegationSpecifier(KotlinParser.DelegationSpecifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.delegationSpecifier(). - visitDelegationSpecifiers(KotlinParser.DelegationSpecifiersContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.delegationSpecifiers(). - visitDelegationSpecifiers(KotlinParser.DelegationSpecifiersContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.delegationSpecifiers(). - visitDimExpr(Java20Parser.DimExprContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.dimExpr(). - visitDimExpr(Java20Parser.DimExprContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.dimExpr(). - visitDimExpr(NabuParser.DimExprContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.dimExpr(). - visitDimExpr(NabuParser.DimExprContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.dimExpr(). - visitDimExprs(Java20Parser.DimExprsContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.dimExprs(). - visitDimExprs(Java20Parser.DimExprsContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.dimExprs(). - visitDimExprs(NabuParser.DimExprsContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.dimExprs(). - visitDimExprs(NabuParser.DimExprsContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.dimExprs(). - visitDims(Java20Parser.DimsContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.dims(). - visitDims(Java20Parser.DimsContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.dims(). - visitDims(NabuParser.DimsContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.dims(). - visitDims(NabuParser.DimsContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.dims(). - visitDisjunction(KotlinParser.DisjunctionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.disjunction(). - visitDisjunction(KotlinParser.DisjunctionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.disjunction(). - visitDoStatement(Java20Parser.DoStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.doStatement(). - visitDoStatement(Java20Parser.DoStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.doStatement(). - visitDoStatement(NabuParser.DoStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.doStatement(). - visitDoStatement(NabuParser.DoStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.doStatement(). - visitDoWhileExpression(KotlinParser.DoWhileExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.doWhileExpression(). - visitDoWhileExpression(KotlinParser.DoWhileExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.doWhileExpression(). - visitElementValue(Java20Parser.ElementValueContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.elementValue(). - visitElementValue(Java20Parser.ElementValueContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.elementValue(). - visitElementValue(NabuParser.ElementValueContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.elementValue(). - visitElementValue(NabuParser.ElementValueContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.elementValue(). - visitElementValueArrayInitializer(Java20Parser.ElementValueArrayInitializerContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.elementValueArrayInitializer(). - visitElementValueArrayInitializer(Java20Parser.ElementValueArrayInitializerContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.elementValueArrayInitializer(). - visitElementValueArrayInitializer(NabuParser.ElementValueArrayInitializerContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.elementValueArrayInitializer(). - visitElementValueArrayInitializer(NabuParser.ElementValueArrayInitializerContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.elementValueArrayInitializer(). - visitElementValueList(Java20Parser.ElementValueListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.elementValueList(). - visitElementValueList(Java20Parser.ElementValueListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.elementValueList(). - visitElementValueList(NabuParser.ElementValueListContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.elementValueList(). - visitElementValueList(NabuParser.ElementValueListContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.elementValueList(). - visitElementValuePair(Java20Parser.ElementValuePairContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.elementValuePair(). - visitElementValuePair(Java20Parser.ElementValuePairContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.elementValuePair(). - visitElementValuePair(NabuParser.ElementValuePairContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.elementValuePair(). - visitElementValuePair(NabuParser.ElementValuePairContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.elementValuePair(). - visitElementValuePairList(Java20Parser.ElementValuePairListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.elementValuePairList(). - visitElementValuePairList(Java20Parser.ElementValuePairListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.elementValuePairList(). - visitElementValuePairList(NabuParser.ElementValuePairListContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.elementValuePairList(). - visitElementValuePairList(NabuParser.ElementValuePairListContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.elementValuePairList(). - visitElvisExpression(KotlinParser.ElvisExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.elvisExpression(). - visitElvisExpression(KotlinParser.ElvisExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.elvisExpression(). - visitEmptyStatement_(Java20Parser.EmptyStatement_Context) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.emptyStatement_(). - visitEmptyStatement_(Java20Parser.EmptyStatement_Context) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.emptyStatement_(). - visitEmptyStatement_(NabuParser.EmptyStatement_Context) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.emptyStatement_(). - visitEmptyStatement_(NabuParser.EmptyStatement_Context) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.emptyStatement_(). - visitEnhancedForStatement(Java20Parser.EnhancedForStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.enhancedForStatement(). - visitEnhancedForStatement(Java20Parser.EnhancedForStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.enhancedForStatement(). - visitEnhancedForStatement(NabuParser.EnhancedForStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.enhancedForStatement(). - visitEnhancedForStatement(NabuParser.EnhancedForStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.enhancedForStatement(). - visitEnhancedForStatementNoShortIf(Java20Parser.EnhancedForStatementNoShortIfContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.enhancedForStatementNoShortIf(). - visitEnhancedForStatementNoShortIf(Java20Parser.EnhancedForStatementNoShortIfContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.enhancedForStatementNoShortIf(). - visitEnhancedForStatementNoShortIf(NabuParser.EnhancedForStatementNoShortIfContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.enhancedForStatementNoShortIf(). - visitEnhancedForStatementNoShortIf(NabuParser.EnhancedForStatementNoShortIfContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.enhancedForStatementNoShortIf(). - visitEnumBody(Java20Parser.EnumBodyContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.enumBody(). - visitEnumBody(Java20Parser.EnumBodyContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.enumBody(). - visitEnumBody(NabuParser.EnumBodyContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.enumBody(). - visitEnumBody(NabuParser.EnumBodyContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.enumBody(). - visitEnumBodyDeclarations(Java20Parser.EnumBodyDeclarationsContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.enumBodyDeclarations(). - visitEnumBodyDeclarations(Java20Parser.EnumBodyDeclarationsContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.enumBodyDeclarations(). - visitEnumBodyDeclarations(NabuParser.EnumBodyDeclarationsContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.enumBodyDeclarations(). - visitEnumBodyDeclarations(NabuParser.EnumBodyDeclarationsContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.enumBodyDeclarations(). - visitEnumClassBody(KotlinParser.EnumClassBodyContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.enumClassBody(). - visitEnumClassBody(KotlinParser.EnumClassBodyContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.enumClassBody(). - visitEnumConstant(Java20Parser.EnumConstantContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.enumConstant(). - visitEnumConstant(Java20Parser.EnumConstantContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.enumConstant(). - visitEnumConstant(NabuParser.EnumConstantContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.enumConstant(). - visitEnumConstant(NabuParser.EnumConstantContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.enumConstant(). - visitEnumConstantList(Java20Parser.EnumConstantListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.enumConstantList(). - visitEnumConstantList(Java20Parser.EnumConstantListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.enumConstantList(). - visitEnumConstantList(NabuParser.EnumConstantListContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.enumConstantList(). - visitEnumConstantList(NabuParser.EnumConstantListContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.enumConstantList(). - visitEnumConstantModifier(Java20Parser.EnumConstantModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.enumConstantModifier(). - visitEnumConstantModifier(Java20Parser.EnumConstantModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.enumConstantModifier(). - visitEnumConstantModifier(NabuParser.EnumConstantModifierContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.enumConstantModifier(). - visitEnumConstantModifier(NabuParser.EnumConstantModifierContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.enumConstantModifier(). - visitEnumDeclaration(Java20Parser.EnumDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.enumDeclaration(). - visitEnumDeclaration(Java20Parser.EnumDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.enumDeclaration(). - visitEnumDeclaration(NabuParser.EnumDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.enumDeclaration(). - visitEnumDeclaration(NabuParser.EnumDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.enumDeclaration(). - visitEnumEntries(KotlinParser.EnumEntriesContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.enumEntries(). - visitEnumEntries(KotlinParser.EnumEntriesContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.enumEntries(). - visitEnumEntry(KotlinParser.EnumEntryContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.enumEntry(). - visitEnumEntry(KotlinParser.EnumEntryContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.enumEntry(). - visitEqualityComparison(KotlinParser.EqualityComparisonContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.equalityComparison(). - visitEqualityComparison(KotlinParser.EqualityComparisonContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.equalityComparison(). - visitEqualityExpression(Java20Parser.EqualityExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.equalityExpression(). - visitEqualityExpression(Java20Parser.EqualityExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.equalityExpression(). - visitEqualityExpression(NabuParser.EqualityExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.equalityExpression(). - visitEqualityExpression(NabuParser.EqualityExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.equalityExpression(). - visitEqualityOperation(KotlinParser.EqualityOperationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.equalityOperation(). - visitEqualityOperation(KotlinParser.EqualityOperationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.equalityOperation(). - visitErrorNode(ErrorNode) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
- visitErrorNode(ErrorNode) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
- visitErrorNode(ErrorNode) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
- visitExceptionType(Java20Parser.ExceptionTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.exceptionType(). - visitExceptionType(Java20Parser.ExceptionTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.exceptionType(). - visitExceptionType(NabuParser.ExceptionTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.exceptionType(). - visitExceptionType(NabuParser.ExceptionTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.exceptionType(). - visitExceptionTypeList(Java20Parser.ExceptionTypeListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.exceptionTypeList(). - visitExceptionTypeList(Java20Parser.ExceptionTypeListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.exceptionTypeList(). - visitExceptionTypeList(NabuParser.ExceptionTypeListContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.exceptionTypeList(). - visitExceptionTypeList(NabuParser.ExceptionTypeListContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.exceptionTypeList(). - visitExclusiveOrExpression(Java20Parser.ExclusiveOrExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.exclusiveOrExpression(). - visitExclusiveOrExpression(Java20Parser.ExclusiveOrExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.exclusiveOrExpression(). - visitExclusiveOrExpression(NabuParser.ExclusiveOrExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.exclusiveOrExpression(). - visitExclusiveOrExpression(NabuParser.ExclusiveOrExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.exclusiveOrExpression(). - visitExplicitConstructorInvocation(Java20Parser.ExplicitConstructorInvocationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.explicitConstructorInvocation(). - visitExplicitConstructorInvocation(Java20Parser.ExplicitConstructorInvocationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.explicitConstructorInvocation(). - visitExplicitConstructorInvocation(NabuParser.ExplicitConstructorInvocationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.explicitConstructorInvocation(). - visitExplicitConstructorInvocation(NabuParser.ExplicitConstructorInvocationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.explicitConstructorInvocation(). - visitExplicitDelegation(KotlinParser.ExplicitDelegationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.explicitDelegation(). - visitExplicitDelegation(KotlinParser.ExplicitDelegationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.explicitDelegation(). - visitExpression(Java20Parser.ExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.expression(). - visitExpression(Java20Parser.ExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.expression(). - visitExpression(KotlinParser.ExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.expression(). - visitExpression(KotlinParser.ExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.expression(). - visitExpression(NabuParser.ExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.expression(). - visitExpression(NabuParser.ExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.expression(). - visitExpressionName(Java20Parser.ExpressionNameContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.expressionName(). - visitExpressionName(Java20Parser.ExpressionNameContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.expressionName(). - visitExpressionName(NabuParser.ExpressionNameContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.expressionName(). - visitExpressionName(NabuParser.ExpressionNameContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.expressionName(). - visitExpressionStatement(Java20Parser.ExpressionStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.expressionStatement(). - visitExpressionStatement(Java20Parser.ExpressionStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.expressionStatement(). - visitExpressionStatement(NabuParser.ExpressionStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.expressionStatement(). - visitExpressionStatement(NabuParser.ExpressionStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.expressionStatement(). - visitFieldAccess(Java20Parser.FieldAccessContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.fieldAccess(). - visitFieldAccess(Java20Parser.FieldAccessContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.fieldAccess(). - visitFieldAccess(NabuParser.FieldAccessContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.fieldAccess(). - visitFieldAccess(NabuParser.FieldAccessContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.fieldAccess(). - visitFieldDeclaration(Java20Parser.FieldDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.fieldDeclaration(). - visitFieldDeclaration(Java20Parser.FieldDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.fieldDeclaration(). - visitFieldDeclaration(NabuParser.FieldDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.fieldDeclaration(). - visitFieldDeclaration(NabuParser.FieldDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.fieldDeclaration(). - visitFieldModifier(Java20Parser.FieldModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.fieldModifier(). - visitFieldModifier(Java20Parser.FieldModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.fieldModifier(). - visitFieldModifier(NabuParser.FieldModifierContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.fieldModifier(). - visitFieldModifier(NabuParser.FieldModifierContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.fieldModifier(). - visitFileAnnotation(KotlinParser.FileAnnotationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.fileAnnotation(). - visitFileAnnotation(KotlinParser.FileAnnotationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.fileAnnotation(). - visitFileAnnotations(KotlinParser.FileAnnotationsContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.fileAnnotations(). - visitFileAnnotations(KotlinParser.FileAnnotationsContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.fileAnnotations(). - visitFinallyBlock(Java20Parser.FinallyBlockContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.finallyBlock(). - visitFinallyBlock(Java20Parser.FinallyBlockContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.finallyBlock(). - visitFinallyBlock(KotlinParser.FinallyBlockContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.finallyBlock(). - visitFinallyBlock(KotlinParser.FinallyBlockContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.finallyBlock(). - visitFinallyBlock(NabuParser.FinallyBlockContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.finallyBlock(). - visitFinallyBlock(NabuParser.FinallyBlockContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.finallyBlock(). - visitFloatingPointType(Java20Parser.FloatingPointTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.floatingPointType(). - visitFloatingPointType(Java20Parser.FloatingPointTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.floatingPointType(). - visitFloatingPointType(NabuParser.FloatingPointTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.floatingPointType(). - visitFloatingPointType(NabuParser.FloatingPointTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.floatingPointType(). - visitForExpression(KotlinParser.ForExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.forExpression(). - visitForExpression(KotlinParser.ForExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.forExpression(). - visitForInit(Java20Parser.ForInitContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.forInit(). - visitForInit(Java20Parser.ForInitContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.forInit(). - visitForInit(NabuParser.ForInitContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.forInit(). - visitForInit(NabuParser.ForInitContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.forInit(). - visitFormalParameter(Java20Parser.FormalParameterContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.formalParameter(). - visitFormalParameter(Java20Parser.FormalParameterContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.formalParameter(). - visitFormalParameter(NabuParser.FormalParameterContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.formalParameter(). - visitFormalParameter(NabuParser.FormalParameterContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.formalParameter(). - visitFormalParameterList(Java20Parser.FormalParameterListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.formalParameterList(). - visitFormalParameterList(Java20Parser.FormalParameterListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.formalParameterList(). - visitFormalParameterList(NabuParser.FormalParameterListContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.formalParameterList(). - visitFormalParameterList(NabuParser.FormalParameterListContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.formalParameterList(). - visitForStatement(Java20Parser.ForStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.forStatement(). - visitForStatement(Java20Parser.ForStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.forStatement(). - visitForStatement(NabuParser.ForStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.forStatement(). - visitForStatement(NabuParser.ForStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.forStatement(). - visitForStatementNoShortIf(Java20Parser.ForStatementNoShortIfContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.forStatementNoShortIf(). - visitForStatementNoShortIf(Java20Parser.ForStatementNoShortIfContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.forStatementNoShortIf(). - visitForStatementNoShortIf(NabuParser.ForStatementNoShortIfContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.forStatementNoShortIf(). - visitForStatementNoShortIf(NabuParser.ForStatementNoShortIfContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.forStatementNoShortIf(). - visitForUpdate(Java20Parser.ForUpdateContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.forUpdate(). - visitForUpdate(Java20Parser.ForUpdateContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.forUpdate(). - visitForUpdate(NabuParser.ForUpdateContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.forUpdate(). - visitForUpdate(NabuParser.ForUpdateContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.forUpdate(). - visitFunctionBody(KotlinParser.FunctionBodyContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.functionBody(). - visitFunctionBody(KotlinParser.FunctionBodyContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.functionBody(). - visitFunctionBody(NabuParser.FunctionBodyContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.functionBody(). - visitFunctionBody(NabuParser.FunctionBodyContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.functionBody(). - visitFunctionDeclaration(KotlinParser.FunctionDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.functionDeclaration(). - visitFunctionDeclaration(KotlinParser.FunctionDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.functionDeclaration(). - visitFunctionDeclaration(NabuParser.FunctionDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.functionDeclaration(). - visitFunctionDeclaration(NabuParser.FunctionDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.functionDeclaration(). - visitFunctionDeclarator(NabuParser.FunctionDeclaratorContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.functionDeclarator(). - visitFunctionDeclarator(NabuParser.FunctionDeclaratorContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.functionDeclarator(). - visitFunctionHeader(NabuParser.FunctionHeaderContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.functionHeader(). - visitFunctionHeader(NabuParser.FunctionHeaderContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.functionHeader(). - visitFunctionInvocation(NabuParser.FunctionInvocationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.functionInvocation(). - visitFunctionInvocation(NabuParser.FunctionInvocationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.functionInvocation(). - visitFunctionLiteral(KotlinParser.FunctionLiteralContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.functionLiteral(). - visitFunctionLiteral(KotlinParser.FunctionLiteralContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.functionLiteral(). - visitFunctionModifier(KotlinParser.FunctionModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.functionModifier(). - visitFunctionModifier(KotlinParser.FunctionModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.functionModifier(). - visitFunctionModifier(NabuParser.FunctionModifierContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.functionModifier(). - visitFunctionModifier(NabuParser.FunctionModifierContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.functionModifier(). - visitFunctionName(NabuParser.FunctionNameContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.functionName(). - visitFunctionName(NabuParser.FunctionNameContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.functionName(). - visitFunctionReference(NabuParser.FunctionReferenceContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.functionReference(). - visitFunctionReference(NabuParser.FunctionReferenceContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.functionReference(). - visitFunctionType(KotlinParser.FunctionTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.functionType(). - visitFunctionType(KotlinParser.FunctionTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.functionType(). - visitFunctionTypeParameters(KotlinParser.FunctionTypeParametersContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.functionTypeParameters(). - visitFunctionTypeParameters(KotlinParser.FunctionTypeParametersContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.functionTypeParameters(). - visitFunctionTypeReceiver(KotlinParser.FunctionTypeReceiverContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.functionTypeReceiver(). - visitFunctionTypeReceiver(KotlinParser.FunctionTypeReceiverContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.functionTypeReceiver(). - visitFunctionValueParameter(KotlinParser.FunctionValueParameterContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.functionValueParameter(). - visitFunctionValueParameter(KotlinParser.FunctionValueParameterContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.functionValueParameter(). - visitFunctionValueParameters(KotlinParser.FunctionValueParametersContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.functionValueParameters(). - visitFunctionValueParameters(KotlinParser.FunctionValueParametersContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.functionValueParameters(). - visitGetter(KotlinParser.GetterContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.getter(). - visitGetter(KotlinParser.GetterContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.getter(). - visitIdentifier(Java20Parser.IdentifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.identifier(). - visitIdentifier(Java20Parser.IdentifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.identifier(). - visitIdentifier(KotlinParser.IdentifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.identifier(). - visitIdentifier(KotlinParser.IdentifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.identifier(). - visitIdentifier(NabuParser.IdentifierContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.identifier(). - visitIdentifier(NabuParser.IdentifierContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.identifier(). - visitIfExpression(KotlinParser.IfExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.ifExpression(). - visitIfExpression(KotlinParser.IfExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.ifExpression(). - visitIfThenElseStatement(Java20Parser.IfThenElseStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.ifThenElseStatement(). - visitIfThenElseStatement(Java20Parser.IfThenElseStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.ifThenElseStatement(). - visitIfThenElseStatement(NabuParser.IfThenElseStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.ifThenElseStatement(). - visitIfThenElseStatement(NabuParser.IfThenElseStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.ifThenElseStatement(). - visitIfThenElseStatementNoShortIf(Java20Parser.IfThenElseStatementNoShortIfContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.ifThenElseStatementNoShortIf(). - visitIfThenElseStatementNoShortIf(Java20Parser.IfThenElseStatementNoShortIfContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.ifThenElseStatementNoShortIf(). - visitIfThenElseStatementNoShortIf(NabuParser.IfThenElseStatementNoShortIfContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.ifThenElseStatementNoShortIf(). - visitIfThenElseStatementNoShortIf(NabuParser.IfThenElseStatementNoShortIfContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.ifThenElseStatementNoShortIf(). - visitIfThenStatement(Java20Parser.IfThenStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.ifThenStatement(). - visitIfThenStatement(Java20Parser.IfThenStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.ifThenStatement(). - visitIfThenStatement(NabuParser.IfThenStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.ifThenStatement(). - visitIfThenStatement(NabuParser.IfThenStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.ifThenStatement(). - visitImportAlias(KotlinParser.ImportAliasContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.importAlias(). - visitImportAlias(KotlinParser.ImportAliasContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.importAlias(). - visitImportDeclaration(Java20Parser.ImportDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.importDeclaration(). - visitImportDeclaration(Java20Parser.ImportDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.importDeclaration(). - visitImportDeclaration(NabuParser.ImportDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.importDeclaration(). - visitImportDeclaration(NabuParser.ImportDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.importDeclaration(). - visitImportHeader(KotlinParser.ImportHeaderContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.importHeader(). - visitImportHeader(KotlinParser.ImportHeaderContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.importHeader(). - visitImportList(KotlinParser.ImportListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.importList(). - visitImportList(KotlinParser.ImportListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.importList(). - visitInclusiveOrExpression(Java20Parser.InclusiveOrExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.inclusiveOrExpression(). - visitInclusiveOrExpression(Java20Parser.InclusiveOrExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.inclusiveOrExpression(). - visitInclusiveOrExpression(NabuParser.InclusiveOrExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.inclusiveOrExpression(). - visitInclusiveOrExpression(NabuParser.InclusiveOrExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.inclusiveOrExpression(). - visitInfixFunctionCall(KotlinParser.InfixFunctionCallContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.infixFunctionCall(). - visitInfixFunctionCall(KotlinParser.InfixFunctionCallContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.infixFunctionCall(). - visitInheritanceModifier(KotlinParser.InheritanceModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.inheritanceModifier(). - visitInheritanceModifier(KotlinParser.InheritanceModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.inheritanceModifier(). - visitInOperator(KotlinParser.InOperatorContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.inOperator(). - visitInOperator(KotlinParser.InOperatorContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.inOperator(). - visitInstanceInitializer(Java20Parser.InstanceInitializerContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.instanceInitializer(). - visitInstanceInitializer(Java20Parser.InstanceInitializerContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.instanceInitializer(). - visitInstanceInitializer(NabuParser.InstanceInitializerContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.instanceInitializer(). - visitInstanceInitializer(NabuParser.InstanceInitializerContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.instanceInitializer(). - visitIntegralType(Java20Parser.IntegralTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.integralType(). - visitIntegralType(Java20Parser.IntegralTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.integralType(). - visitIntegralType(NabuParser.IntegralTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.integralType(). - visitIntegralType(NabuParser.IntegralTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.integralType(). - visitInterfaceBody(Java20Parser.InterfaceBodyContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.interfaceBody(). - visitInterfaceBody(Java20Parser.InterfaceBodyContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.interfaceBody(). - visitInterfaceBody(NabuParser.InterfaceBodyContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.interfaceBody(). - visitInterfaceBody(NabuParser.InterfaceBodyContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.interfaceBody(). - visitInterfaceDeclaration(Java20Parser.InterfaceDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.interfaceDeclaration(). - visitInterfaceDeclaration(Java20Parser.InterfaceDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.interfaceDeclaration(). - visitInterfaceDeclaration(NabuParser.InterfaceDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.interfaceDeclaration(). - visitInterfaceDeclaration(NabuParser.InterfaceDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.interfaceDeclaration(). - visitInterfaceExtends(Java20Parser.InterfaceExtendsContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.interfaceExtends(). - visitInterfaceExtends(Java20Parser.InterfaceExtendsContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.interfaceExtends(). - visitInterfaceExtends(NabuParser.InterfaceExtendsContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.interfaceExtends(). - visitInterfaceExtends(NabuParser.InterfaceExtendsContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.interfaceExtends(). - visitInterfaceFunctionDeclaration(NabuParser.InterfaceFunctionDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.interfaceFunctionDeclaration(). - visitInterfaceFunctionDeclaration(NabuParser.InterfaceFunctionDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.interfaceFunctionDeclaration(). - visitInterfaceFunctionModifier(NabuParser.InterfaceFunctionModifierContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.interfaceFunctionModifier(). - visitInterfaceFunctionModifier(NabuParser.InterfaceFunctionModifierContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.interfaceFunctionModifier(). - visitInterfaceMemberDeclaration(Java20Parser.InterfaceMemberDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.interfaceMemberDeclaration(). - visitInterfaceMemberDeclaration(Java20Parser.InterfaceMemberDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.interfaceMemberDeclaration(). - visitInterfaceMemberDeclaration(NabuParser.InterfaceMemberDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.interfaceMemberDeclaration(). - visitInterfaceMemberDeclaration(NabuParser.InterfaceMemberDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.interfaceMemberDeclaration(). - visitInterfaceMethodDeclaration(Java20Parser.InterfaceMethodDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.interfaceMethodDeclaration(). - visitInterfaceMethodDeclaration(Java20Parser.InterfaceMethodDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.interfaceMethodDeclaration(). - visitInterfaceMethodModifier(Java20Parser.InterfaceMethodModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.interfaceMethodModifier(). - visitInterfaceMethodModifier(Java20Parser.InterfaceMethodModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.interfaceMethodModifier(). - visitInterfaceModifier(Java20Parser.InterfaceModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.interfaceModifier(). - visitInterfaceModifier(Java20Parser.InterfaceModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.interfaceModifier(). - visitInterfaceModifier(NabuParser.InterfaceModifierContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.interfaceModifier(). - visitInterfaceModifier(NabuParser.InterfaceModifierContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.interfaceModifier(). - visitInterfacePermits(Java20Parser.InterfacePermitsContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.interfacePermits(). - visitInterfacePermits(Java20Parser.InterfacePermitsContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.interfacePermits(). - visitInterfacePermits(NabuParser.InterfacePermitsContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.interfacePermits(). - visitInterfacePermits(NabuParser.InterfacePermitsContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.interfacePermits(). - visitInterfaceType(Java20Parser.InterfaceTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.interfaceType(). - visitInterfaceType(Java20Parser.InterfaceTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.interfaceType(). - visitInterfaceType(NabuParser.InterfaceTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.interfaceType(). - visitInterfaceType(NabuParser.InterfaceTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.interfaceType(). - visitInterfaceTypeList(Java20Parser.InterfaceTypeListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.interfaceTypeList(). - visitInterfaceTypeList(Java20Parser.InterfaceTypeListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.interfaceTypeList(). - visitInterfaceTypeList(NabuParser.InterfaceTypeListContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.interfaceTypeList(). - visitInterfaceTypeList(NabuParser.InterfaceTypeListContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.interfaceTypeList(). - visitIsOperator(KotlinParser.IsOperatorContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.isOperator(). - visitIsOperator(KotlinParser.IsOperatorContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.isOperator(). - visitJumpExpression(KotlinParser.JumpExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.jumpExpression(). - visitJumpExpression(KotlinParser.JumpExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.jumpExpression(). - visitKotlinFile(KotlinParser.KotlinFileContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.kotlinFile(). - visitKotlinFile(KotlinParser.KotlinFileContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.kotlinFile(). - visitLabelDefinition(KotlinParser.LabelDefinitionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.labelDefinition(). - visitLabelDefinition(KotlinParser.LabelDefinitionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.labelDefinition(). - visitLabeledStatement(Java20Parser.LabeledStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.labeledStatement(). - visitLabeledStatement(Java20Parser.LabeledStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.labeledStatement(). - visitLabeledStatement(NabuParser.LabeledStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.labeledStatement(). - visitLabeledStatement(NabuParser.LabeledStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.labeledStatement(). - visitLabeledStatementNoShortIf(Java20Parser.LabeledStatementNoShortIfContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.labeledStatementNoShortIf(). - visitLabeledStatementNoShortIf(Java20Parser.LabeledStatementNoShortIfContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.labeledStatementNoShortIf(). - visitLabeledStatementNoShortIf(NabuParser.LabeledStatementNoShortIfContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.labeledStatementNoShortIf(). - visitLabeledStatementNoShortIf(NabuParser.LabeledStatementNoShortIfContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.labeledStatementNoShortIf(). - visitLambdaBody(Java20Parser.LambdaBodyContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.lambdaBody(). - visitLambdaBody(Java20Parser.LambdaBodyContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.lambdaBody(). - visitLambdaBody(NabuParser.LambdaBodyContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.lambdaBody(). - visitLambdaBody(NabuParser.LambdaBodyContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.lambdaBody(). - visitLambdaExpression(Java20Parser.LambdaExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.lambdaExpression(). - visitLambdaExpression(Java20Parser.LambdaExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.lambdaExpression(). - visitLambdaExpression(NabuParser.LambdaExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.lambdaExpression(). - visitLambdaExpression(NabuParser.LambdaExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.lambdaExpression(). - visitLambdaParameter(Java20Parser.LambdaParameterContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.lambdaParameter(). - visitLambdaParameter(Java20Parser.LambdaParameterContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.lambdaParameter(). - visitLambdaParameter(KotlinParser.LambdaParameterContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.lambdaParameter(). - visitLambdaParameter(KotlinParser.LambdaParameterContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.lambdaParameter(). - visitLambdaParameter(NabuParser.LambdaParameterContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.lambdaParameter(). - visitLambdaParameter(NabuParser.LambdaParameterContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.lambdaParameter(). - visitLambdaParameterList(Java20Parser.LambdaParameterListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.lambdaParameterList(). - visitLambdaParameterList(Java20Parser.LambdaParameterListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.lambdaParameterList(). - visitLambdaParameterList(NabuParser.LambdaParameterListContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.lambdaParameterList(). - visitLambdaParameterList(NabuParser.LambdaParameterListContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.lambdaParameterList(). - visitLambdaParameters(Java20Parser.LambdaParametersContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.lambdaParameters(). - visitLambdaParameters(Java20Parser.LambdaParametersContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.lambdaParameters(). - visitLambdaParameters(KotlinParser.LambdaParametersContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.lambdaParameters(). - visitLambdaParameters(KotlinParser.LambdaParametersContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.lambdaParameters(). - visitLambdaParameters(NabuParser.LambdaParametersContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.lambdaParameters(). - visitLambdaParameters(NabuParser.LambdaParametersContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.lambdaParameters(). - visitLambdaParameterType(Java20Parser.LambdaParameterTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.lambdaParameterType(). - visitLambdaParameterType(Java20Parser.LambdaParameterTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.lambdaParameterType(). - visitLambdaParameterType(NabuParser.LambdaParameterTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.lambdaParameterType(). - visitLambdaParameterType(NabuParser.LambdaParameterTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.lambdaParameterType(). - visitLeftHandSide(Java20Parser.LeftHandSideContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.leftHandSide(). - visitLeftHandSide(Java20Parser.LeftHandSideContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.leftHandSide(). - visitLeftHandSide(NabuParser.LeftHandSideContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.leftHandSide(). - visitLeftHandSide(NabuParser.LeftHandSideContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.leftHandSide(). - visitLineStringContent(KotlinParser.LineStringContentContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.lineStringContent(). - visitLineStringContent(KotlinParser.LineStringContentContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.lineStringContent(). - visitLineStringExpression(KotlinParser.LineStringExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.lineStringExpression(). - visitLineStringExpression(KotlinParser.LineStringExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.lineStringExpression(). - visitLineStringLiteral(KotlinParser.LineStringLiteralContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.lineStringLiteral(). - visitLineStringLiteral(KotlinParser.LineStringLiteralContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.lineStringLiteral(). - visitLiteral(Java20Parser.LiteralContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.literal(). - visitLiteral(Java20Parser.LiteralContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.literal(). - visitLiteral(NabuParser.LiteralContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.literal(). - visitLiteral(NabuParser.LiteralContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.literal(). - visitLiteralConstant(KotlinParser.LiteralConstantContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.literalConstant(). - visitLiteralConstant(KotlinParser.LiteralConstantContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.literalConstant(). - visitLocalClassOrInterfaceDeclaration(Java20Parser.LocalClassOrInterfaceDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.localClassOrInterfaceDeclaration(). - visitLocalClassOrInterfaceDeclaration(Java20Parser.LocalClassOrInterfaceDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.localClassOrInterfaceDeclaration(). - visitLocalClassOrInterfaceDeclaration(NabuParser.LocalClassOrInterfaceDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.localClassOrInterfaceDeclaration(). - visitLocalClassOrInterfaceDeclaration(NabuParser.LocalClassOrInterfaceDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.localClassOrInterfaceDeclaration(). - visitLocalVariableDeclaration(Java20Parser.LocalVariableDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.localVariableDeclaration(). - visitLocalVariableDeclaration(Java20Parser.LocalVariableDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.localVariableDeclaration(). - visitLocalVariableDeclaration(NabuParser.LocalVariableDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.localVariableDeclaration(). - visitLocalVariableDeclaration(NabuParser.LocalVariableDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.localVariableDeclaration(). - visitLocalVariableDeclarationStatement(Java20Parser.LocalVariableDeclarationStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.localVariableDeclarationStatement(). - visitLocalVariableDeclarationStatement(Java20Parser.LocalVariableDeclarationStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.localVariableDeclarationStatement(). - visitLocalVariableDeclarationStatement(NabuParser.LocalVariableDeclarationStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.localVariableDeclarationStatement(). - visitLocalVariableDeclarationStatement(NabuParser.LocalVariableDeclarationStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.localVariableDeclarationStatement(). - visitLocalVariableType(Java20Parser.LocalVariableTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.localVariableType(). - visitLocalVariableType(Java20Parser.LocalVariableTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.localVariableType(). - visitLocalVariableType(NabuParser.LocalVariableTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.localVariableType(). - visitLocalVariableType(NabuParser.LocalVariableTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.localVariableType(). - visitLoopExpression(KotlinParser.LoopExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.loopExpression(). - visitLoopExpression(KotlinParser.LoopExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.loopExpression(). - visitMarkerAnnotation(Java20Parser.MarkerAnnotationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.markerAnnotation(). - visitMarkerAnnotation(Java20Parser.MarkerAnnotationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.markerAnnotation(). - visitMarkerAnnotation(NabuParser.MarkerAnnotationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.markerAnnotation(). - visitMarkerAnnotation(NabuParser.MarkerAnnotationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.markerAnnotation(). - visitMemberAccessOperator(KotlinParser.MemberAccessOperatorContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.memberAccessOperator(). - visitMemberAccessOperator(KotlinParser.MemberAccessOperatorContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.memberAccessOperator(). - visitMemberModifier(KotlinParser.MemberModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.memberModifier(). - visitMemberModifier(KotlinParser.MemberModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.memberModifier(). - visitMethodBody(Java20Parser.MethodBodyContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.methodBody(). - visitMethodBody(Java20Parser.MethodBodyContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.methodBody(). - visitMethodDeclaration(Java20Parser.MethodDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.methodDeclaration(). - visitMethodDeclaration(Java20Parser.MethodDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.methodDeclaration(). - visitMethodDeclarator(Java20Parser.MethodDeclaratorContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.methodDeclarator(). - visitMethodDeclarator(Java20Parser.MethodDeclaratorContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.methodDeclarator(). - visitMethodHeader(Java20Parser.MethodHeaderContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.methodHeader(). - visitMethodHeader(Java20Parser.MethodHeaderContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.methodHeader(). - visitMethodInvocation(Java20Parser.MethodInvocationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.methodInvocation(). - visitMethodInvocation(Java20Parser.MethodInvocationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.methodInvocation(). - visitMethodModifier(Java20Parser.MethodModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.methodModifier(). - visitMethodModifier(Java20Parser.MethodModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.methodModifier(). - visitMethodName(Java20Parser.MethodNameContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.methodName(). - visitMethodName(Java20Parser.MethodNameContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.methodName(). - visitMethodReference(Java20Parser.MethodReferenceContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.methodReference(). - visitMethodReference(Java20Parser.MethodReferenceContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.methodReference(). - visitModifier(KotlinParser.ModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.modifier(). - visitModifier(KotlinParser.ModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.modifier(). - visitModifierList(KotlinParser.ModifierListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.modifierList(). - visitModifierList(KotlinParser.ModifierListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.modifierList(). - visitModularCompilationUnit(Java20Parser.ModularCompilationUnitContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.modularCompilationUnit(). - visitModularCompilationUnit(Java20Parser.ModularCompilationUnitContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.modularCompilationUnit(). - visitModularCompilationUnit(NabuParser.ModularCompilationUnitContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.modularCompilationUnit(). - visitModularCompilationUnit(NabuParser.ModularCompilationUnitContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.modularCompilationUnit(). - visitModuleDeclaration(Java20Parser.ModuleDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.moduleDeclaration(). - visitModuleDeclaration(Java20Parser.ModuleDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.moduleDeclaration(). - visitModuleDeclaration(NabuParser.ModuleDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.moduleDeclaration(). - visitModuleDeclaration(NabuParser.ModuleDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.moduleDeclaration(). - visitModuleDirective(Java20Parser.ModuleDirectiveContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.moduleDirective(). - visitModuleDirective(Java20Parser.ModuleDirectiveContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.moduleDirective(). - visitModuleDirective(NabuParser.ModuleDirectiveContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.moduleDirective(). - visitModuleDirective(NabuParser.ModuleDirectiveContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.moduleDirective(). - visitModuleName(Java20Parser.ModuleNameContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.moduleName(). - visitModuleName(Java20Parser.ModuleNameContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.moduleName(). - visitModuleName(NabuParser.ModuleNameContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.moduleName(). - visitModuleName(NabuParser.ModuleNameContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.moduleName(). - visitMultiLineStringContent(KotlinParser.MultiLineStringContentContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.multiLineStringContent(). - visitMultiLineStringContent(KotlinParser.MultiLineStringContentContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.multiLineStringContent(). - visitMultiLineStringExpression(KotlinParser.MultiLineStringExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.multiLineStringExpression(). - visitMultiLineStringExpression(KotlinParser.MultiLineStringExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.multiLineStringExpression(). - visitMultiLineStringLiteral(KotlinParser.MultiLineStringLiteralContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.multiLineStringLiteral(). - visitMultiLineStringLiteral(KotlinParser.MultiLineStringLiteralContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.multiLineStringLiteral(). - visitMultiplicativeExpression(Java20Parser.MultiplicativeExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.multiplicativeExpression(). - visitMultiplicativeExpression(Java20Parser.MultiplicativeExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.multiplicativeExpression(). - visitMultiplicativeExpression(KotlinParser.MultiplicativeExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.multiplicativeExpression(). - visitMultiplicativeExpression(KotlinParser.MultiplicativeExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.multiplicativeExpression(). - visitMultiplicativeExpression(NabuParser.MultiplicativeExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.multiplicativeExpression(). - visitMultiplicativeExpression(NabuParser.MultiplicativeExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.multiplicativeExpression(). - visitMultiplicativeOperation(KotlinParser.MultiplicativeOperationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.multiplicativeOperation(). - visitMultiplicativeOperation(KotlinParser.MultiplicativeOperationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.multiplicativeOperation(). - visitMultiVariableDeclaration(KotlinParser.MultiVariableDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.multiVariableDeclaration(). - visitMultiVariableDeclaration(KotlinParser.MultiVariableDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.multiVariableDeclaration(). - visitNabuLocalVariableDeclaration(NabuParser.NabuLocalVariableDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.nabuLocalVariableDeclaration(). - visitNabuLocalVariableDeclaration(NabuParser.NabuLocalVariableDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.nabuLocalVariableDeclaration(). - visitNabuVariableDeclarator(NabuParser.NabuVariableDeclaratorContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.nabuVariableDeclarator(). - visitNabuVariableDeclarator(NabuParser.NabuVariableDeclaratorContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.nabuVariableDeclarator(). - visitNabuVariableDeclaratorList(NabuParser.NabuVariableDeclaratorListContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.nabuVariableDeclaratorList(). - visitNabuVariableDeclaratorList(NabuParser.NabuVariableDeclaratorListContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.nabuVariableDeclaratorList(). - visitNamedInfix(KotlinParser.NamedInfixContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.namedInfix(). - visitNamedInfix(KotlinParser.NamedInfixContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.namedInfix(). - visitNormalAnnotation(Java20Parser.NormalAnnotationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.normalAnnotation(). - visitNormalAnnotation(Java20Parser.NormalAnnotationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.normalAnnotation(). - visitNormalAnnotation(NabuParser.NormalAnnotationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.normalAnnotation(). - visitNormalAnnotation(NabuParser.NormalAnnotationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.normalAnnotation(). - visitNormalClassDeclaration(Java20Parser.NormalClassDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.normalClassDeclaration(). - visitNormalClassDeclaration(Java20Parser.NormalClassDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.normalClassDeclaration(). - visitNormalClassDeclaration(NabuParser.NormalClassDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.normalClassDeclaration(). - visitNormalClassDeclaration(NabuParser.NormalClassDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.normalClassDeclaration(). - visitNormalInterfaceDeclaration(Java20Parser.NormalInterfaceDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.normalInterfaceDeclaration(). - visitNormalInterfaceDeclaration(Java20Parser.NormalInterfaceDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.normalInterfaceDeclaration(). - visitNormalInterfaceDeclaration(NabuParser.NormalInterfaceDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.normalInterfaceDeclaration(). - visitNormalInterfaceDeclaration(NabuParser.NormalInterfaceDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.normalInterfaceDeclaration(). - visitNullableType(KotlinParser.NullableTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.nullableType(). - visitNullableType(KotlinParser.NullableTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.nullableType(). - visitNumericType(Java20Parser.NumericTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.numericType(). - visitNumericType(Java20Parser.NumericTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.numericType(). - visitNumericType(NabuParser.NumericTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.numericType(). - visitNumericType(NabuParser.NumericTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.numericType(). - visitObjectDeclaration(KotlinParser.ObjectDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.objectDeclaration(). - visitObjectDeclaration(KotlinParser.ObjectDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.objectDeclaration(). - visitObjectLiteral(KotlinParser.ObjectLiteralContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.objectLiteral(). - visitObjectLiteral(KotlinParser.ObjectLiteralContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.objectLiteral(). - visitOrdinaryCompilationUnit(Java20Parser.OrdinaryCompilationUnitContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.ordinaryCompilationUnit(). - visitOrdinaryCompilationUnit(Java20Parser.OrdinaryCompilationUnitContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.ordinaryCompilationUnit(). - visitOrdinaryCompilationUnit(NabuParser.OrdinaryCompilationUnitContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.ordinaryCompilationUnit(). - visitOrdinaryCompilationUnit(NabuParser.OrdinaryCompilationUnitContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.ordinaryCompilationUnit(). - visitPackageDeclaration(Java20Parser.PackageDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.packageDeclaration(). - visitPackageDeclaration(Java20Parser.PackageDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.packageDeclaration(). - visitPackageDeclaration(NabuParser.PackageDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.packageDeclaration(). - visitPackageDeclaration(NabuParser.PackageDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.packageDeclaration(). - visitPackageHeader(KotlinParser.PackageHeaderContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.packageHeader(). - visitPackageHeader(KotlinParser.PackageHeaderContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.packageHeader(). - visitPackageModifier(Java20Parser.PackageModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.packageModifier(). - visitPackageModifier(Java20Parser.PackageModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.packageModifier(). - visitPackageModifier(NabuParser.PackageModifierContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.packageModifier(). - visitPackageModifier(NabuParser.PackageModifierContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.packageModifier(). - visitPackageName(Java20Parser.PackageNameContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.packageName(). - visitPackageName(Java20Parser.PackageNameContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.packageName(). - visitPackageName(NabuParser.PackageNameContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.packageName(). - visitPackageName(NabuParser.PackageNameContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.packageName(). - visitPackageOrTypeName(Java20Parser.PackageOrTypeNameContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.packageOrTypeName(). - visitPackageOrTypeName(Java20Parser.PackageOrTypeNameContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.packageOrTypeName(). - visitPackageOrTypeName(NabuParser.PackageOrTypeNameContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.packageOrTypeName(). - visitPackageOrTypeName(NabuParser.PackageOrTypeNameContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.packageOrTypeName(). - visitParameter(KotlinParser.ParameterContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.parameter(). - visitParameter(KotlinParser.ParameterContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.parameter(). - visitParameterModifier(KotlinParser.ParameterModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.parameterModifier(). - visitParameterModifier(KotlinParser.ParameterModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.parameterModifier(). - visitParenthesizedExpression(KotlinParser.ParenthesizedExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.parenthesizedExpression(). - visitParenthesizedExpression(KotlinParser.ParenthesizedExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.parenthesizedExpression(). - visitParenthesizedType(KotlinParser.ParenthesizedTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.parenthesizedType(). - visitParenthesizedType(KotlinParser.ParenthesizedTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.parenthesizedType(). - visitPattern(Java20Parser.PatternContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.pattern(). - visitPattern(Java20Parser.PatternContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.pattern(). - visitPattern(NabuParser.PatternContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.pattern(). - visitPattern(NabuParser.PatternContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.pattern(). - visitPfE(Java20Parser.PfEContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.pfE(). - visitPfE(Java20Parser.PfEContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.pfE(). - visitPfE(NabuParser.PfEContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.pfE(). - visitPfE(NabuParser.PfEContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.pfE(). - visitPNNA(Java20Parser.PNNAContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.pNNA(). - visitPNNA(Java20Parser.PNNAContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.pNNA(). - visitPNNA(NabuParser.PNNAContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.pNNA(). - visitPNNA(NabuParser.PNNAContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.pNNA(). - visitPostDecrementExpression(Java20Parser.PostDecrementExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.postDecrementExpression(). - visitPostDecrementExpression(Java20Parser.PostDecrementExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.postDecrementExpression(). - visitPostDecrementExpression(NabuParser.PostDecrementExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.postDecrementExpression(). - visitPostDecrementExpression(NabuParser.PostDecrementExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.postDecrementExpression(). - visitPostfixExpression(Java20Parser.PostfixExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.postfixExpression(). - visitPostfixExpression(Java20Parser.PostfixExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.postfixExpression(). - visitPostfixExpression(NabuParser.PostfixExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.postfixExpression(). - visitPostfixExpression(NabuParser.PostfixExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.postfixExpression(). - visitPostfixUnaryExpression(KotlinParser.PostfixUnaryExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.postfixUnaryExpression(). - visitPostfixUnaryExpression(KotlinParser.PostfixUnaryExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.postfixUnaryExpression(). - visitPostfixUnaryOperation(KotlinParser.PostfixUnaryOperationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.postfixUnaryOperation(). - visitPostfixUnaryOperation(KotlinParser.PostfixUnaryOperationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.postfixUnaryOperation(). - visitPostIncrementExpression(Java20Parser.PostIncrementExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.postIncrementExpression(). - visitPostIncrementExpression(Java20Parser.PostIncrementExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.postIncrementExpression(). - visitPostIncrementExpression(NabuParser.PostIncrementExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.postIncrementExpression(). - visitPostIncrementExpression(NabuParser.PostIncrementExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.postIncrementExpression(). - visitPreamble(KotlinParser.PreambleContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.preamble(). - visitPreamble(KotlinParser.PreambleContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.preamble(). - visitPreDecrementExpression(Java20Parser.PreDecrementExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.preDecrementExpression(). - visitPreDecrementExpression(Java20Parser.PreDecrementExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.preDecrementExpression(). - visitPreDecrementExpression(NabuParser.PreDecrementExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.preDecrementExpression(). - visitPreDecrementExpression(NabuParser.PreDecrementExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.preDecrementExpression(). - visitPrefixUnaryExpression(KotlinParser.PrefixUnaryExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.prefixUnaryExpression(). - visitPrefixUnaryExpression(KotlinParser.PrefixUnaryExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.prefixUnaryExpression(). - visitPrefixUnaryOperation(KotlinParser.PrefixUnaryOperationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.prefixUnaryOperation(). - visitPrefixUnaryOperation(KotlinParser.PrefixUnaryOperationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.prefixUnaryOperation(). - visitPreIncrementExpression(Java20Parser.PreIncrementExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.preIncrementExpression(). - visitPreIncrementExpression(Java20Parser.PreIncrementExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.preIncrementExpression(). - visitPreIncrementExpression(NabuParser.PreIncrementExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.preIncrementExpression(). - visitPreIncrementExpression(NabuParser.PreIncrementExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.preIncrementExpression(). - visitPrimary(Java20Parser.PrimaryContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.primary(). - visitPrimary(Java20Parser.PrimaryContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.primary(). - visitPrimary(NabuParser.PrimaryContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.primary(). - visitPrimary(NabuParser.PrimaryContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.primary(). - visitPrimaryConstructor(KotlinParser.PrimaryConstructorContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.primaryConstructor(). - visitPrimaryConstructor(KotlinParser.PrimaryConstructorContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.primaryConstructor(). - visitPrimaryNoNewArray(Java20Parser.PrimaryNoNewArrayContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.primaryNoNewArray(). - visitPrimaryNoNewArray(Java20Parser.PrimaryNoNewArrayContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.primaryNoNewArray(). - visitPrimaryNoNewArray(NabuParser.PrimaryNoNewArrayContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.primaryNoNewArray(). - visitPrimaryNoNewArray(NabuParser.PrimaryNoNewArrayContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.primaryNoNewArray(). - visitPrimitiveType(Java20Parser.PrimitiveTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.primitiveType(). - visitPrimitiveType(Java20Parser.PrimitiveTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.primitiveType(). - visitPrimitiveType(NabuParser.PrimitiveTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.primitiveType(). - visitPrimitiveType(NabuParser.PrimitiveTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.primitiveType(). - visitPropertyDeclaration(KotlinParser.PropertyDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.propertyDeclaration(). - visitPropertyDeclaration(KotlinParser.PropertyDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.propertyDeclaration(). - visitPropertyModifier(KotlinParser.PropertyModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.propertyModifier(). - visitPropertyModifier(KotlinParser.PropertyModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.propertyModifier(). - visitRangeExpression(KotlinParser.RangeExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.rangeExpression(). - visitRangeExpression(KotlinParser.RangeExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.rangeExpression(). - visitRangeTest(KotlinParser.RangeTestContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.rangeTest(). - visitRangeTest(KotlinParser.RangeTestContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.rangeTest(). - visitReceiverParameter(Java20Parser.ReceiverParameterContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.receiverParameter(). - visitReceiverParameter(Java20Parser.ReceiverParameterContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.receiverParameter(). - visitReceiverParameter(NabuParser.ReceiverParameterContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.receiverParameter(). - visitReceiverParameter(NabuParser.ReceiverParameterContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.receiverParameter(). - visitReceiverType(KotlinParser.ReceiverTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.receiverType(). - visitReceiverType(KotlinParser.ReceiverTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.receiverType(). - visitRecordBody(Java20Parser.RecordBodyContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.recordBody(). - visitRecordBody(Java20Parser.RecordBodyContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.recordBody(). - visitRecordBody(NabuParser.RecordBodyContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.recordBody(). - visitRecordBody(NabuParser.RecordBodyContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.recordBody(). - visitRecordBodyDeclaration(Java20Parser.RecordBodyDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.recordBodyDeclaration(). - visitRecordBodyDeclaration(Java20Parser.RecordBodyDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.recordBodyDeclaration(). - visitRecordBodyDeclaration(NabuParser.RecordBodyDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.recordBodyDeclaration(). - visitRecordBodyDeclaration(NabuParser.RecordBodyDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.recordBodyDeclaration(). - visitRecordComponent(Java20Parser.RecordComponentContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.recordComponent(). - visitRecordComponent(Java20Parser.RecordComponentContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.recordComponent(). - visitRecordComponent(NabuParser.RecordComponentContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.recordComponent(). - visitRecordComponent(NabuParser.RecordComponentContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.recordComponent(). - visitRecordComponentList(Java20Parser.RecordComponentListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.recordComponentList(). - visitRecordComponentList(Java20Parser.RecordComponentListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.recordComponentList(). - visitRecordComponentList(NabuParser.RecordComponentListContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.recordComponentList(). - visitRecordComponentList(NabuParser.RecordComponentListContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.recordComponentList(). - visitRecordComponentModifier(Java20Parser.RecordComponentModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.recordComponentModifier(). - visitRecordComponentModifier(Java20Parser.RecordComponentModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.recordComponentModifier(). - visitRecordComponentModifier(NabuParser.RecordComponentModifierContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.recordComponentModifier(). - visitRecordComponentModifier(NabuParser.RecordComponentModifierContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.recordComponentModifier(). - visitRecordDeclaration(Java20Parser.RecordDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.recordDeclaration(). - visitRecordDeclaration(Java20Parser.RecordDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.recordDeclaration(). - visitRecordDeclaration(NabuParser.RecordDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.recordDeclaration(). - visitRecordDeclaration(NabuParser.RecordDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.recordDeclaration(). - visitRecordHeader(Java20Parser.RecordHeaderContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.recordHeader(). - visitRecordHeader(Java20Parser.RecordHeaderContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.recordHeader(). - visitRecordHeader(NabuParser.RecordHeaderContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.recordHeader(). - visitRecordHeader(NabuParser.RecordHeaderContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.recordHeader(). - visitReferenceType(Java20Parser.ReferenceTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.referenceType(). - visitReferenceType(Java20Parser.ReferenceTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.referenceType(). - visitReferenceType(NabuParser.ReferenceTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.referenceType(). - visitReferenceType(NabuParser.ReferenceTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.referenceType(). - visitRelationalExpression(Java20Parser.RelationalExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.relationalExpression(). - visitRelationalExpression(Java20Parser.RelationalExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.relationalExpression(). - visitRelationalExpression(NabuParser.RelationalExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.relationalExpression(). - visitRelationalExpression(NabuParser.RelationalExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.relationalExpression(). - visitRequiresModifier(Java20Parser.RequiresModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.requiresModifier(). - visitRequiresModifier(Java20Parser.RequiresModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.requiresModifier(). - visitRequiresModifier(NabuParser.RequiresModifierContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.requiresModifier(). - visitRequiresModifier(NabuParser.RequiresModifierContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.requiresModifier(). - visitResource(Java20Parser.ResourceContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.resource(). - visitResource(Java20Parser.ResourceContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.resource(). - visitResource(NabuParser.ResourceContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.resource(). - visitResource(NabuParser.ResourceContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.resource(). - visitResourceList(Java20Parser.ResourceListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.resourceList(). - visitResourceList(Java20Parser.ResourceListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.resourceList(). - visitResourceList(NabuParser.ResourceListContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.resourceList(). - visitResourceList(NabuParser.ResourceListContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.resourceList(). - visitResourceSpecification(Java20Parser.ResourceSpecificationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.resourceSpecification(). - visitResourceSpecification(Java20Parser.ResourceSpecificationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.resourceSpecification(). - visitResourceSpecification(NabuParser.ResourceSpecificationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.resourceSpecification(). - visitResourceSpecification(NabuParser.ResourceSpecificationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.resourceSpecification(). - visitResult(Java20Parser.ResultContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.result(). - visitResult(Java20Parser.ResultContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.result(). - visitResult(NabuParser.ResultContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.result(). - visitResult(NabuParser.ResultContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.result(). - visitReturnStatement(Java20Parser.ReturnStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.returnStatement(). - visitReturnStatement(Java20Parser.ReturnStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.returnStatement(). - visitReturnStatement(NabuParser.ReturnStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.returnStatement(). - visitReturnStatement(NabuParser.ReturnStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.returnStatement(). - visitScript(KotlinParser.ScriptContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.script(). - visitScript(KotlinParser.ScriptContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.script(). - visitSecondaryConstructor(KotlinParser.SecondaryConstructorContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.secondaryConstructor(). - visitSecondaryConstructor(KotlinParser.SecondaryConstructorContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.secondaryConstructor(). - visitSemi(KotlinParser.SemiContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.semi(). - visitSemi(KotlinParser.SemiContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.semi(). - visitSetter(KotlinParser.SetterContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.setter(). - visitSetter(KotlinParser.SetterContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.setter(). - visitShiftExpression(Java20Parser.ShiftExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.shiftExpression(). - visitShiftExpression(Java20Parser.ShiftExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.shiftExpression(). - visitShiftExpression(NabuParser.ShiftExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.shiftExpression(). - visitShiftExpression(NabuParser.ShiftExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.shiftExpression(). - visitSimpleIdentifier(KotlinParser.SimpleIdentifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.simpleIdentifier(). - visitSimpleIdentifier(KotlinParser.SimpleIdentifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.simpleIdentifier(). - visitSimpleTypeName(Java20Parser.SimpleTypeNameContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.simpleTypeName(). - visitSimpleTypeName(Java20Parser.SimpleTypeNameContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.simpleTypeName(). - visitSimpleTypeName(NabuParser.SimpleTypeNameContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.simpleTypeName(). - visitSimpleTypeName(NabuParser.SimpleTypeNameContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.simpleTypeName(). - visitSimpleUserType(KotlinParser.SimpleUserTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.simpleUserType(). - visitSimpleUserType(KotlinParser.SimpleUserTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.simpleUserType(). - visitSingleElementAnnotation(Java20Parser.SingleElementAnnotationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.singleElementAnnotation(). - visitSingleElementAnnotation(Java20Parser.SingleElementAnnotationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.singleElementAnnotation(). - visitSingleElementAnnotation(NabuParser.SingleElementAnnotationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.singleElementAnnotation(). - visitSingleElementAnnotation(NabuParser.SingleElementAnnotationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.singleElementAnnotation(). - visitSingleStaticImportDeclaration(Java20Parser.SingleStaticImportDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.singleStaticImportDeclaration(). - visitSingleStaticImportDeclaration(Java20Parser.SingleStaticImportDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.singleStaticImportDeclaration(). - visitSingleStaticImportDeclaration(NabuParser.SingleStaticImportDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.singleStaticImportDeclaration(). - visitSingleStaticImportDeclaration(NabuParser.SingleStaticImportDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.singleStaticImportDeclaration(). - visitSingleTypeImportDeclaration(Java20Parser.SingleTypeImportDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.singleTypeImportDeclaration(). - visitSingleTypeImportDeclaration(Java20Parser.SingleTypeImportDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.singleTypeImportDeclaration(). - visitSingleTypeImportDeclaration(NabuParser.SingleTypeImportDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.singleTypeImportDeclaration(). - visitSingleTypeImportDeclaration(NabuParser.SingleTypeImportDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.singleTypeImportDeclaration(). - visitStart_(Java20Parser.Start_Context) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.start_(). - visitStart_(Java20Parser.Start_Context) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.start_(). - visitStart_(NabuParser.Start_Context) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.start_(). - visitStart_(NabuParser.Start_Context) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.start_(). - visitStatement(Java20Parser.StatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.statement(). - visitStatement(Java20Parser.StatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.statement(). - visitStatement(KotlinParser.StatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.statement(). - visitStatement(KotlinParser.StatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.statement(). - visitStatement(NabuParser.StatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.statement(). - visitStatement(NabuParser.StatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.statement(). - visitStatementExpression(Java20Parser.StatementExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.statementExpression(). - visitStatementExpression(Java20Parser.StatementExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.statementExpression(). - visitStatementExpression(NabuParser.StatementExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.statementExpression(). - visitStatementExpression(NabuParser.StatementExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.statementExpression(). - visitStatementExpressionList(Java20Parser.StatementExpressionListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.statementExpressionList(). - visitStatementExpressionList(Java20Parser.StatementExpressionListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.statementExpressionList(). - visitStatementExpressionList(NabuParser.StatementExpressionListContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.statementExpressionList(). - visitStatementExpressionList(NabuParser.StatementExpressionListContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.statementExpressionList(). - visitStatementNoShortIf(Java20Parser.StatementNoShortIfContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.statementNoShortIf(). - visitStatementNoShortIf(Java20Parser.StatementNoShortIfContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.statementNoShortIf(). - visitStatementNoShortIf(NabuParser.StatementNoShortIfContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.statementNoShortIf(). - visitStatementNoShortIf(NabuParser.StatementNoShortIfContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.statementNoShortIf(). - visitStatements(KotlinParser.StatementsContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.statements(). - visitStatements(KotlinParser.StatementsContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.statements(). - visitStatementWithoutTrailingSubstatement(Java20Parser.StatementWithoutTrailingSubstatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.statementWithoutTrailingSubstatement(). - visitStatementWithoutTrailingSubstatement(Java20Parser.StatementWithoutTrailingSubstatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.statementWithoutTrailingSubstatement(). - visitStatementWithoutTrailingSubstatement(NabuParser.StatementWithoutTrailingSubstatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.statementWithoutTrailingSubstatement(). - visitStatementWithoutTrailingSubstatement(NabuParser.StatementWithoutTrailingSubstatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.statementWithoutTrailingSubstatement(). - visitStaticImportOnDemandDeclaration(Java20Parser.StaticImportOnDemandDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.staticImportOnDemandDeclaration(). - visitStaticImportOnDemandDeclaration(Java20Parser.StaticImportOnDemandDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.staticImportOnDemandDeclaration(). - visitStaticImportOnDemandDeclaration(NabuParser.StaticImportOnDemandDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.staticImportOnDemandDeclaration(). - visitStaticImportOnDemandDeclaration(NabuParser.StaticImportOnDemandDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.staticImportOnDemandDeclaration(). - visitStaticInitializer(Java20Parser.StaticInitializerContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.staticInitializer(). - visitStaticInitializer(Java20Parser.StaticInitializerContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.staticInitializer(). - visitStaticInitializer(NabuParser.StaticInitializerContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.staticInitializer(). - visitStaticInitializer(NabuParser.StaticInitializerContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.staticInitializer(). - visitStringLiteral(KotlinParser.StringLiteralContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.stringLiteral(). - visitStringLiteral(KotlinParser.StringLiteralContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.stringLiteral(). - visitSuperExpression(KotlinParser.SuperExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.superExpression(). - visitSuperExpression(KotlinParser.SuperExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.superExpression(). - visitSwitchBlock(Java20Parser.SwitchBlockContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.switchBlock(). - visitSwitchBlock(Java20Parser.SwitchBlockContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.switchBlock(). - visitSwitchBlock(NabuParser.SwitchBlockContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.switchBlock(). - visitSwitchBlock(NabuParser.SwitchBlockContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.switchBlock(). - visitSwitchBlockStatementGroup(Java20Parser.SwitchBlockStatementGroupContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.switchBlockStatementGroup(). - visitSwitchBlockStatementGroup(Java20Parser.SwitchBlockStatementGroupContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.switchBlockStatementGroup(). - visitSwitchBlockStatementGroup(NabuParser.SwitchBlockStatementGroupContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.switchBlockStatementGroup(). - visitSwitchBlockStatementGroup(NabuParser.SwitchBlockStatementGroupContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.switchBlockStatementGroup(). - visitSwitchExpression(Java20Parser.SwitchExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.switchExpression(). - visitSwitchExpression(Java20Parser.SwitchExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.switchExpression(). - visitSwitchExpression(NabuParser.SwitchExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.switchExpression(). - visitSwitchExpression(NabuParser.SwitchExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.switchExpression(). - visitSwitchLabel(Java20Parser.SwitchLabelContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.switchLabel(). - visitSwitchLabel(Java20Parser.SwitchLabelContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.switchLabel(). - visitSwitchLabel(NabuParser.SwitchLabelContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.switchLabel(). - visitSwitchLabel(NabuParser.SwitchLabelContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.switchLabel(). - visitSwitchRule(Java20Parser.SwitchRuleContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.switchRule(). - visitSwitchRule(Java20Parser.SwitchRuleContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.switchRule(). - visitSwitchRule(NabuParser.SwitchRuleContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.switchRule(). - visitSwitchRule(NabuParser.SwitchRuleContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.switchRule(). - visitSwitchStatement(Java20Parser.SwitchStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.switchStatement(). - visitSwitchStatement(Java20Parser.SwitchStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.switchStatement(). - visitSwitchStatement(NabuParser.SwitchStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.switchStatement(). - visitSwitchStatement(NabuParser.SwitchStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.switchStatement(). - visitSynchronizedStatement(Java20Parser.SynchronizedStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.synchronizedStatement(). - visitSynchronizedStatement(Java20Parser.SynchronizedStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.synchronizedStatement(). - visitSynchronizedStatement(NabuParser.SynchronizedStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.synchronizedStatement(). - visitSynchronizedStatement(NabuParser.SynchronizedStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.synchronizedStatement(). - visitTerminal(TerminalNode) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener
- visitTerminal(TerminalNode) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener
- visitTerminal(TerminalNode) - Method in class io.github.potjerodekool.nabu.NabuParserBaseListener
- visitThisExpression(KotlinParser.ThisExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.thisExpression(). - visitThisExpression(KotlinParser.ThisExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.thisExpression(). - visitThrowsT(Java20Parser.ThrowsTContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.throwsT(). - visitThrowsT(Java20Parser.ThrowsTContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.throwsT(). - visitThrowsT(NabuParser.ThrowsTContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.throwsT(). - visitThrowsT(NabuParser.ThrowsTContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.throwsT(). - visitThrowStatement(Java20Parser.ThrowStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.throwStatement(). - visitThrowStatement(Java20Parser.ThrowStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.throwStatement(). - visitThrowStatement(NabuParser.ThrowStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.throwStatement(). - visitThrowStatement(NabuParser.ThrowStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.throwStatement(). - visitTopLevelClassOrInterfaceDeclaration(Java20Parser.TopLevelClassOrInterfaceDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.topLevelClassOrInterfaceDeclaration(). - visitTopLevelClassOrInterfaceDeclaration(Java20Parser.TopLevelClassOrInterfaceDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.topLevelClassOrInterfaceDeclaration(). - visitTopLevelClassOrInterfaceDeclaration(NabuParser.TopLevelClassOrInterfaceDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.topLevelClassOrInterfaceDeclaration(). - visitTopLevelClassOrInterfaceDeclaration(NabuParser.TopLevelClassOrInterfaceDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.topLevelClassOrInterfaceDeclaration(). - visitTopLevelObject(KotlinParser.TopLevelObjectContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.topLevelObject(). - visitTopLevelObject(KotlinParser.TopLevelObjectContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.topLevelObject(). - visitTryExpression(KotlinParser.TryExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.tryExpression(). - visitTryExpression(KotlinParser.TryExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.tryExpression(). - visitTryStatement(Java20Parser.TryStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.tryStatement(). - visitTryStatement(Java20Parser.TryStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.tryStatement(). - visitTryStatement(NabuParser.TryStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.tryStatement(). - visitTryStatement(NabuParser.TryStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.tryStatement(). - visitTryWithResourcesStatement(Java20Parser.TryWithResourcesStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.tryWithResourcesStatement(). - visitTryWithResourcesStatement(Java20Parser.TryWithResourcesStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.tryWithResourcesStatement(). - visitTryWithResourcesStatement(NabuParser.TryWithResourcesStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.tryWithResourcesStatement(). - visitTryWithResourcesStatement(NabuParser.TryWithResourcesStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.tryWithResourcesStatement(). - visitType(KotlinParser.TypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.type(). - visitType(KotlinParser.TypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.type(). - visitTypeAlias(KotlinParser.TypeAliasContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.typeAlias(). - visitTypeAlias(KotlinParser.TypeAliasContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.typeAlias(). - visitTypeArgument(Java20Parser.TypeArgumentContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.typeArgument(). - visitTypeArgument(Java20Parser.TypeArgumentContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.typeArgument(). - visitTypeArgument(NabuParser.TypeArgumentContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.typeArgument(). - visitTypeArgument(NabuParser.TypeArgumentContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.typeArgument(). - visitTypeArgumentList(Java20Parser.TypeArgumentListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.typeArgumentList(). - visitTypeArgumentList(Java20Parser.TypeArgumentListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.typeArgumentList(). - visitTypeArgumentList(NabuParser.TypeArgumentListContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.typeArgumentList(). - visitTypeArgumentList(NabuParser.TypeArgumentListContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.typeArgumentList(). - visitTypeArguments(Java20Parser.TypeArgumentsContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.typeArguments(). - visitTypeArguments(Java20Parser.TypeArgumentsContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.typeArguments(). - visitTypeArguments(KotlinParser.TypeArgumentsContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.typeArguments(). - visitTypeArguments(KotlinParser.TypeArgumentsContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.typeArguments(). - visitTypeArguments(NabuParser.TypeArgumentsContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.typeArguments(). - visitTypeArguments(NabuParser.TypeArgumentsContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.typeArguments(). - visitTypeArgumentsOrDiamond(Java20Parser.TypeArgumentsOrDiamondContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.typeArgumentsOrDiamond(). - visitTypeArgumentsOrDiamond(Java20Parser.TypeArgumentsOrDiamondContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.typeArgumentsOrDiamond(). - visitTypeArgumentsOrDiamond(NabuParser.TypeArgumentsOrDiamondContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.typeArgumentsOrDiamond(). - visitTypeArgumentsOrDiamond(NabuParser.TypeArgumentsOrDiamondContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.typeArgumentsOrDiamond(). - visitTypeBound(Java20Parser.TypeBoundContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.typeBound(). - visitTypeBound(Java20Parser.TypeBoundContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.typeBound(). - visitTypeBound(NabuParser.TypeBoundContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.typeBound(). - visitTypeBound(NabuParser.TypeBoundContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.typeBound(). - visitTypeConstraint(KotlinParser.TypeConstraintContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.typeConstraint(). - visitTypeConstraint(KotlinParser.TypeConstraintContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.typeConstraint(). - visitTypeConstraints(KotlinParser.TypeConstraintsContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.typeConstraints(). - visitTypeConstraints(KotlinParser.TypeConstraintsContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.typeConstraints(). - visitTypeIdentifier(Java20Parser.TypeIdentifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.typeIdentifier(). - visitTypeIdentifier(Java20Parser.TypeIdentifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.typeIdentifier(). - visitTypeIdentifier(NabuParser.TypeIdentifierContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.typeIdentifier(). - visitTypeIdentifier(NabuParser.TypeIdentifierContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.typeIdentifier(). - visitTypeImportOnDemandDeclaration(Java20Parser.TypeImportOnDemandDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.typeImportOnDemandDeclaration(). - visitTypeImportOnDemandDeclaration(Java20Parser.TypeImportOnDemandDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.typeImportOnDemandDeclaration(). - visitTypeImportOnDemandDeclaration(NabuParser.TypeImportOnDemandDeclarationContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.typeImportOnDemandDeclaration(). - visitTypeImportOnDemandDeclaration(NabuParser.TypeImportOnDemandDeclarationContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.typeImportOnDemandDeclaration(). - visitTypeModifierList(KotlinParser.TypeModifierListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.typeModifierList(). - visitTypeModifierList(KotlinParser.TypeModifierListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.typeModifierList(). - visitTypeName(Java20Parser.TypeNameContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.typeName(). - visitTypeName(Java20Parser.TypeNameContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.typeName(). - visitTypeName(NabuParser.TypeNameContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.typeName(). - visitTypeName(NabuParser.TypeNameContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.typeName(). - visitTypeOperation(KotlinParser.TypeOperationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.typeOperation(). - visitTypeOperation(KotlinParser.TypeOperationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.typeOperation(). - visitTypeParameter(Java20Parser.TypeParameterContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.typeParameter(). - visitTypeParameter(Java20Parser.TypeParameterContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.typeParameter(). - visitTypeParameter(KotlinParser.TypeParameterContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.typeParameter(). - visitTypeParameter(KotlinParser.TypeParameterContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.typeParameter(). - visitTypeParameter(NabuParser.TypeParameterContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.typeParameter(). - visitTypeParameter(NabuParser.TypeParameterContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.typeParameter(). - visitTypeParameterList(Java20Parser.TypeParameterListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.typeParameterList(). - visitTypeParameterList(Java20Parser.TypeParameterListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.typeParameterList(). - visitTypeParameterList(NabuParser.TypeParameterListContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.typeParameterList(). - visitTypeParameterList(NabuParser.TypeParameterListContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.typeParameterList(). - visitTypeParameterModifier(Java20Parser.TypeParameterModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.typeParameterModifier(). - visitTypeParameterModifier(Java20Parser.TypeParameterModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.typeParameterModifier(). - visitTypeParameterModifier(KotlinParser.TypeParameterModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.typeParameterModifier(). - visitTypeParameterModifier(KotlinParser.TypeParameterModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.typeParameterModifier(). - visitTypeParameterModifier(NabuParser.TypeParameterModifierContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.typeParameterModifier(). - visitTypeParameterModifier(NabuParser.TypeParameterModifierContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.typeParameterModifier(). - visitTypeParameters(Java20Parser.TypeParametersContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.typeParameters(). - visitTypeParameters(Java20Parser.TypeParametersContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.typeParameters(). - visitTypeParameters(KotlinParser.TypeParametersContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.typeParameters(). - visitTypeParameters(KotlinParser.TypeParametersContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.typeParameters(). - visitTypeParameters(NabuParser.TypeParametersContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.typeParameters(). - visitTypeParameters(NabuParser.TypeParametersContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.typeParameters(). - visitTypePattern(Java20Parser.TypePatternContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.typePattern(). - visitTypePattern(Java20Parser.TypePatternContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.typePattern(). - visitTypePattern(NabuParser.TypePatternContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.typePattern(). - visitTypePattern(NabuParser.TypePatternContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.typePattern(). - visitTypeProjection(KotlinParser.TypeProjectionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.typeProjection(). - visitTypeProjection(KotlinParser.TypeProjectionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.typeProjection(). - visitTypeProjectionModifierList(KotlinParser.TypeProjectionModifierListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.typeProjectionModifierList(). - visitTypeProjectionModifierList(KotlinParser.TypeProjectionModifierListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.typeProjectionModifierList(). - visitTypeReference(KotlinParser.TypeReferenceContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.typeReference(). - visitTypeReference(KotlinParser.TypeReferenceContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.typeReference(). - visitTypeRHS(KotlinParser.TypeRHSContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.typeRHS(). - visitTypeRHS(KotlinParser.TypeRHSContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.typeRHS(). - visitTypeTest(KotlinParser.TypeTestContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.typeTest(). - visitTypeTest(KotlinParser.TypeTestContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.typeTest(). - visitTypeVariable(Java20Parser.TypeVariableContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.typeVariable(). - visitTypeVariable(Java20Parser.TypeVariableContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.typeVariable(). - visitTypeVariable(NabuParser.TypeVariableContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.typeVariable(). - visitTypeVariable(NabuParser.TypeVariableContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.typeVariable(). - visitUCOIT(Java20Parser.UCOITContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.uCOIT(). - visitUCOIT(Java20Parser.UCOITContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.uCOIT(). - visitUCOIT(NabuParser.UCOITContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.uCOIT(). - visitUCOIT(NabuParser.UCOITContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.uCOIT(). - visitUnannArrayType(Java20Parser.UnannArrayTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.unannArrayType(). - visitUnannArrayType(Java20Parser.UnannArrayTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.unannArrayType(). - visitUnannArrayType(NabuParser.UnannArrayTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.unannArrayType(). - visitUnannArrayType(NabuParser.UnannArrayTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.unannArrayType(). - visitUnannClassOrInterfaceType(Java20Parser.UnannClassOrInterfaceTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.unannClassOrInterfaceType(). - visitUnannClassOrInterfaceType(Java20Parser.UnannClassOrInterfaceTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.unannClassOrInterfaceType(). - visitUnannClassOrInterfaceType(NabuParser.UnannClassOrInterfaceTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.unannClassOrInterfaceType(). - visitUnannClassOrInterfaceType(NabuParser.UnannClassOrInterfaceTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.unannClassOrInterfaceType(). - visitUnannClassType(Java20Parser.UnannClassTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.unannClassType(). - visitUnannClassType(Java20Parser.UnannClassTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.unannClassType(). - visitUnannClassType(NabuParser.UnannClassTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.unannClassType(). - visitUnannClassType(NabuParser.UnannClassTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.unannClassType(). - visitUnannInterfaceType(Java20Parser.UnannInterfaceTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.unannInterfaceType(). - visitUnannInterfaceType(Java20Parser.UnannInterfaceTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.unannInterfaceType(). - visitUnannInterfaceType(NabuParser.UnannInterfaceTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.unannInterfaceType(). - visitUnannInterfaceType(NabuParser.UnannInterfaceTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.unannInterfaceType(). - visitUnannPrimitiveType(Java20Parser.UnannPrimitiveTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.unannPrimitiveType(). - visitUnannPrimitiveType(Java20Parser.UnannPrimitiveTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.unannPrimitiveType(). - visitUnannPrimitiveType(NabuParser.UnannPrimitiveTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.unannPrimitiveType(). - visitUnannPrimitiveType(NabuParser.UnannPrimitiveTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.unannPrimitiveType(). - visitUnannReferenceType(Java20Parser.UnannReferenceTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.unannReferenceType(). - visitUnannReferenceType(Java20Parser.UnannReferenceTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.unannReferenceType(). - visitUnannReferenceType(NabuParser.UnannReferenceTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.unannReferenceType(). - visitUnannReferenceType(NabuParser.UnannReferenceTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.unannReferenceType(). - visitUnannType(Java20Parser.UnannTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.unannType(). - visitUnannType(Java20Parser.UnannTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.unannType(). - visitUnannType(NabuParser.UnannTypeContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.unannType(). - visitUnannType(NabuParser.UnannTypeContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.unannType(). - visitUnannTypeVariable(Java20Parser.UnannTypeVariableContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.unannTypeVariable(). - visitUnannTypeVariable(Java20Parser.UnannTypeVariableContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.unannTypeVariable(). - visitUnannTypeVariable(NabuParser.UnannTypeVariableContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.unannTypeVariable(). - visitUnannTypeVariable(NabuParser.UnannTypeVariableContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.unannTypeVariable(). - visitUnaryExpression(Java20Parser.UnaryExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.unaryExpression(). - visitUnaryExpression(Java20Parser.UnaryExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.unaryExpression(). - visitUnaryExpression(NabuParser.UnaryExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.unaryExpression(). - visitUnaryExpression(NabuParser.UnaryExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.unaryExpression(). - visitUnaryExpressionNotPlusMinus(Java20Parser.UnaryExpressionNotPlusMinusContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.unaryExpressionNotPlusMinus(). - visitUnaryExpressionNotPlusMinus(Java20Parser.UnaryExpressionNotPlusMinusContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.unaryExpressionNotPlusMinus(). - visitUnaryExpressionNotPlusMinus(NabuParser.UnaryExpressionNotPlusMinusContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.unaryExpressionNotPlusMinus(). - visitUnaryExpressionNotPlusMinus(NabuParser.UnaryExpressionNotPlusMinusContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.unaryExpressionNotPlusMinus(). - visitUnescapedAnnotation(KotlinParser.UnescapedAnnotationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.unescapedAnnotation(). - visitUnescapedAnnotation(KotlinParser.UnescapedAnnotationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.unescapedAnnotation(). - visitUnqualifiedClassInstanceCreationExpression(Java20Parser.UnqualifiedClassInstanceCreationExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.unqualifiedClassInstanceCreationExpression(). - visitUnqualifiedClassInstanceCreationExpression(Java20Parser.UnqualifiedClassInstanceCreationExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.unqualifiedClassInstanceCreationExpression(). - visitUnqualifiedClassInstanceCreationExpression(NabuParser.UnqualifiedClassInstanceCreationExpressionContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.unqualifiedClassInstanceCreationExpression(). - visitUnqualifiedClassInstanceCreationExpression(NabuParser.UnqualifiedClassInstanceCreationExpressionContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.unqualifiedClassInstanceCreationExpression(). - visitUnqualifiedFunctionIdentifier(NabuParser.UnqualifiedFunctionIdentifierContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.unqualifiedFunctionIdentifier(). - visitUnqualifiedFunctionIdentifier(NabuParser.UnqualifiedFunctionIdentifierContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.unqualifiedFunctionIdentifier(). - visitUnqualifiedMethodIdentifier(Java20Parser.UnqualifiedMethodIdentifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.unqualifiedMethodIdentifier(). - visitUnqualifiedMethodIdentifier(Java20Parser.UnqualifiedMethodIdentifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.unqualifiedMethodIdentifier(). - visitUserType(KotlinParser.UserTypeContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.userType(). - visitUserType(KotlinParser.UserTypeContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.userType(). - visitValueArgument(KotlinParser.ValueArgumentContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.valueArgument(). - visitValueArgument(KotlinParser.ValueArgumentContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.valueArgument(). - visitValueArguments(KotlinParser.ValueArgumentsContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.valueArguments(). - visitValueArguments(KotlinParser.ValueArgumentsContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.valueArguments(). - visitVariableAccess(Java20Parser.VariableAccessContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.variableAccess(). - visitVariableAccess(Java20Parser.VariableAccessContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.variableAccess(). - visitVariableAccess(NabuParser.VariableAccessContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.variableAccess(). - visitVariableAccess(NabuParser.VariableAccessContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.variableAccess(). - visitVariableArityParameter(Java20Parser.VariableArityParameterContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.variableArityParameter(). - visitVariableArityParameter(Java20Parser.VariableArityParameterContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.variableArityParameter(). - visitVariableArityParameter(NabuParser.VariableArityParameterContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.variableArityParameter(). - visitVariableArityParameter(NabuParser.VariableArityParameterContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.variableArityParameter(). - visitVariableArityRecordComponent(Java20Parser.VariableArityRecordComponentContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.variableArityRecordComponent(). - visitVariableArityRecordComponent(Java20Parser.VariableArityRecordComponentContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.variableArityRecordComponent(). - visitVariableArityRecordComponent(NabuParser.VariableArityRecordComponentContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.variableArityRecordComponent(). - visitVariableArityRecordComponent(NabuParser.VariableArityRecordComponentContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.variableArityRecordComponent(). - visitVariableDeclaration(KotlinParser.VariableDeclarationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.variableDeclaration(). - visitVariableDeclaration(KotlinParser.VariableDeclarationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.variableDeclaration(). - visitVariableDeclarator(Java20Parser.VariableDeclaratorContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.variableDeclarator(). - visitVariableDeclarator(Java20Parser.VariableDeclaratorContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.variableDeclarator(). - visitVariableDeclarator(NabuParser.VariableDeclaratorContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.variableDeclarator(). - visitVariableDeclarator(NabuParser.VariableDeclaratorContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.variableDeclarator(). - visitVariableDeclaratorId(Java20Parser.VariableDeclaratorIdContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.variableDeclaratorId(). - visitVariableDeclaratorId(Java20Parser.VariableDeclaratorIdContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.variableDeclaratorId(). - visitVariableDeclaratorId(NabuParser.VariableDeclaratorIdContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.variableDeclaratorId(). - visitVariableDeclaratorId(NabuParser.VariableDeclaratorIdContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.variableDeclaratorId(). - visitVariableDeclaratorList(Java20Parser.VariableDeclaratorListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.variableDeclaratorList(). - visitVariableDeclaratorList(Java20Parser.VariableDeclaratorListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.variableDeclaratorList(). - visitVariableDeclaratorList(NabuParser.VariableDeclaratorListContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.variableDeclaratorList(). - visitVariableDeclaratorList(NabuParser.VariableDeclaratorListContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.variableDeclaratorList(). - visitVariableInitializer(Java20Parser.VariableInitializerContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.variableInitializer(). - visitVariableInitializer(Java20Parser.VariableInitializerContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.variableInitializer(). - visitVariableInitializer(NabuParser.VariableInitializerContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.variableInitializer(). - visitVariableInitializer(NabuParser.VariableInitializerContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.variableInitializer(). - visitVariableInitializerList(Java20Parser.VariableInitializerListContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.variableInitializerList(). - visitVariableInitializerList(Java20Parser.VariableInitializerListContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.variableInitializerList(). - visitVariableInitializerList(NabuParser.VariableInitializerListContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.variableInitializerList(). - visitVariableInitializerList(NabuParser.VariableInitializerListContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.variableInitializerList(). - visitVariableModifier(Java20Parser.VariableModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.variableModifier(). - visitVariableModifier(Java20Parser.VariableModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.variableModifier(). - visitVariableModifier(NabuParser.VariableModifierContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.variableModifier(). - visitVariableModifier(NabuParser.VariableModifierContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.variableModifier(). - visitVarianceAnnotation(KotlinParser.VarianceAnnotationContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.varianceAnnotation(). - visitVarianceAnnotation(KotlinParser.VarianceAnnotationContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.varianceAnnotation(). - visitVisibilityModifier(KotlinParser.VisibilityModifierContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.visibilityModifier(). - visitVisibilityModifier(KotlinParser.VisibilityModifierContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.visibilityModifier(). - visitWhenCondition(KotlinParser.WhenConditionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.whenCondition(). - visitWhenCondition(KotlinParser.WhenConditionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.whenCondition(). - visitWhenEntry(KotlinParser.WhenEntryContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.whenEntry(). - visitWhenEntry(KotlinParser.WhenEntryContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.whenEntry(). - visitWhenExpression(KotlinParser.WhenExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.whenExpression(). - visitWhenExpression(KotlinParser.WhenExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.whenExpression(). - visitWhileExpression(KotlinParser.WhileExpressionContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor
-
Visit a parse tree produced by
KotlinParser.whileExpression(). - visitWhileExpression(KotlinParser.WhileExpressionContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor
-
Visit a parse tree produced by
KotlinParser.whileExpression(). - visitWhileStatement(Java20Parser.WhileStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.whileStatement(). - visitWhileStatement(Java20Parser.WhileStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.whileStatement(). - visitWhileStatement(NabuParser.WhileStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.whileStatement(). - visitWhileStatement(NabuParser.WhileStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.whileStatement(). - visitWhileStatementNoShortIf(Java20Parser.WhileStatementNoShortIfContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.whileStatementNoShortIf(). - visitWhileStatementNoShortIf(Java20Parser.WhileStatementNoShortIfContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.whileStatementNoShortIf(). - visitWhileStatementNoShortIf(NabuParser.WhileStatementNoShortIfContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.whileStatementNoShortIf(). - visitWhileStatementNoShortIf(NabuParser.WhileStatementNoShortIfContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.whileStatementNoShortIf(). - visitWildcard(Java20Parser.WildcardContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.wildcard(). - visitWildcard(Java20Parser.WildcardContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.wildcard(). - visitWildcard(NabuParser.WildcardContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.wildcard(). - visitWildcard(NabuParser.WildcardContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.wildcard(). - visitWildcardBounds(Java20Parser.WildcardBoundsContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.wildcardBounds(). - visitWildcardBounds(Java20Parser.WildcardBoundsContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.wildcardBounds(). - visitWildcardBounds(NabuParser.WildcardBoundsContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.wildcardBounds(). - visitWildcardBounds(NabuParser.WildcardBoundsContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.wildcardBounds(). - visitYieldStatement(Java20Parser.YieldStatementContext) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor
-
Visit a parse tree produced by
Java20Parser.yieldStatement(). - visitYieldStatement(Java20Parser.YieldStatementContext) - Method in interface io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor
-
Visit a parse tree produced by
Java20Parser.yieldStatement(). - visitYieldStatement(NabuParser.YieldStatementContext) - Method in class io.github.potjerodekool.nabu.NabuParserBaseVisitor
-
Visit a parse tree produced by
NabuParser.yieldStatement(). - visitYieldStatement(NabuParser.YieldStatementContext) - Method in interface io.github.potjerodekool.nabu.NabuParserVisitor
-
Visit a parse tree produced by
NabuParser.yieldStatement(). - VOCABULARY - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- VOCABULARY - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- VOCABULARY - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- VOCABULARY - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- VOCABULARY - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.UnicodeClasses
- VOCABULARY - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- VOCABULARY - Static variable in class io.github.potjerodekool.nabu.NabuParser
- VOID - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- VOID - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- VOID - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- VOID - Static variable in class io.github.potjerodekool.nabu.NabuParser
- VOID() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassLiteralContext
- VOID() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ResultContext
- VOID() - Method in class io.github.potjerodekool.nabu.NabuParser.ClassLiteralContext
- VOID() - Method in class io.github.potjerodekool.nabu.NabuParser.ResultContext
- VOLATILE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- VOLATILE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- VOLATILE - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- VOLATILE - Static variable in class io.github.potjerodekool.nabu.NabuParser
- VOLATILE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FieldModifierContext
- VOLATILE() - Method in class io.github.potjerodekool.nabu.NabuParser.FieldModifierContext
W
- WHEN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- WHEN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- WHEN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.WhenExpressionContext
- whenCondition() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- whenCondition() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.WhenEntryContext
- whenCondition(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.WhenEntryContext
- WhenConditionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.WhenConditionContext
- whenEntry() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- whenEntry() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.WhenExpressionContext
- whenEntry(int) - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.WhenExpressionContext
- WhenEntryContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.WhenEntryContext
- whenExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ConditionalExpressionContext
- whenExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- WhenExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.WhenExpressionContext
- WHERE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- WHERE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- WHERE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SimpleIdentifierContext
- WHERE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeConstraintsContext
- WHILE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- WHILE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- WHILE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- WHILE - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- WHILE - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- WHILE - Static variable in class io.github.potjerodekool.nabu.NabuParser
- WHILE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.DoStatementContext
- WHILE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.WhileStatementContext
- WHILE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.WhileStatementNoShortIfContext
- WHILE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DoWhileExpressionContext
- WHILE() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.WhileExpressionContext
- WHILE() - Method in class io.github.potjerodekool.nabu.NabuParser.DoStatementContext
- WHILE() - Method in class io.github.potjerodekool.nabu.NabuParser.WhileStatementContext
- WHILE() - Method in class io.github.potjerodekool.nabu.NabuParser.WhileStatementNoShortIfContext
- whileExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LoopExpressionContext
- whileExpression() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- WhileExpressionContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.WhileExpressionContext
- whileStatement() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementContext
- whileStatement() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- whileStatement() - Method in class io.github.potjerodekool.nabu.NabuParser.StatementContext
- whileStatement() - Method in class io.github.potjerodekool.nabu.NabuParser
- WhileStatementContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.WhileStatementContext
- WhileStatementContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.WhileStatementContext
- whileStatementNoShortIf() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementNoShortIfContext
- whileStatementNoShortIf() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- whileStatementNoShortIf() - Method in class io.github.potjerodekool.nabu.NabuParser.StatementNoShortIfContext
- whileStatementNoShortIf() - Method in class io.github.potjerodekool.nabu.NabuParser
- WhileStatementNoShortIfContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.WhileStatementNoShortIfContext
- WhileStatementNoShortIfContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.WhileStatementNoShortIfContext
- wildcard() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeArgumentContext
- wildcard() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- wildcard() - Method in class io.github.potjerodekool.nabu.NabuParser.TypeArgumentContext
- wildcard() - Method in class io.github.potjerodekool.nabu.NabuParser
- wildcardBounds() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- wildcardBounds() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.WildcardContext
- wildcardBounds() - Method in class io.github.potjerodekool.nabu.NabuParser
- wildcardBounds() - Method in class io.github.potjerodekool.nabu.NabuParser.WildcardContext
- WildcardBoundsContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.WildcardBoundsContext
- WildcardBoundsContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.WildcardBoundsContext
- WildcardContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.WildcardContext
- WildcardContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.WildcardContext
- WITH - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- WITH - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- WITH - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- WITH - Static variable in class io.github.potjerodekool.nabu.NabuParser
- WITH() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordContext
- WITH() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordMinusForTypeIdentifierContext
- WITH() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordMinusForUnqualifiedMethodIdentifierContext
- WITH() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModuleDirectiveContext
- WITH() - Method in class io.github.potjerodekool.nabu.NabuParser.ContextualKeywordContext
- WITH() - Method in class io.github.potjerodekool.nabu.NabuParser.ContextualKeywordMinusForTypeIdentifierContext
- WITH() - Method in class io.github.potjerodekool.nabu.NabuParser.ContextualKeywordMinusForUnqualifiedFunctionIdentifierContext
- WITH() - Method in class io.github.potjerodekool.nabu.NabuParser.ModuleDirectiveContext
- WS - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- WS - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- WS - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- WS - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- WS - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- WS - Static variable in class io.github.potjerodekool.nabu.NabuParser
X
- XOR_ASSIGN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- XOR_ASSIGN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- XOR_ASSIGN - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- XOR_ASSIGN - Static variable in class io.github.potjerodekool.nabu.NabuParser
- XOR_ASSIGN() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AssignmentOperatorContext
- XOR_ASSIGN() - Method in class io.github.potjerodekool.nabu.NabuParser.AssignmentOperatorContext
Y
- YIELD - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- YIELD - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- YIELD - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- YIELD - Static variable in class io.github.potjerodekool.nabu.NabuParser
- YIELD() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordContext
- YIELD() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.YieldStatementContext
- YIELD() - Method in class io.github.potjerodekool.nabu.NabuParser.ContextualKeywordContext
- YIELD() - Method in class io.github.potjerodekool.nabu.NabuParser.YieldStatementContext
- yieldStatement() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementWithoutTrailingSubstatementContext
- yieldStatement() - Method in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- yieldStatement() - Method in class io.github.potjerodekool.nabu.NabuParser.StatementWithoutTrailingSubstatementContext
- yieldStatement() - Method in class io.github.potjerodekool.nabu.NabuParser
- YieldStatementContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.YieldStatementContext
- YieldStatementContext(ParserRuleContext, int) - Constructor for class io.github.potjerodekool.nabu.NabuParser.YieldStatementContext
_
- _ATN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- _ATN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- _ATN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- _ATN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- _ATN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.UnicodeClasses
- _ATN - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- _ATN - Static variable in class io.github.potjerodekool.nabu.NabuParser
- _decisionToDFA - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- _decisionToDFA - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- _decisionToDFA - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- _decisionToDFA - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- _decisionToDFA - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.UnicodeClasses
- _decisionToDFA - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- _decisionToDFA - Static variable in class io.github.potjerodekool.nabu.NabuParser
- _serializedATN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- _serializedATN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- _serializedATN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- _serializedATN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- _serializedATN - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.UnicodeClasses
- _serializedATN - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- _serializedATN - Static variable in class io.github.potjerodekool.nabu.NabuParser
- _sharedContextCache - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- _sharedContextCache - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- _sharedContextCache - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- _sharedContextCache - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- _sharedContextCache - Static variable in class io.github.potjerodekool.nabu.compiler.lang.support.kotlin.UnicodeClasses
- _sharedContextCache - Static variable in class io.github.potjerodekool.nabu.NabuLexer
- _sharedContextCache - Static variable in class io.github.potjerodekool.nabu.NabuParser
All Classes and Interfaces|All Packages|Constant Field Values
Java20Lexer.VOCABULARYinstead.