VariableToken constructor

VariableToken(
  1. TokenType type,
  2. FileSpan span
)

Implementation

VariableToken(super.type, super.span);