isStatic

Needs to be set to true, if this call is a static call, i.e., a call to a static member of a RecordDeclaration. In this case the callee is most likely a MemberExpression in which MemberExpression.base refers directly to the RecordDeclaration instead of an object.