Github user blackdrag commented on the pull request:

    
https://github.com/apache/groovy/commit/a0aed6c6e523d176ebd480075d54aa9a3e19b472#commitcomment-16558458
  
    In src/main/org/codehaus/groovy/ast/PropertyNode.java:
    In src/main/org/codehaus/groovy/ast/PropertyNode.java on line 125:
    FieldNode implements Variable, which defines
        boolean isClosureSharedVariable();
        void setClosureSharedVariable(boolean inClosure);
    So... yes... it is unused.. Not sure Depretaed makes sense for a method 
from an interface, without making that interface method deprecated... only that 
the interface method is used


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to