agl-processor
/
net.akehurst.language.agl.regex
/
MatcherKind
common
Matcher
Kind
enum
MatcherKind
:
Enum
<
MatcherKind
>
Content copied to clipboard
Entries
Properties
Entries
RANGE
Link copied to clipboard
common
RANGE
()
Content copied to clipboard
ONE_OF
Link copied to clipboard
common
ONE_OF
()
Content copied to clipboard
LITERAL
Link copied to clipboard
common
LITERAL
()
Content copied to clipboard
NEGATED
Link copied to clipboard
common
NEGATED
()
Content copied to clipboard
END_OF_LINE_OR_INPUT
Link copied to clipboard
common
END_OF_LINE_OR_INPUT
()
Content copied to clipboard
ANY
Link copied to clipboard
common
ANY
()
Content copied to clipboard
EMPTY
Link copied to clipboard
common
EMPTY
()
Content copied to clipboard
Properties
name
Link copied to clipboard
common
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
common
val
ordinal
:
Int
Content copied to clipboard