Expression.isChecked

Returns true if the expression's type is semantically resolved. That is, if the type isn't null and it isn't Types.DontKnowYet.

class Expression
bool
isChecked
(
)

Meta