dotExp

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

Parameters

mt Type

type for which the dot expression is used

sc Scope*

instantiating scope

e Expression

expression to convert

ident Identifier

identifier being used

flag int

DotExpFlag bit flags

Return Value

resulting expression with e.ident resolved

Suggestion Box / Bug Report