ASTTypePrimitive<T> constructor

ASTTypePrimitive<T>(
  1. String name
)

Implementation

ASTTypePrimitive(super.name);