eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Tools::Diff3CodeView2::Diff3Data':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: Diff3Data (private in Diff3CodeView2

This class is only visible from within Diff3CodeView2.

Inheritance:

   Object
   |
   +--Tools::Diff3CodeView2::Diff3Data

Package:
stx:libtool
Category:
Interface-CodeView
Owner:
Tools::Diff3CodeView2

Instance protocol:

accessing
o  changed
(comment from inherited method)
notify all dependents that the receiver has changed.
Each dependent gets a '#update:'-message with the original
receiver as argument.

o  changed: something

o  deleted

o  deleted: something

o  inserted1

o  inserted2

o  inserted3

o  list1

o  list1: something

o  list2

o  list2: something

o  list3

o  list3: something

o  text1

o  text1: something

o  text2

o  text2: something

o  text3

o  text3: something

computing
o  addLines: total from: src to: dst chunk: chunk

o  addLines: total from: src to: dst offset: offset length: len

o  computeDiffDataForText1: t1 text2: t2 text3: t3
t1 isNil ifTrue:[ ^self ].

o  old_computeDiffDataForText1: t1 text2: t2 text3: t3
Base version



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Fri, 26 Apr 2024 07:47:48 GMT