ASTNode constructor

ASTNode(
  1. String name
)

Implementation

ASTNode(this.name);