dotTemplateSemanticProp

Resolve e1.ident!tiargs without seeing UFCS.

dotTemplateSemanticProp

Parameters

exp DotTemplateInstanceExp

the DotTemplateInstanceExp to resolve

sc Scope*

the semantic scope

gag bool

stop "not a property" error and return null.

Return Value

null if error or not found, or the resolved expression.

Meta