tartar
/
com.github.adriantodt.tartar.api.parser
/
Token
/
Token
common
Token
fun <
T
>
Token
(type:
T
, value:
String
, section:
Section
)
Content copied to clipboard
Parameters
T
The type of the token.
type
The type of the token.
value
The value of this token.
section
The section of this token.