TypeCtor

Single token, one of keywords: const, immutable, inout, shared

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