Token

constructor()(source)

No-argument constructor


constructor(nKind: Int)(source)

Constructs a new token for the specified Image.


constructor(nKind: Int, sImage: String)(source)

Constructs a new token for the specified Image and Kind.