TypeCtors

Zero, one or several keywords: const, immutable, inout, shared

Constructors

this
this(Token token)
Undocumented in source.

Members

Functions

append
void append(Token token)
Undocumented in source.

Properties

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

Variables

_list
TypeCtor[] _list;
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