Variable constructor

Variable(
  1. Identifier identifier
)

Implementation

Variable(this.identifier);