Typeof

Typeof.

Typeof: typeof ( Expression ) typeof ( return )

For typeof(return), _expression is null

Constructors

this
this(Expression expression)
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

_expression
Expression _expression;
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