public class CodeContext.Offset
extends java.lang.Object
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.
|
java.lang.String |
toString() |
public void set()
public final CodeContext getCodeContext()
CodeContext
that this CodeContext.Offset
belongs topublic java.lang.String toString()
toString
in class java.lang.Object