quarkdown
Toggle table of contents
latest
jvm
Platform filter
jvm
Switch theme
Search in API
quarkdown
quarkdown-core
/
com.quarkdown.core.lexer
/
TokenCoordinates
/
TokenCoordinates
Token
Coordinates
constructor
(
line
:
Int
,
column
:
Int
)
Parameters
line
line index, starting from 0
column
character index within
line
, starting from 0