Package | Description |
---|---|
org.eclipse.wst.jsdt.chromium.debug.core.sourcemap |
Modifier and Type | Method and Description |
---|---|
TextSectionMapping.TextPoint |
TextSectionMappingImpl.transform(TextSectionMapping.TextPoint original,
TextSectionMapping.Direction direction) |
TextSectionMapping.TextPoint |
TextSectionMapping.transform(TextSectionMapping.TextPoint point,
TextSectionMapping.Direction direction)
Transforms a point into another
TextSectionMapping.TextPoint according to the map in direct
or reverse direction. |
Modifier and Type | Method and Description |
---|---|
int |
TextSectionMapping.TextPoint.compareTo(TextSectionMapping.TextPoint o) |
TextSectionMapping.TextPoint |
TextSectionMappingImpl.transform(TextSectionMapping.TextPoint original,
TextSectionMapping.Direction direction) |
TextSectionMapping.TextPoint |
TextSectionMapping.transform(TextSectionMapping.TextPoint point,
TextSectionMapping.Direction direction)
Transforms a point into another
TextSectionMapping.TextPoint according to the map in direct
or reverse direction. |
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.