agl-processor
/
net.akehurst.language.agl.regex
/
CharacterMatcher
common
Character
Matcher
class
CharacterMatcher
(kind:
MatcherKind
, literal:
Char
, max:
Char
, options:
Array
<
CharacterMatcher
>)
Content copied to clipboard
Types
Functions
Properties
Types
Companion
Link copied to clipboard
common
object
Companion
Content copied to clipboard
Functions
toString
Link copied to clipboard
common
open override fun
toString
():
String
Content copied to clipboard
Properties
kind
Link copied to clipboard
common
val
kind
:
MatcherKind
Content copied to clipboard
literal
Link copied to clipboard
common
val
literal
:
Char
= '\u0000'
Content copied to clipboard
matcher
Link copied to clipboard
common
val
matcher
:
CharacterMatcher
Content copied to clipboard
max
Link copied to clipboard
common
val
max
:
Char
= '\u0000'
Content copied to clipboard
min
Link copied to clipboard
common
val
min
:
Char
Content copied to clipboard
options
Link copied to clipboard
common
val
options
:
Array
<
CharacterMatcher
>
Content copied to clipboard