agl-processor
/
net.akehurst.language.agl.regex
/
RegexParser
common
Regex
Parser
class
RegexParser
(pattern:
String
)
Content copied to clipboard
Types
Functions
Properties
Types
Companion
Link copied to clipboard
common
object
Companion
Content copied to clipboard
EscapeKind
Link copied to clipboard
common
enum
EscapeKind
:
Enum
<
RegexParser.EscapeKind
>
Content copied to clipboard
Functions
parse
Link copied to clipboard
common
fun
parse
():
RegexMatcher
Content copied to clipboard
Properties
matcherBuilder
Link copied to clipboard
common
val
matcherBuilder
:
RegexMatcherBuilder
Content copied to clipboard
pattern
Link copied to clipboard
common
val
pattern
:
String
Content copied to clipboard
patternX
Link copied to clipboard
common
val
patternX
:
String
Content copied to clipboard
pp
Link copied to clipboard
common
var
pp
:
Int
= 0
Content copied to clipboard