Package | Description |
---|---|
net.sf.jiapi.reflect.instruction |
This package contains classes and interfaces which are directly involved
with Instructions.
|
Modifier and Type | Class and Description |
---|---|
class |
FieldAccess
This class represents a field access instruction.
|
class |
GetField |
class |
GetStatic |
class |
Invocation
This class represents a method invocation instruction.
|
class |
InvokeDynamic |
class |
InvokeInterface |
class |
InvokeSpecial |
class |
InvokeStatic |
class |
InvokeVirtual |
class |
PutField |
class |
PutStatic |
Copyright © 2017. All rights reserved.