more accurate types.isReferenced comment
This commit is contained in:
parent
f2fc6d8852
commit
2a47afebde
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user