Package | Description |
---|---|
org.eclipse.wst.jsdt.chromium.debug.core.sourcemap |
Modifier and Type | Method and Description |
---|---|
static TextSectionMapping.Direction |
TextSectionMapping.Direction.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TextSectionMapping.Direction[] |
TextSectionMapping.Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
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. |
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.