ASTScopeVariable<T> constructor

ASTScopeVariable<T>(
  1. String name
)

Implementation

ASTScopeVariable(super.name);