TypeIdentifier.resolve

Takes an array of Identifiers and figures out if it represents a Type or an Expression. Output: if expression, *pe is set if type, *pt is set

class TypeIdentifier
override
void
resolve
(
Loc loc
,,,,,
bool intypeid = false
)

Meta