Variable constructor

const Variable(
  1. Token name
)

Implementation

const Variable(this.name);