IntType constructor

const IntType()

Construct a new IntType.

Implementation

const IntType() : super(className: "int");