ASTVariable constructor

ASTVariable(
  1. String name
)

Implementation

ASTVariable(this.name);