|
Smalltalk/X WebserverDocumentation of class 'ChangeDeltaInformation': |
|
|
Class: ChangeDeltaInformationInheritance:Object | +--ChangeDeltaInformation
Description:
delta used to return a symbol (#=, #~, #+ or #-);
for more detail, use instances of me:
Unknown delta is unknown
Identical exactly the same
IdenticalButWhiteSpace code is formatted different, but AST is the same
SemanticallyIdentical code is different, but semantically the same
(for example, ifNil: -> isNil ifTrue:)
Different code is different
Added method/class is added by change
Removed method/class is removed by change
Class protocol:accessing
Instance protocol:accessing |
|
|
ST/X 7.1.0.0; WebServer 1.663 at exept.de:8081; Wed, 17 Dec 2025 08:40:47 GMT
|