agl-processor
/
net.akehurst.language.agl.parser
/
InputFromString
/
Match
common
Match
data class
Match
(matchedText:
String
, eolPositions:
List
<
Int
>)
Content copied to clipboard
Properties
Properties
eolPositions
Link copied to clipboard
common
val
eolPositions
:
List
<
Int
>
Content copied to clipboard
matchedText
Link copied to clipboard
common
val
matchedText
:
String
Content copied to clipboard