Open ThierryGoubier opened 7 years ago
If you have a ast node for which an instance variable is listed inside AnASTNode>>#otherVariables, then this variable can't be used for pattern matching.
At least a warning must be emitted for each.
If you have a ast node for which an instance variable is listed inside AnASTNode>>#otherVariables, then this variable can't be used for pattern matching.
At least a warning must be emitted for each.