| Interface | Description |
|---|---|
| InterpreterOracleInterface |
The InterpreterOracleInterface specifies an interface for selecting which
methods must be interpreted.
|
| Class | Description |
|---|---|
| CustomFactory |
A InterpreterFactory
(c) copyright 2002-2005 Delft University of Technology , the Netherlands. |
| CUSTOMINVOKEINTERFACE |
The CUSTOMINVOKEINTERFACE operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
|
| CUSTOMINVOKESPECIAL |
The CUSTOMINVOKESPECIAL operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
|
| CUSTOMINVOKESTATIC |
The CUSTOMINVOKESTATIC operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
|
| CUSTOMINVOKEVIRTUAL |
The CUSTOMINVOKEVIRTUAL operation as defined in
http://java.sun.com/docs/books/vmspec/2nd-edition/html/Instructions2.doc6.html
.
|
Copyright © 2002-2012 Delft University of Technology, the Netherlands. All Rights Reserved.