dotIdSemanticProp

Resolve properties, i.e. e1.ident, without seeing UFCS.

dotIdSemanticProp

Parameters

exp DotIdExp

expression to resolve

sc Scope*

context

gag bool

do not emit error messages, just return null

Return Value

resolved expression, null if error

Meta