Hierarchy For All Packages
- io.github.potjerodekool.nabu,
- io.github.potjerodekool.nabu.compiler,
- io.github.potjerodekool.nabu.compiler.lang.support.java,
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin
Class Hierarchy
- java.lang.Object
- org.antlr.v4.runtime.tree.AbstractParseTreeVisitor<T> (implements org.antlr.v4.runtime.tree.ParseTreeVisitor<T>)
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseVisitor<T> (implements io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor<T>)
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseVisitor<T> (implements io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor<T>)
- io.github.potjerodekool.nabu.NabuParserBaseVisitor<T> (implements io.github.potjerodekool.nabu.NabuParserVisitor<T>)
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserBaseListener (implements io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener)
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserBaseListener (implements io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener)
- io.github.potjerodekool.nabu.compiler.NabuCompiler (implements io.github.potjerodekool.nabu.tools.Compiler)
- io.github.potjerodekool.nabu.NabuParserBaseListener (implements io.github.potjerodekool.nabu.NabuParserListener)
- org.antlr.v4.runtime.Recognizer<Symbol,
ATNInterpreter> - org.antlr.v4.runtime.Lexer (implements org.antlr.v4.runtime.TokenSource)
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Lexer
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinLexer
- io.github.potjerodekool.nabu.NabuLexer
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.UnicodeClasses
- org.antlr.v4.runtime.Parser
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser
- io.github.potjerodekool.nabu.NabuParser
- org.antlr.v4.runtime.Lexer (implements org.antlr.v4.runtime.TokenSource)
- org.antlr.v4.runtime.RuleContext (implements org.antlr.v4.runtime.tree.RuleNode)
- org.antlr.v4.runtime.ParserRuleContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AdditionalBoundContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AdditiveExpressionContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AmbiguousNameContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AndExpressionContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationInterfaceBodyContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationInterfaceDeclarationContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationInterfaceElementDeclarationContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationInterfaceElementModifierContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AnnotationInterfaceMemberDeclarationContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArgumentListContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayAccessContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayCreationExpressionContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayCreationExpressionWithInitializerContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayCreationExpressionWithoutInitializerContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayInitializerContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ArrayTypeContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AssertStatementContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AssignmentContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AssignmentExpressionTreeContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.AssignmentOperatorContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BasicForStatementContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BasicForStatementNoShortIfContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BlockContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BlockStatementContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BlockStatementsContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.BreakStatementContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CaseConstantContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CastExpressionContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CatchClauseContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CatchesContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CatchFormalParameterContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CatchTypeContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassBodyContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassBodyDeclarationContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassDeclarationContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassExtendsContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassImplementsContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassInstanceCreationExpressionContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassLiteralContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassMemberDeclarationContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassModifierContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassOrInterfaceTypeContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassOrInterfaceTypeToInstantiateContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassPermitsContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ClassTypeContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CoitContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CompactConstructorDeclarationContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.CompilationUnitContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConditionalAndExpressionContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConditionalExpressionContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConditionalOrExpressionContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstantDeclarationContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstantExpressionContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstantModifierContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstructorBodyContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstructorDeclarationContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstructorDeclaratorContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ConstructorModifierContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordMinusForTypeIdentifierContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContextualKeywordMinusForUnqualifiedMethodIdentifierContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ContinueStatementContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.DefaultValueContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.DimExprContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.DimExprsContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.DimsContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.DoStatementContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ElementValueArrayInitializerContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ElementValueContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ElementValueListContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ElementValuePairContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ElementValuePairListContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EmptyStatement_Context
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnhancedForStatementContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnhancedForStatementNoShortIfContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumBodyContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumBodyDeclarationsContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumConstantContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumConstantListContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumConstantModifierContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EnumDeclarationContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.EqualityExpressionContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExceptionTypeContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExceptionTypeListContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExclusiveOrExpressionContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExplicitConstructorInvocationContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExpressionContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExpressionNameContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ExpressionStatementContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FieldAccessContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FieldDeclarationContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FieldModifierContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FinallyBlockContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FloatingPointTypeContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ForInitContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FormalParameterContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.FormalParameterListContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ForStatementContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ForStatementNoShortIfContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ForUpdateContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.IdentifierContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.IfThenElseStatementContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.IfThenElseStatementNoShortIfContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.IfThenStatementContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ImportDeclarationContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InclusiveOrExpressionContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InstanceInitializerContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.IntegralTypeContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceBodyContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceDeclarationContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceExtendsContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceMemberDeclarationContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceMethodDeclarationContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceMethodModifierContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceModifierContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfacePermitsContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceTypeContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.InterfaceTypeListContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LabeledStatementContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LabeledStatementNoShortIfContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LambdaBodyContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LambdaExpressionContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LambdaParameterContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LambdaParameterListContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LambdaParametersContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LambdaParameterTypeContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LeftHandSideContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LiteralContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LocalClassOrInterfaceDeclarationContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LocalVariableDeclarationContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LocalVariableDeclarationStatementContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.LocalVariableTypeContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MarkerAnnotationContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodBodyContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodDeclarationContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodDeclaratorContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodHeaderContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodInvocationContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodModifierContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodNameContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MethodReferenceContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModularCompilationUnitContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModuleDeclarationContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModuleDirectiveContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ModuleNameContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.MultiplicativeExpressionContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.NormalAnnotationContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.NormalClassDeclarationContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.NormalInterfaceDeclarationContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.NumericTypeContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.OrdinaryCompilationUnitContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PackageDeclarationContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PackageModifierContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PackageNameContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PackageOrTypeNameContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PatternContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PfEContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PNNAContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PostDecrementExpressionContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PostfixExpressionContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PostIncrementExpressionContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PreDecrementExpressionContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PreIncrementExpressionContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PrimaryContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PrimaryNoNewArrayContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.PrimitiveTypeContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ReceiverParameterContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordBodyContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordBodyDeclarationContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordComponentContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordComponentListContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordComponentModifierContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordDeclarationContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RecordHeaderContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ReferenceTypeContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RelationalExpressionContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.RequiresModifierContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ResourceContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ResourceListContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ResourceSpecificationContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ResultContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ReturnStatementContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ShiftExpressionContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SimpleTypeNameContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SingleElementAnnotationContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SingleStaticImportDeclarationContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SingleTypeImportDeclarationContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.Start_Context
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementExpressionContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementExpressionListContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementNoShortIfContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StatementWithoutTrailingSubstatementContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StaticImportOnDemandDeclarationContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.StaticInitializerContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchBlockContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchBlockStatementGroupContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchExpressionContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchLabelContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchRuleContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SwitchStatementContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.SynchronizedStatementContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ThrowStatementContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.ThrowsTContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TopLevelClassOrInterfaceDeclarationContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TryStatementContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TryWithResourcesStatementContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeArgumentContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeArgumentListContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeArgumentsContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeArgumentsOrDiamondContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeBoundContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeIdentifierContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeImportOnDemandDeclarationContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeNameContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeParameterContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeParameterListContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeParameterModifierContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeParametersContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypePatternContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.TypeVariableContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UCOITContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannArrayTypeContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannClassOrInterfaceTypeContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannClassTypeContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannInterfaceTypeContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannPrimitiveTypeContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannReferenceTypeContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannTypeContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnannTypeVariableContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnaryExpressionContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnaryExpressionNotPlusMinusContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnqualifiedClassInstanceCreationExpressionContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.UnqualifiedMethodIdentifierContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableAccessContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableArityParameterContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableArityRecordComponentContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableDeclaratorContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableDeclaratorIdContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableDeclaratorListContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableInitializerContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableInitializerListContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.VariableModifierContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.WhileStatementContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.WhileStatementNoShortIfContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.WildcardBoundsContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.WildcardContext
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20Parser.YieldStatementContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AdditiveExpressionContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AdditiveOperatorContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotatedLambdaContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotationContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotationListContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotationsContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnnotationUseSiteTargetContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnonymousInitializerContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AnysemiContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ArrayAccessContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AssignmentOperatorContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.AtomicExpressionContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.BlockContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.BlockLevelExpressionContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CallableReferenceContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CallSuffixContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CatchBlockContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassBodyContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassDeclarationContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassMemberDeclarationContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassModifierContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassParameterContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ClassParametersContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CollectionLiteralContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.CompanionObjectContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ComparisonContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ComparisonOperatorContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ConditionalExpressionContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ConjunctionContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ConstructorDelegationCallContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ConstructorInvocationContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ControlStructureBodyContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DeclarationContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DelegationSpecifierContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DelegationSpecifiersContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DisjunctionContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.DoWhileExpressionContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ElvisExpressionContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EnumClassBodyContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EnumEntriesContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EnumEntryContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EqualityComparisonContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.EqualityOperationContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ExplicitDelegationContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ExpressionContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FileAnnotationContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FileAnnotationsContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FinallyBlockContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ForExpressionContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionBodyContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionDeclarationContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionLiteralContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionModifierContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionTypeContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionTypeParametersContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionTypeReceiverContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionValueParameterContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.FunctionValueParametersContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.GetterContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.IdentifierContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.IfExpressionContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ImportAliasContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ImportHeaderContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ImportListContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.InfixFunctionCallContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.InheritanceModifierContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.InOperatorContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.IsOperatorContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.JumpExpressionContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.KotlinFileContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LabelDefinitionContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LambdaParameterContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LambdaParametersContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LineStringContentContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LineStringExpressionContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LineStringLiteralContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LiteralConstantContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.LoopExpressionContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MemberAccessOperatorContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MemberModifierContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ModifierContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ModifierListContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiLineStringContentContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiLineStringExpressionContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiLineStringLiteralContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiplicativeExpressionContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiplicativeOperationContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.MultiVariableDeclarationContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.NamedInfixContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.NullableTypeContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ObjectDeclarationContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ObjectLiteralContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PackageHeaderContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ParameterContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ParameterModifierContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ParenthesizedExpressionContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ParenthesizedTypeContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PostfixUnaryExpressionContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PostfixUnaryOperationContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PreambleContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PrefixUnaryExpressionContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PrefixUnaryOperationContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PrimaryConstructorContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PropertyDeclarationContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.PropertyModifierContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.RangeExpressionContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.RangeTestContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ReceiverTypeContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ScriptContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SecondaryConstructorContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SemiContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SetterContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SimpleIdentifierContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SimpleUserTypeContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.StatementContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.StatementsContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.StringLiteralContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.SuperExpressionContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ThisExpressionContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TopLevelObjectContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TryExpressionContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeAliasContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeArgumentsContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeConstraintContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeConstraintsContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeModifierListContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeOperationContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeParameterContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeParameterModifierContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeParametersContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeProjectionContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeProjectionModifierListContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeReferenceContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeRHSContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.TypeTestContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.UnescapedAnnotationContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.UserTypeContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ValueArgumentContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.ValueArgumentsContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.VariableDeclarationContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.VarianceAnnotationContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.VisibilityModifierContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.WhenConditionContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.WhenEntryContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.WhenExpressionContext
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParser.WhileExpressionContext
- io.github.potjerodekool.nabu.NabuParser.AdditionalBoundContext
- io.github.potjerodekool.nabu.NabuParser.AdditiveExpressionContext
- io.github.potjerodekool.nabu.NabuParser.AmbiguousNameContext
- io.github.potjerodekool.nabu.NabuParser.AndExpressionContext
- io.github.potjerodekool.nabu.NabuParser.AnnotationContext
- io.github.potjerodekool.nabu.NabuParser.AnnotationInterfaceBodyContext
- io.github.potjerodekool.nabu.NabuParser.AnnotationInterfaceDeclarationContext
- io.github.potjerodekool.nabu.NabuParser.AnnotationInterfaceElementDeclarationContext
- io.github.potjerodekool.nabu.NabuParser.AnnotationInterfaceElementModifierContext
- io.github.potjerodekool.nabu.NabuParser.AnnotationInterfaceMemberDeclarationContext
- io.github.potjerodekool.nabu.NabuParser.ArgumentListContext
- io.github.potjerodekool.nabu.NabuParser.ArrayAccessContext
- io.github.potjerodekool.nabu.NabuParser.ArrayCreationExpressionContext
- io.github.potjerodekool.nabu.NabuParser.ArrayCreationExpressionWithInitializerContext
- io.github.potjerodekool.nabu.NabuParser.ArrayCreationExpressionWithoutInitializerContext
- io.github.potjerodekool.nabu.NabuParser.ArrayInitializerContext
- io.github.potjerodekool.nabu.NabuParser.ArrayTypeContext
- io.github.potjerodekool.nabu.NabuParser.AssertStatementContext
- io.github.potjerodekool.nabu.NabuParser.AssignmentContext
- io.github.potjerodekool.nabu.NabuParser.AssignmentExpressionContext
- io.github.potjerodekool.nabu.NabuParser.AssignmentOperatorContext
- io.github.potjerodekool.nabu.NabuParser.BasicForStatementContext
- io.github.potjerodekool.nabu.NabuParser.BasicForStatementNoShortIfContext
- io.github.potjerodekool.nabu.NabuParser.BlockContext
- io.github.potjerodekool.nabu.NabuParser.BlockStatementContext
- io.github.potjerodekool.nabu.NabuParser.BlockStatementsContext
- io.github.potjerodekool.nabu.NabuParser.BreakStatementContext
- io.github.potjerodekool.nabu.NabuParser.CaseConstantContext
- io.github.potjerodekool.nabu.NabuParser.CastExpressionContext
- io.github.potjerodekool.nabu.NabuParser.CatchClauseContext
- io.github.potjerodekool.nabu.NabuParser.CatchesContext
- io.github.potjerodekool.nabu.NabuParser.CatchFormalParameterContext
- io.github.potjerodekool.nabu.NabuParser.CatchTypeContext
- io.github.potjerodekool.nabu.NabuParser.ClassBodyContext
- io.github.potjerodekool.nabu.NabuParser.ClassBodyDeclarationContext
- io.github.potjerodekool.nabu.NabuParser.ClassDeclarationContext
- io.github.potjerodekool.nabu.NabuParser.ClassExtendsContext
- io.github.potjerodekool.nabu.NabuParser.ClassImplementsContext
- io.github.potjerodekool.nabu.NabuParser.ClassInstanceCreationExpressionContext
- io.github.potjerodekool.nabu.NabuParser.ClassLiteralContext
- io.github.potjerodekool.nabu.NabuParser.ClassMemberDeclarationContext
- io.github.potjerodekool.nabu.NabuParser.ClassModifierContext
- io.github.potjerodekool.nabu.NabuParser.ClassOrInterfaceTypeContext
- io.github.potjerodekool.nabu.NabuParser.ClassOrInterfaceTypeToInstantiateContext
- io.github.potjerodekool.nabu.NabuParser.ClassPermitsContext
- io.github.potjerodekool.nabu.NabuParser.ClassTypeContext
- io.github.potjerodekool.nabu.NabuParser.CoitContext
- io.github.potjerodekool.nabu.NabuParser.CompactConstructorDeclarationContext
- io.github.potjerodekool.nabu.NabuParser.CompilationUnitContext
- io.github.potjerodekool.nabu.NabuParser.ConditionalAndExpressionContext
- io.github.potjerodekool.nabu.NabuParser.ConditionalExpressionContext
- io.github.potjerodekool.nabu.NabuParser.ConditionalOrExpressionContext
- io.github.potjerodekool.nabu.NabuParser.ConstantDeclarationContext
- io.github.potjerodekool.nabu.NabuParser.ConstantExpressionContext
- io.github.potjerodekool.nabu.NabuParser.ConstantModifierContext
- io.github.potjerodekool.nabu.NabuParser.ConstructorBodyContext
- io.github.potjerodekool.nabu.NabuParser.ConstructorDeclarationContext
- io.github.potjerodekool.nabu.NabuParser.ConstructorDeclaratorContext
- io.github.potjerodekool.nabu.NabuParser.ConstructorModifierContext
- io.github.potjerodekool.nabu.NabuParser.ContextualKeywordContext
- io.github.potjerodekool.nabu.NabuParser.ContextualKeywordMinusForTypeIdentifierContext
- io.github.potjerodekool.nabu.NabuParser.ContextualKeywordMinusForUnqualifiedFunctionIdentifierContext
- io.github.potjerodekool.nabu.NabuParser.ContinueStatementContext
- io.github.potjerodekool.nabu.NabuParser.DefaultValueContext
- io.github.potjerodekool.nabu.NabuParser.DimExprContext
- io.github.potjerodekool.nabu.NabuParser.DimExprsContext
- io.github.potjerodekool.nabu.NabuParser.DimsContext
- io.github.potjerodekool.nabu.NabuParser.DoStatementContext
- io.github.potjerodekool.nabu.NabuParser.ElementValueArrayInitializerContext
- io.github.potjerodekool.nabu.NabuParser.ElementValueContext
- io.github.potjerodekool.nabu.NabuParser.ElementValueListContext
- io.github.potjerodekool.nabu.NabuParser.ElementValuePairContext
- io.github.potjerodekool.nabu.NabuParser.ElementValuePairListContext
- io.github.potjerodekool.nabu.NabuParser.EmptyStatement_Context
- io.github.potjerodekool.nabu.NabuParser.EnhancedForStatementContext
- io.github.potjerodekool.nabu.NabuParser.EnhancedForStatementNoShortIfContext
- io.github.potjerodekool.nabu.NabuParser.EnumBodyContext
- io.github.potjerodekool.nabu.NabuParser.EnumBodyDeclarationsContext
- io.github.potjerodekool.nabu.NabuParser.EnumConstantContext
- io.github.potjerodekool.nabu.NabuParser.EnumConstantListContext
- io.github.potjerodekool.nabu.NabuParser.EnumConstantModifierContext
- io.github.potjerodekool.nabu.NabuParser.EnumDeclarationContext
- io.github.potjerodekool.nabu.NabuParser.EqualityExpressionContext
- io.github.potjerodekool.nabu.NabuParser.ExceptionTypeContext
- io.github.potjerodekool.nabu.NabuParser.ExceptionTypeListContext
- io.github.potjerodekool.nabu.NabuParser.ExclusiveOrExpressionContext
- io.github.potjerodekool.nabu.NabuParser.ExplicitConstructorInvocationContext
- io.github.potjerodekool.nabu.NabuParser.ExpressionContext
- io.github.potjerodekool.nabu.NabuParser.ExpressionNameContext
- io.github.potjerodekool.nabu.NabuParser.ExpressionStatementContext
- io.github.potjerodekool.nabu.NabuParser.FieldAccessContext
- io.github.potjerodekool.nabu.NabuParser.FieldDeclarationContext
- io.github.potjerodekool.nabu.NabuParser.FieldModifierContext
- io.github.potjerodekool.nabu.NabuParser.FinallyBlockContext
- io.github.potjerodekool.nabu.NabuParser.FloatingPointTypeContext
- io.github.potjerodekool.nabu.NabuParser.ForInitContext
- io.github.potjerodekool.nabu.NabuParser.FormalParameterContext
- io.github.potjerodekool.nabu.NabuParser.FormalParameterListContext
- io.github.potjerodekool.nabu.NabuParser.ForStatementContext
- io.github.potjerodekool.nabu.NabuParser.ForStatementNoShortIfContext
- io.github.potjerodekool.nabu.NabuParser.ForUpdateContext
- io.github.potjerodekool.nabu.NabuParser.FunctionBodyContext
- io.github.potjerodekool.nabu.NabuParser.FunctionDeclarationContext
- io.github.potjerodekool.nabu.NabuParser.FunctionDeclaratorContext
- io.github.potjerodekool.nabu.NabuParser.FunctionHeaderContext
- io.github.potjerodekool.nabu.NabuParser.FunctionInvocationContext
- io.github.potjerodekool.nabu.NabuParser.FunctionModifierContext
- io.github.potjerodekool.nabu.NabuParser.FunctionNameContext
- io.github.potjerodekool.nabu.NabuParser.FunctionReferenceContext
- io.github.potjerodekool.nabu.NabuParser.IdentifierContext
- io.github.potjerodekool.nabu.NabuParser.IfThenElseStatementContext
- io.github.potjerodekool.nabu.NabuParser.IfThenElseStatementNoShortIfContext
- io.github.potjerodekool.nabu.NabuParser.IfThenStatementContext
- io.github.potjerodekool.nabu.NabuParser.ImportDeclarationContext
- io.github.potjerodekool.nabu.NabuParser.InclusiveOrExpressionContext
- io.github.potjerodekool.nabu.NabuParser.InstanceInitializerContext
- io.github.potjerodekool.nabu.NabuParser.IntegralTypeContext
- io.github.potjerodekool.nabu.NabuParser.InterfaceBodyContext
- io.github.potjerodekool.nabu.NabuParser.InterfaceDeclarationContext
- io.github.potjerodekool.nabu.NabuParser.InterfaceExtendsContext
- io.github.potjerodekool.nabu.NabuParser.InterfaceFunctionDeclarationContext
- io.github.potjerodekool.nabu.NabuParser.InterfaceFunctionModifierContext
- io.github.potjerodekool.nabu.NabuParser.InterfaceMemberDeclarationContext
- io.github.potjerodekool.nabu.NabuParser.InterfaceModifierContext
- io.github.potjerodekool.nabu.NabuParser.InterfacePermitsContext
- io.github.potjerodekool.nabu.NabuParser.InterfaceTypeContext
- io.github.potjerodekool.nabu.NabuParser.InterfaceTypeListContext
- io.github.potjerodekool.nabu.NabuParser.LabeledStatementContext
- io.github.potjerodekool.nabu.NabuParser.LabeledStatementNoShortIfContext
- io.github.potjerodekool.nabu.NabuParser.LambdaBodyContext
- io.github.potjerodekool.nabu.NabuParser.LambdaExpressionContext
- io.github.potjerodekool.nabu.NabuParser.LambdaParameterContext
- io.github.potjerodekool.nabu.NabuParser.LambdaParameterListContext
- io.github.potjerodekool.nabu.NabuParser.LambdaParametersContext
- io.github.potjerodekool.nabu.NabuParser.LambdaParameterTypeContext
- io.github.potjerodekool.nabu.NabuParser.LeftHandSideContext
- io.github.potjerodekool.nabu.NabuParser.LiteralContext
- io.github.potjerodekool.nabu.NabuParser.LocalClassOrInterfaceDeclarationContext
- io.github.potjerodekool.nabu.NabuParser.LocalVariableDeclarationContext
- io.github.potjerodekool.nabu.NabuParser.LocalVariableDeclarationStatementContext
- io.github.potjerodekool.nabu.NabuParser.LocalVariableTypeContext
- io.github.potjerodekool.nabu.NabuParser.MarkerAnnotationContext
- io.github.potjerodekool.nabu.NabuParser.ModularCompilationUnitContext
- io.github.potjerodekool.nabu.NabuParser.ModuleDeclarationContext
- io.github.potjerodekool.nabu.NabuParser.ModuleDirectiveContext
- io.github.potjerodekool.nabu.NabuParser.ModuleNameContext
- io.github.potjerodekool.nabu.NabuParser.MultiplicativeExpressionContext
- io.github.potjerodekool.nabu.NabuParser.NabuLocalVariableDeclarationContext
- io.github.potjerodekool.nabu.NabuParser.NabuVariableDeclaratorContext
- io.github.potjerodekool.nabu.NabuParser.NabuVariableDeclaratorListContext
- io.github.potjerodekool.nabu.NabuParser.NormalAnnotationContext
- io.github.potjerodekool.nabu.NabuParser.NormalClassDeclarationContext
- io.github.potjerodekool.nabu.NabuParser.NormalInterfaceDeclarationContext
- io.github.potjerodekool.nabu.NabuParser.NumericTypeContext
- io.github.potjerodekool.nabu.NabuParser.OrdinaryCompilationUnitContext
- io.github.potjerodekool.nabu.NabuParser.PackageDeclarationContext
- io.github.potjerodekool.nabu.NabuParser.PackageModifierContext
- io.github.potjerodekool.nabu.NabuParser.PackageNameContext
- io.github.potjerodekool.nabu.NabuParser.PackageOrTypeNameContext
- io.github.potjerodekool.nabu.NabuParser.PatternContext
- io.github.potjerodekool.nabu.NabuParser.PfEContext
- io.github.potjerodekool.nabu.NabuParser.PNNAContext
- io.github.potjerodekool.nabu.NabuParser.PostDecrementExpressionContext
- io.github.potjerodekool.nabu.NabuParser.PostfixExpressionContext
- io.github.potjerodekool.nabu.NabuParser.PostIncrementExpressionContext
- io.github.potjerodekool.nabu.NabuParser.PreDecrementExpressionContext
- io.github.potjerodekool.nabu.NabuParser.PreIncrementExpressionContext
- io.github.potjerodekool.nabu.NabuParser.PrimaryContext
- io.github.potjerodekool.nabu.NabuParser.PrimaryNoNewArrayContext
- io.github.potjerodekool.nabu.NabuParser.PrimitiveTypeContext
- io.github.potjerodekool.nabu.NabuParser.ReceiverParameterContext
- io.github.potjerodekool.nabu.NabuParser.RecordBodyContext
- io.github.potjerodekool.nabu.NabuParser.RecordBodyDeclarationContext
- io.github.potjerodekool.nabu.NabuParser.RecordComponentContext
- io.github.potjerodekool.nabu.NabuParser.RecordComponentListContext
- io.github.potjerodekool.nabu.NabuParser.RecordComponentModifierContext
- io.github.potjerodekool.nabu.NabuParser.RecordDeclarationContext
- io.github.potjerodekool.nabu.NabuParser.RecordHeaderContext
- io.github.potjerodekool.nabu.NabuParser.ReferenceTypeContext
- io.github.potjerodekool.nabu.NabuParser.RelationalExpressionContext
- io.github.potjerodekool.nabu.NabuParser.RequiresModifierContext
- io.github.potjerodekool.nabu.NabuParser.ResourceContext
- io.github.potjerodekool.nabu.NabuParser.ResourceListContext
- io.github.potjerodekool.nabu.NabuParser.ResourceSpecificationContext
- io.github.potjerodekool.nabu.NabuParser.ResultContext
- io.github.potjerodekool.nabu.NabuParser.ReturnStatementContext
- io.github.potjerodekool.nabu.NabuParser.ShiftExpressionContext
- io.github.potjerodekool.nabu.NabuParser.SimpleTypeNameContext
- io.github.potjerodekool.nabu.NabuParser.SingleElementAnnotationContext
- io.github.potjerodekool.nabu.NabuParser.SingleStaticImportDeclarationContext
- io.github.potjerodekool.nabu.NabuParser.SingleTypeImportDeclarationContext
- io.github.potjerodekool.nabu.NabuParser.Start_Context
- io.github.potjerodekool.nabu.NabuParser.StatementContext
- io.github.potjerodekool.nabu.NabuParser.StatementExpressionContext
- io.github.potjerodekool.nabu.NabuParser.StatementExpressionListContext
- io.github.potjerodekool.nabu.NabuParser.StatementNoShortIfContext
- io.github.potjerodekool.nabu.NabuParser.StatementWithoutTrailingSubstatementContext
- io.github.potjerodekool.nabu.NabuParser.StaticImportOnDemandDeclarationContext
- io.github.potjerodekool.nabu.NabuParser.StaticInitializerContext
- io.github.potjerodekool.nabu.NabuParser.SwitchBlockContext
- io.github.potjerodekool.nabu.NabuParser.SwitchBlockStatementGroupContext
- io.github.potjerodekool.nabu.NabuParser.SwitchExpressionContext
- io.github.potjerodekool.nabu.NabuParser.SwitchLabelContext
- io.github.potjerodekool.nabu.NabuParser.SwitchRuleContext
- io.github.potjerodekool.nabu.NabuParser.SwitchStatementContext
- io.github.potjerodekool.nabu.NabuParser.SynchronizedStatementContext
- io.github.potjerodekool.nabu.NabuParser.ThrowStatementContext
- io.github.potjerodekool.nabu.NabuParser.ThrowsTContext
- io.github.potjerodekool.nabu.NabuParser.TopLevelClassOrInterfaceDeclarationContext
- io.github.potjerodekool.nabu.NabuParser.TryStatementContext
- io.github.potjerodekool.nabu.NabuParser.TryWithResourcesStatementContext
- io.github.potjerodekool.nabu.NabuParser.TypeArgumentContext
- io.github.potjerodekool.nabu.NabuParser.TypeArgumentListContext
- io.github.potjerodekool.nabu.NabuParser.TypeArgumentsContext
- io.github.potjerodekool.nabu.NabuParser.TypeArgumentsOrDiamondContext
- io.github.potjerodekool.nabu.NabuParser.TypeBoundContext
- io.github.potjerodekool.nabu.NabuParser.TypeIdentifierContext
- io.github.potjerodekool.nabu.NabuParser.TypeImportOnDemandDeclarationContext
- io.github.potjerodekool.nabu.NabuParser.TypeNameContext
- io.github.potjerodekool.nabu.NabuParser.TypeParameterContext
- io.github.potjerodekool.nabu.NabuParser.TypeParameterListContext
- io.github.potjerodekool.nabu.NabuParser.TypeParameterModifierContext
- io.github.potjerodekool.nabu.NabuParser.TypeParametersContext
- io.github.potjerodekool.nabu.NabuParser.TypePatternContext
- io.github.potjerodekool.nabu.NabuParser.TypeVariableContext
- io.github.potjerodekool.nabu.NabuParser.UCOITContext
- io.github.potjerodekool.nabu.NabuParser.UnannArrayTypeContext
- io.github.potjerodekool.nabu.NabuParser.UnannClassOrInterfaceTypeContext
- io.github.potjerodekool.nabu.NabuParser.UnannClassTypeContext
- io.github.potjerodekool.nabu.NabuParser.UnannInterfaceTypeContext
- io.github.potjerodekool.nabu.NabuParser.UnannPrimitiveTypeContext
- io.github.potjerodekool.nabu.NabuParser.UnannReferenceTypeContext
- io.github.potjerodekool.nabu.NabuParser.UnannTypeContext
- io.github.potjerodekool.nabu.NabuParser.UnannTypeVariableContext
- io.github.potjerodekool.nabu.NabuParser.UnaryExpressionContext
- io.github.potjerodekool.nabu.NabuParser.UnaryExpressionNotPlusMinusContext
- io.github.potjerodekool.nabu.NabuParser.UnqualifiedClassInstanceCreationExpressionContext
- io.github.potjerodekool.nabu.NabuParser.UnqualifiedFunctionIdentifierContext
- io.github.potjerodekool.nabu.NabuParser.VariableAccessContext
- io.github.potjerodekool.nabu.NabuParser.VariableArityParameterContext
- io.github.potjerodekool.nabu.NabuParser.VariableArityRecordComponentContext
- io.github.potjerodekool.nabu.NabuParser.VariableDeclaratorContext
- io.github.potjerodekool.nabu.NabuParser.VariableDeclaratorIdContext
- io.github.potjerodekool.nabu.NabuParser.VariableDeclaratorListContext
- io.github.potjerodekool.nabu.NabuParser.VariableInitializerContext
- io.github.potjerodekool.nabu.NabuParser.VariableInitializerListContext
- io.github.potjerodekool.nabu.NabuParser.VariableModifierContext
- io.github.potjerodekool.nabu.NabuParser.WhileStatementContext
- io.github.potjerodekool.nabu.NabuParser.WhileStatementNoShortIfContext
- io.github.potjerodekool.nabu.NabuParser.WildcardBoundsContext
- io.github.potjerodekool.nabu.NabuParser.WildcardContext
- io.github.potjerodekool.nabu.NabuParser.YieldStatementContext
- org.antlr.v4.runtime.ParserRuleContext
- org.antlr.v4.runtime.tree.AbstractParseTreeVisitor<T> (implements org.antlr.v4.runtime.tree.ParseTreeVisitor<T>)
Interface Hierarchy
- org.antlr.v4.runtime.tree.ParseTreeListener
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserListener
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserListener
- io.github.potjerodekool.nabu.NabuParserListener
- org.antlr.v4.runtime.tree.ParseTreeVisitor<T>
- io.github.potjerodekool.nabu.compiler.lang.support.java.Java20ParserVisitor<T>
- io.github.potjerodekool.nabu.compiler.lang.support.kotlin.KotlinParserVisitor<T>
- io.github.potjerodekool.nabu.NabuParserVisitor<T>