All Classes

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