| Package | Description |
|---|---|
| gov.nasa.jpf.jvm.bytecode |
| Modifier and Type | Class and Description |
|---|---|
class |
GETSTATIC
Get static fieldInfo from class
..., => ..., value
|
class |
PUTSTATIC
Set static field in class
..., value => ...
|
| Modifier and Type | Method and Description |
|---|---|
void |
InstructionVisitor.visit(StaticFieldInstruction ins) |
void |
InstructionVisitorAdapter.visit(StaticFieldInstruction ins) |