Class Hierarchy
- java.lang.Object
- com.xcporter.KotlinParserBaseListener (implements com.xcporter.KotlinParserListener)
- org.antlr.v4.runtime.Recognizer<Symbol,ATNInterpreter>
- org.antlr.v4.runtime.Lexer (implements org.antlr.v4.runtime.TokenSource)
- com.xcporter.KotlinLexer
- org.antlr.v4.runtime.Parser
- com.xcporter.KotlinParser
- 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
- com.xcporter.KotlinParser.AdditiveExpressionContext
- com.xcporter.KotlinParser.AdditiveOperatorContext
- com.xcporter.KotlinParser.AnnotatedDelegationSpecifierContext
- com.xcporter.KotlinParser.AnnotatedLambdaContext
- com.xcporter.KotlinParser.AnnotationContext
- com.xcporter.KotlinParser.AnnotationUseSiteTargetContext
- com.xcporter.KotlinParser.AnonymousFunctionContext
- com.xcporter.KotlinParser.AnonymousInitializerContext
- com.xcporter.KotlinParser.AsExpressionContext
- com.xcporter.KotlinParser.AsOperatorContext
- com.xcporter.KotlinParser.AssignableExpressionContext
- com.xcporter.KotlinParser.AssignableSuffixContext
- com.xcporter.KotlinParser.AssignmentAndOperatorContext
- com.xcporter.KotlinParser.AssignmentContext
- com.xcporter.KotlinParser.BlockContext
- com.xcporter.KotlinParser.CallableReferenceContext
- com.xcporter.KotlinParser.CallSuffixContext
- com.xcporter.KotlinParser.CatchBlockContext
- com.xcporter.KotlinParser.ClassBodyContext
- com.xcporter.KotlinParser.ClassDeclarationContext
- com.xcporter.KotlinParser.ClassMemberDeclarationContext
- com.xcporter.KotlinParser.ClassMemberDeclarationsContext
- com.xcporter.KotlinParser.ClassModifierContext
- com.xcporter.KotlinParser.ClassParameterContext
- com.xcporter.KotlinParser.ClassParametersContext
- com.xcporter.KotlinParser.CollectionLiteralContext
- com.xcporter.KotlinParser.CompanionObjectContext
- com.xcporter.KotlinParser.ComparisonContext
- com.xcporter.KotlinParser.ComparisonOperatorContext
- com.xcporter.KotlinParser.ConjunctionContext
- com.xcporter.KotlinParser.ConstructorDelegationCallContext
- com.xcporter.KotlinParser.ConstructorInvocationContext
- com.xcporter.KotlinParser.ControlStructureBodyContext
- com.xcporter.KotlinParser.DeclarationContext
- com.xcporter.KotlinParser.DelegationSpecifierContext
- com.xcporter.KotlinParser.DelegationSpecifiersContext
- com.xcporter.KotlinParser.DirectlyAssignableExpressionContext
- com.xcporter.KotlinParser.DisjunctionContext
- com.xcporter.KotlinParser.DoWhileStatementContext
- com.xcporter.KotlinParser.ElvisContext
- com.xcporter.KotlinParser.ElvisExpressionContext
- com.xcporter.KotlinParser.EnumClassBodyContext
- com.xcporter.KotlinParser.EnumEntriesContext
- com.xcporter.KotlinParser.EnumEntryContext
- com.xcporter.KotlinParser.EqualityContext
- com.xcporter.KotlinParser.EqualityOperatorContext
- com.xcporter.KotlinParser.ExclContext
- com.xcporter.KotlinParser.ExplicitDelegationContext
- com.xcporter.KotlinParser.ExpressionContext
- com.xcporter.KotlinParser.FileAnnotationContext
- com.xcporter.KotlinParser.FinallyBlockContext
- com.xcporter.KotlinParser.ForStatementContext
- com.xcporter.KotlinParser.FunctionBodyContext
- com.xcporter.KotlinParser.FunctionDeclarationContext
- com.xcporter.KotlinParser.FunctionLiteralContext
- com.xcporter.KotlinParser.FunctionModifierContext
- com.xcporter.KotlinParser.FunctionTypeContext
- com.xcporter.KotlinParser.FunctionTypeParametersContext
- com.xcporter.KotlinParser.FunctionValueParameterContext
- com.xcporter.KotlinParser.FunctionValueParametersContext
- com.xcporter.KotlinParser.GenericCallLikeComparisonContext
- com.xcporter.KotlinParser.GetterContext
- com.xcporter.KotlinParser.IdentifierContext
- com.xcporter.KotlinParser.IfExpressionContext
- com.xcporter.KotlinParser.ImportAliasContext
- com.xcporter.KotlinParser.ImportHeaderContext
- com.xcporter.KotlinParser.ImportListContext
- com.xcporter.KotlinParser.IndexingSuffixContext
- com.xcporter.KotlinParser.InfixFunctionCallContext
- com.xcporter.KotlinParser.InfixOperationContext
- com.xcporter.KotlinParser.InheritanceModifierContext
- com.xcporter.KotlinParser.InOperatorContext
- com.xcporter.KotlinParser.IsOperatorContext
- com.xcporter.KotlinParser.JumpExpressionContext
- com.xcporter.KotlinParser.KotlinFileContext
- com.xcporter.KotlinParser.LabelContext
- com.xcporter.KotlinParser.LambdaLiteralContext
- com.xcporter.KotlinParser.LambdaParameterContext
- com.xcporter.KotlinParser.LambdaParametersContext
- com.xcporter.KotlinParser.LineStringContentContext
- com.xcporter.KotlinParser.LineStringExpressionContext
- com.xcporter.KotlinParser.LineStringLiteralContext
- com.xcporter.KotlinParser.LiteralConstantContext
- com.xcporter.KotlinParser.LoopStatementContext
- com.xcporter.KotlinParser.MemberAccessOperatorContext
- com.xcporter.KotlinParser.MemberModifierContext
- com.xcporter.KotlinParser.ModifierContext
- com.xcporter.KotlinParser.ModifiersContext
- com.xcporter.KotlinParser.MultiAnnotationContext
- com.xcporter.KotlinParser.MultiLineStringContentContext
- com.xcporter.KotlinParser.MultiLineStringExpressionContext
- com.xcporter.KotlinParser.MultiLineStringLiteralContext
- com.xcporter.KotlinParser.MultiplicativeExpressionContext
- com.xcporter.KotlinParser.MultiplicativeOperatorContext
- com.xcporter.KotlinParser.MultiVariableDeclarationContext
- com.xcporter.KotlinParser.NavigationSuffixContext
- com.xcporter.KotlinParser.NullableTypeContext
- com.xcporter.KotlinParser.ObjectDeclarationContext
- com.xcporter.KotlinParser.ObjectLiteralContext
- com.xcporter.KotlinParser.PackageHeaderContext
- com.xcporter.KotlinParser.ParameterContext
- com.xcporter.KotlinParser.ParameterModifierContext
- com.xcporter.KotlinParser.ParameterModifiersContext
- com.xcporter.KotlinParser.ParametersWithOptionalTypeContext
- com.xcporter.KotlinParser.ParameterWithOptionalTypeContext
- com.xcporter.KotlinParser.ParenthesizedAssignableExpressionContext
- com.xcporter.KotlinParser.ParenthesizedDirectlyAssignableExpressionContext
- com.xcporter.KotlinParser.ParenthesizedExpressionContext
- com.xcporter.KotlinParser.ParenthesizedTypeContext
- com.xcporter.KotlinParser.ParenthesizedUserTypeContext
- com.xcporter.KotlinParser.PlatformModifierContext
- com.xcporter.KotlinParser.PostfixUnaryExpressionContext
- com.xcporter.KotlinParser.PostfixUnaryOperatorContext
- com.xcporter.KotlinParser.PostfixUnarySuffixContext
- com.xcporter.KotlinParser.PrefixUnaryExpressionContext
- com.xcporter.KotlinParser.PrefixUnaryOperatorContext
- com.xcporter.KotlinParser.PrimaryConstructorContext
- com.xcporter.KotlinParser.PrimaryExpressionContext
- com.xcporter.KotlinParser.PropertyDeclarationContext
- com.xcporter.KotlinParser.PropertyDelegateContext
- com.xcporter.KotlinParser.PropertyModifierContext
- com.xcporter.KotlinParser.QuestContext
- com.xcporter.KotlinParser.RangeExpressionContext
- com.xcporter.KotlinParser.RangeTestContext
- com.xcporter.KotlinParser.ReceiverTypeContext
- com.xcporter.KotlinParser.ReificationModifierContext
- com.xcporter.KotlinParser.SafeNavContext
- com.xcporter.KotlinParser.ScriptContext
- com.xcporter.KotlinParser.SecondaryConstructorContext
- com.xcporter.KotlinParser.SemiContext
- com.xcporter.KotlinParser.SemisContext
- com.xcporter.KotlinParser.SetterContext
- com.xcporter.KotlinParser.ShebangLineContext
- com.xcporter.KotlinParser.SimpleIdentifierContext
- com.xcporter.KotlinParser.SimpleUserTypeContext
- com.xcporter.KotlinParser.SingleAnnotationContext
- com.xcporter.KotlinParser.StatementContext
- com.xcporter.KotlinParser.StatementsContext
- com.xcporter.KotlinParser.StringLiteralContext
- com.xcporter.KotlinParser.SuperExpressionContext
- com.xcporter.KotlinParser.ThisExpressionContext
- com.xcporter.KotlinParser.TopLevelObjectContext
- com.xcporter.KotlinParser.TryExpressionContext
- com.xcporter.KotlinParser.TypeAliasContext
- com.xcporter.KotlinParser.TypeArgumentsContext
- com.xcporter.KotlinParser.TypeConstraintContext
- com.xcporter.KotlinParser.TypeConstraintsContext
- com.xcporter.KotlinParser.TypeContext
- com.xcporter.KotlinParser.TypeModifierContext
- com.xcporter.KotlinParser.TypeModifiersContext
- com.xcporter.KotlinParser.TypeParameterContext
- com.xcporter.KotlinParser.TypeParameterModifierContext
- com.xcporter.KotlinParser.TypeParameterModifiersContext
- com.xcporter.KotlinParser.TypeParametersContext
- com.xcporter.KotlinParser.TypeProjectionContext
- com.xcporter.KotlinParser.TypeProjectionModifierContext
- com.xcporter.KotlinParser.TypeProjectionModifiersContext
- com.xcporter.KotlinParser.TypeReferenceContext
- com.xcporter.KotlinParser.TypeTestContext
- com.xcporter.KotlinParser.UnaryPrefixContext
- com.xcporter.KotlinParser.UnescapedAnnotationContext
- com.xcporter.KotlinParser.UserTypeContext
- com.xcporter.KotlinParser.ValueArgumentContext
- com.xcporter.KotlinParser.ValueArgumentsContext
- com.xcporter.KotlinParser.VariableDeclarationContext
- com.xcporter.KotlinParser.VarianceModifierContext
- com.xcporter.KotlinParser.VisibilityModifierContext
- com.xcporter.KotlinParser.WhenConditionContext
- com.xcporter.KotlinParser.WhenEntryContext
- com.xcporter.KotlinParser.WhenExpressionContext
- com.xcporter.KotlinParser.WhenSubjectContext
- com.xcporter.KotlinParser.WhileStatementContext
- org.antlr.v4.runtime.ParserRuleContext
Interface Hierarchy
- org.antlr.v4.runtime.tree.ParseTreeListener
- com.xcporter.KotlinParserListener