VariableNode constructor

VariableNode(
  1. Token token
)

Implementation

VariableNode(this.token);