* Contributors:
* Igor Malinin - initial contribution
*
- * $Id: InnerDocumentView.java,v 1.1 2004-09-02 18:26:29 jsurfer Exp $
+ * $Id: InnerDocumentView.java,v 1.3 2006-10-21 23:13:53 pombredanne Exp $
*/
package net.sourceforge.phpeclipse.ui.text.rules;
public int getLocalOffset(int parentOffset) {
return parentOffset - range.offset;
}
-}
+}
\ No newline at end of file