dotExp

Access the members of the object e. This type is same as e.type.

Parameters

mt
Type: Type

type for which the dot expression is used

sc
Type: Scope*

instantiating scope

e

expression to convert

ident

identifier being used

flag
Type: int

DotExpFlag bit flags

Return Value

resulting expression with e.ident resolved

Meta