|
|||||||||
| Home >> All >> Compil3r >> [ Quad overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
Compil3r.Quad
Interface Operator.Delegate

- All Known Implementing Classes:
- Delegates.Op, NullDelegates.Op
- Enclosing interface:
- Operator
- static interface Operator.Delegate
| Method Summary | |
void |
interpretGetThreadBlock(Operator.Special op,
Quad q,
Interpreter.QuadInterpreter s)
|
void |
interpretMonitorEnter(Operator.Monitor op,
Quad q,
Interpreter.QuadInterpreter s)
|
void |
interpretMonitorExit(Operator.Monitor op,
Quad q,
Interpreter.QuadInterpreter s)
|
void |
interpretSetThreadBlock(Operator.Special op,
Quad q,
Interpreter.QuadInterpreter s)
|
| Method Detail |
interpretGetThreadBlock
public void interpretGetThreadBlock(Operator.Special op, Quad q, Interpreter.QuadInterpreter s)
interpretSetThreadBlock
public void interpretSetThreadBlock(Operator.Special op, Quad q, Interpreter.QuadInterpreter s)
interpretMonitorEnter
public void interpretMonitorEnter(Operator.Monitor op, Quad q, Interpreter.QuadInterpreter s)
interpretMonitorExit
public void interpretMonitorExit(Operator.Monitor op, Quad q, Interpreter.QuadInterpreter s)
|
|||||||||
| Home >> All >> Compil3r >> [ Quad overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC