public class CodeContext.Offset extends Object
The concept of an "offset" is that if one writes into the middle of a "Code" attribute, all offsets behind the insertion point are automatically shifted.
| Constructor and Description |
|---|
Offset() |
| Modifier and Type | Method and Description |
|---|---|
CodeContext |
getCodeContext() |
void |
set()
Sets this "Offset" to the offset of the current inserter; inserts this "Offset" before the current inserter.
|
String |
toString() |
public void set()
public final CodeContext getCodeContext()
CodeContext that this CodeContext.Offset belongs toCopyright © 2019. All rights reserved.