checkSharedAccess

If expression is shared, check that we can access it. Give error message if not.

bool
checkSharedAccess

Parameters

e

expression to check

sc
Type: Scope*

context

Return Value

Type: bool

true on error

Meta