Package org.codehaus.janino
Class CodeContext.FourByteOffset
java.lang.Object
org.codehaus.janino.CodeContext.Offset
org.codehaus.janino.CodeContext.FourByteOffset
- Enclosing class:
CodeContext
-
Field Summary
Fields inherited from class org.codehaus.janino.CodeContext.Offset
next, offset, prev, UNSET
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.codehaus.janino.CodeContext.Offset
getCodeContext, getStackMap, set, setBasicBlock, setOffset, setStackMap, setStackMap, toString
-
Constructor Details
-
FourByteOffset
private FourByteOffset()
-