IntType constructor

IntType(
  1. String name
)

Implementation

IntType(String name) : super(name);