PrimitiveType

constructor()(source)
constructor(type: PrimitiveType.Primitive)(source)
constructor(type: PrimitiveType.Primitive, annotations: NodeList<AnnotationExpr>)(source)


constructor(tokenRange: TokenRange, type: PrimitiveType.Primitive, annotations: NodeList<AnnotationExpr>)(source)

This constructor is used by the parser and is considered private.