lin
/
com.github.adriantodt.lin.parser.parselets.misc
/
DeclareVariableParser
Declare
Variable
Parser
class
DeclareVariableParser
(mutable:
Boolean
) :
PrefixParselet
<
TokenType
,
Node
>
Content copied to clipboard
Functions
Properties
Functions
parse
Link copied to clipboard
open override fun
parse
(ctx:
ParserContext
<
TokenType
,
Node
>, token:
Token
<
TokenType
>):
Node
Content copied to clipboard
Properties
mutable
Link copied to clipboard
val
mutable
:
Boolean
Content copied to clipboard