typeToExpression

We've mistakenly parsed t as a type. Redo t as an Expression only if there are no type modifiers.

typeToExpression

Parameters

t Type

mistaken type

Return Value

t redone as Expression, null if cannot

Suggestion Box / Bug Report