javassist.bytecode
public static class CodeIterator.Gap extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
length
The length of the gap.
|
int |
position
The position of the gap.
|
Constructor and Description |
---|
CodeIterator.Gap() |
Javassist, a Java-bytecode translator toolkit.
Copyright (C) 1999-2010 Shigeru Chiba. All Rights Reserved.