BasicTypeX

Single token, one of keywords: bool, byte, ubyte, short, ushort, int, uint, long, ulong, char, wchar, dchar, float, double, real, ifloat, idouble, ireal, cfloat, cdouble, creal, void

Constructors

this
this(Token token)
Undocumented in source.

Members

Properties

type
LexemType type [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_token
Token _token;
Undocumented in source.

Inherited Members

From Lexem

type
LexemType type [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta