agl-processor
/
net.akehurst.language.api.regex
/
RegexMatcher
/
MatchResult
Match
Result
data class
MatchResult
(matchedText:
String
, eolPositions:
List
<
Int
>)
Content copied to clipboard
Properties
Properties
eolPositions
Link copied to clipboard
val
eolPositions
:
List
<
Int
>
Content copied to clipboard
matchedText
Link copied to clipboard
val
matchedText
:
String
Content copied to clipboard