Skip to content

MemberResolutionContext

The context for a member resolution. This is used to properly resolve a member in the MemberResolver.

isMemberAccessbooleanWhether we are using member access e.g. via memberRefkey. This is true when the member was resolved using a memberRefkey, which may carry additional metadata about the member access in the future.
referencePathTScope[]The scopes that the member reference occurred in.