more accurate types.isReferenced comment
This commit is contained in:
@@ -226,7 +226,7 @@ t.prependToMemberExpression = function (member, append) {
|
||||
};
|
||||
|
||||
/**
|
||||
* Check if the input `node` is going to be evaluated, ie. is a refernece.
|
||||
* Check if the input `node` is a reference to a bound variable.
|
||||
*
|
||||
* @param {Object} node
|
||||
* @param {Object} parent
|
||||
|
||||
Reference in New Issue
Block a user