MatcherKind

enum MatcherKind : Enum<MatcherKind>

Entries

RANGE
Link copied to clipboard
common
ONE_OF
Link copied to clipboard
common
LITERAL
Link copied to clipboard
common
NEGATED
Link copied to clipboard
common
END_OF_LINE_OR_INPUT
Link copied to clipboard
common
ANY
Link copied to clipboard
common
ANY()
EMPTY
Link copied to clipboard
common

Properties

name
Link copied to clipboard
common
val name: String
ordinal
Link copied to clipboard
common
val ordinal: Int