Skip to content

Conversation

@isoloist
Copy link

on line 174 change private to def

on line 174 change private to def
}

private PropertyNode getProperty(ClassNode classNode, String propertyName) {
def PropertyNode getProperty(ClassNode classNode, String propertyName) {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

any reason why you are changing the access specifier from private ?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why using both def and PropertyNode ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants