Changes

Summary

  1. - implement isDefinition to not use #defines but instead check if the (details)
Commit 8ab139e278224d2f0c1fb9ad07b7e6fe8c9c98c0 by marcus.denker
- implement isDefinition to not use #defines but instead check if the
objects is a variable definition - format #defines better - add test
fixes #6277
The file was modifiedsrc/AST-Core-Tests/RBVariableNodeTest.class.st (diff)
The file was modifiedsrc/AST-Core/RBVariableNode.class.st (diff)
The file was modifiedsrc/AST-Core/RBMethodNode.class.st (diff)
The file was modifiedsrc/AST-Core-Tests/RBMethodNodeTest.class.st (diff)

Summary

  1. - implement isDefinition to not use #defines but instead check if the (details)
Commit 8ab139e278224d2f0c1fb9ad07b7e6fe8c9c98c0 by marcus.denker
- implement isDefinition to not use #defines but instead check if the
objects is a variable definition - format #defines better - add test
fixes #6277
The file was modifiedsrc/AST-Core-Tests/RBMethodNodeTest.class.st (diff)
The file was modifiedsrc/AST-Core-Tests/RBVariableNodeTest.class.st (diff)
The file was modifiedsrc/AST-Core/RBVariableNode.class.st (diff)
The file was modifiedsrc/AST-Core/RBMethodNode.class.st (diff)