Rules

object Rules

Properties

Link copied to clipboard
const val EachElseArm: Int = 12
Link copied to clipboard
const val ElseArm: Int = 14
Link copied to clipboard
const val ElseIfArm: Int = 13
Link copied to clipboard
const val Expression: Int = 4
Link copied to clipboard
const val ExpressionChain: Int = 1
Link copied to clipboard
const val InlineName: Int = 9
Link copied to clipboard
const val Operand: Int = 5
Link copied to clipboard
const val Operator: Int = 7
Link copied to clipboard
const val PartialBlockClose: Int = 10
Link copied to clipboard
const val PartialKey: Int = 11
Link copied to clipboard
const val Primary: Int = 6
Link copied to clipboard
const val Segment: Int = 8
Link copied to clipboard
const val Template: Int = 0
Link copied to clipboard
const val TransformArg: Int = 3
Link copied to clipboard
const val TransformInvocation: Int = 2