Enum Class K.Modifier.Type

java.lang.Object
java.lang.Enum<K.Modifier.Type>
org.openrewrite.kotlin.tree.K.Modifier.Type
All Implemented Interfaces:
Serializable, Comparable<K.Modifier.Type>, Constable
Enclosing class:
K.Modifier

public static enum K.Modifier.Type extends Enum<K.Modifier.Type>
These types are sorted in order of their recommended appearance in a list of modifiers, as defined in the KLS.