DLex.LexResult

Undocumented in source.

Constructors

this
this(Type type, dstring str, Position pos)
Undocumented in source.

Members

Variables

pos
Position pos;
Undocumented in source.
str
dstring str;
Undocumented in source.
type
Type type;
Undocumented in source.

Meta