Rules

object Rules(source)

Properties

Link copied to clipboard
const val AdditiveExpression: Int = 87
Link copied to clipboard
const val AdditiveOperator: Int = 144
Link copied to clipboard
Link copied to clipboard
const val AnnotatedLambda: Int = 102
Link copied to clipboard
const val Annotation: Int = 169
Link copied to clipboard
const val AnnotationUseSiteTarget: Int = 172
Link copied to clipboard
const val AnonymousFunction: Int = 120
Link copied to clipboard
const val AnonymousInitializer: Int = 27
Link copied to clipboard
const val AsExpression: Int = 89
Link copied to clipboard
const val AsOperator: Int = 146
Link copied to clipboard
const val AssignableExpression: Int = 96
Link copied to clipboard
const val AssignableSuffix: Int = 98
Link copied to clipboard
const val Assignment: Int = 73
Link copied to clipboard
const val AssignmentAndOperator: Int = 139
Link copied to clipboard
const val Block: Int = 68
Link copied to clipboard
const val CallableReference: Int = 138
Link copied to clipboard
const val CallSuffix: Int = 101
Link copied to clipboard
const val CatchBlock: Int = 135
Link copied to clipboard
const val ClassBody: Int = 13
Link copied to clipboard
const val ClassDeclaration: Int = 11
Link copied to clipboard
const val ClassMemberDeclaration: Int = 26
Link copied to clipboard
Link copied to clipboard
const val ClassModifier: Int = 157
Link copied to clipboard
const val ClassParameter: Int = 15
Link copied to clipboard
const val ClassParameters: Int = 14
Link copied to clipboard
const val CollectionLiteral: Int = 108
Link copied to clipboard
const val CompanionObject: Int = 28
Link copied to clipboard
const val Comparison: Int = 80
Link copied to clipboard
const val ComparisonOperator: Int = 141
Link copied to clipboard
const val Conjunction: Int = 78
Link copied to clipboard
Link copied to clipboard
const val ConstructorInvocation: Int = 18
Link copied to clipboard
const val ControlStructureBody: Int = 67
Link copied to clipboard
const val Declaration: Int = 10
Link copied to clipboard
Link copied to clipboard
const val DelegationSpecifier: Int = 17
Link copied to clipboard
const val DelegationSpecifiers: Int = 16
Link copied to clipboard
Link copied to clipboard
const val Disjunction: Int = 77
Link copied to clipboard
const val DoWhileStatement: Int = 72
Link copied to clipboard
const val Elvis: Int = 84
Link copied to clipboard
const val ElvisExpression: Int = 83
Link copied to clipboard
const val EnumClassBody: Int = 46
Link copied to clipboard
const val EnumEntries: Int = 47
Link copied to clipboard
const val EnumEntry: Int = 48
Link copied to clipboard
const val Equality: Int = 79
Link copied to clipboard
const val EqualityOperator: Int = 140
Link copied to clipboard
const val Excl: Int = 149
Link copied to clipboard
const val ExplicitDelegation: Int = 20
Link copied to clipboard
const val Expression: Int = 76
Link copied to clipboard
const val FileAnnotation: Int = 3
Link copied to clipboard
const val FinallyBlock: Int = 136
Link copied to clipboard
const val ForStatement: Int = 70
Link copied to clipboard
const val FunctionBody: Int = 32
Link copied to clipboard
const val FunctionDeclaration: Int = 31
Link copied to clipboard
const val FunctionLiteral: Int = 121
Link copied to clipboard
const val FunctionModifier: Int = 163
Link copied to clipboard
const val FunctionType: Int = 58
Link copied to clipboard
const val FunctionTypeParameters: Int = 59
Link copied to clipboard
const val FunctionValueParameter: Int = 30
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
const val Getter: Int = 37
Link copied to clipboard
const val Identifier: Int = 175
Link copied to clipboard
const val IfExpression: Int = 125
Link copied to clipboard
const val ImportAlias: Int = 7
Link copied to clipboard
const val ImportHeader: Int = 6
Link copied to clipboard
const val ImportList: Int = 5
Link copied to clipboard
const val IndexingSuffix: Int = 99
Link copied to clipboard
const val InfixFunctionCall: Int = 85
Link copied to clipboard
const val InfixOperation: Int = 82
Link copied to clipboard
const val InheritanceModifier: Int = 165
Link copied to clipboard
const val InOperator: Int = 142
Link copied to clipboard
const val IsOperator: Int = 143
Link copied to clipboard
const val JumpExpression: Int = 137
Link copied to clipboard
const val KotlinFile: Int = 0
Link copied to clipboard
const val Label: Int = 66
Link copied to clipboard
const val LambdaLiteral: Int = 117
Link copied to clipboard
const val LambdaParameter: Int = 119
Link copied to clipboard
const val LambdaParameters: Int = 118
Link copied to clipboard
const val LineStringContent: Int = 113
Link copied to clipboard
const val LineStringExpression: Int = 114
Link copied to clipboard
const val LineStringLiteral: Int = 111
Link copied to clipboard
const val LiteralConstant: Int = 109
Link copied to clipboard
const val LoopStatement: Int = 69
Link copied to clipboard
const val MemberAccessOperator: Int = 150
Link copied to clipboard
const val MemberModifier: Int = 158
Link copied to clipboard
const val Modifier: Int = 154
Link copied to clipboard
const val Modifiers: Int = 152
Link copied to clipboard
const val MultiAnnotation: Int = 171
Link copied to clipboard
const val MultiLineStringContent: Int = 115
Link copied to clipboard
Link copied to clipboard
const val MultiLineStringLiteral: Int = 112
Link copied to clipboard
Link copied to clipboard
const val MultiplicativeOperator: Int = 145
Link copied to clipboard
Link copied to clipboard
const val NavigationSuffix: Int = 100
Link copied to clipboard
const val NullableType: Int = 51
Link copied to clipboard
const val ObjectDeclaration: Int = 43
Link copied to clipboard
const val ObjectLiteral: Int = 122
Link copied to clipboard
const val PackageHeader: Int = 4
Link copied to clipboard
const val Parameter: Int = 42
Link copied to clipboard
const val ParameterModifier: Int = 166
Link copied to clipboard
const val ParameterModifiers: Int = 153
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
const val ParenthesizedExpression: Int = 107
Link copied to clipboard
const val ParenthesizedType: Int = 60
Link copied to clipboard
const val ParenthesizedUserType: Int = 62
Link copied to clipboard
const val PlatformModifier: Int = 168
Link copied to clipboard
const val PostfixUnaryExpression: Int = 92
Link copied to clipboard
const val PostfixUnaryOperator: Int = 148
Link copied to clipboard
const val PostfixUnarySuffix: Int = 93
Link copied to clipboard
const val PrefixUnaryExpression: Int = 90
Link copied to clipboard
const val PrefixUnaryOperator: Int = 147
Link copied to clipboard
const val PrimaryConstructor: Int = 12
Link copied to clipboard
const val PrimaryExpression: Int = 106
Link copied to clipboard
const val PropertyDeclaration: Int = 35
Link copied to clipboard
const val PropertyDelegate: Int = 36
Link copied to clipboard
const val PropertyModifier: Int = 164
Link copied to clipboard
const val Quest: Int = 52
Link copied to clipboard
const val RangeExpression: Int = 86
Link copied to clipboard
const val RangeTest: Int = 132
Link copied to clipboard
const val ReceiverType: Int = 61
Link copied to clipboard
const val ReificationModifier: Int = 167
Link copied to clipboard
const val SafeNav: Int = 151
Link copied to clipboard
const val Script: Int = 1
Link copied to clipboard
const val SecondaryConstructor: Int = 44
Link copied to clipboard
const val Semi: Int = 74
Link copied to clipboard
const val Semis: Int = 75
Link copied to clipboard
const val Setter: Int = 38
Link copied to clipboard
const val ShebangLine: Int = 2
Link copied to clipboard
const val SimpleIdentifier: Int = 174
Link copied to clipboard
const val SimpleUserType: Int = 54
Link copied to clipboard
const val SingleAnnotation: Int = 170
Link copied to clipboard
const val Statement: Int = 65
Link copied to clipboard
const val Statements: Int = 64
Link copied to clipboard
const val StringLiteral: Int = 110
Link copied to clipboard
const val SuperExpression: Int = 124
Link copied to clipboard
const val ThisExpression: Int = 123
Link copied to clipboard
const val TopLevelObject: Int = 8
Link copied to clipboard
const val TryExpression: Int = 134
Link copied to clipboard
const val Type: Int = 49
Link copied to clipboard
const val TypeAlias: Int = 9
Link copied to clipboard
const val TypeArguments: Int = 103
Link copied to clipboard
const val TypeConstraint: Int = 24
Link copied to clipboard
const val TypeConstraints: Int = 23
Link copied to clipboard
const val TypeModifier: Int = 156
Link copied to clipboard
const val TypeModifiers: Int = 155
Link copied to clipboard
const val TypeParameter: Int = 22
Link copied to clipboard
const val TypeParameterModifier: Int = 162
Link copied to clipboard
const val TypeParameterModifiers: Int = 161
Link copied to clipboard
const val TypeParameters: Int = 21
Link copied to clipboard
const val TypeProjection: Int = 55
Link copied to clipboard
const val TypeProjectionModifier: Int = 57
Link copied to clipboard
Link copied to clipboard
const val TypeReference: Int = 50
Link copied to clipboard
const val TypeTest: Int = 133
Link copied to clipboard
const val UnaryPrefix: Int = 91
Link copied to clipboard
const val UnescapedAnnotation: Int = 173
Link copied to clipboard
const val UserType: Int = 53
Link copied to clipboard
const val ValueArgument: Int = 105
Link copied to clipboard
const val ValueArguments: Int = 104
Link copied to clipboard
const val VariableDeclaration: Int = 33
Link copied to clipboard
const val VarianceModifier: Int = 160
Link copied to clipboard
const val VisibilityModifier: Int = 159
Link copied to clipboard
const val WhenCondition: Int = 131
Link copied to clipboard
const val WhenEntry: Int = 128
Link copied to clipboard
const val WhenEntryAddition: Int = 129
Link copied to clipboard
const val WhenEntryGuard: Int = 130
Link copied to clipboard
const val WhenExpression: Int = 127
Link copied to clipboard
const val WhenSubject: Int = 126
Link copied to clipboard
const val WhileStatement: Int = 71