Package org.eclipse.epsilon.eol.dap
Class DeltaLocationConverter
java.lang.Object
org.eclipse.epsilon.eol.dap.DeltaLocationConverter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintfromLocalToRemote(int local) intfromRemoteToLocal(int remote)
-
Constructor Details
-
DeltaLocationConverter
public DeltaLocationConverter(int fromLocalToRemoteAdd)
-
-
Method Details
-
fromRemoteToLocal
public int fromRemoteToLocal(int remote) -
fromLocalToRemote
public int fromLocalToRemote(int local)
-