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

- All Known Implementing Classes:
- B2QUnsafeHandler, B2QUnsafeIgnorer
- Enclosing interface:
- BytecodeToQuad
- static interface BytecodeToQuad.UnsafeHelper
| Method Summary | |
boolean |
endsBB(Clazz.jq_Method m)
|
boolean |
handleMethod(BytecodeToQuad b2q,
ControlFlowGraph quad_cfg,
BytecodeToQuad.AbstractState current_state,
Clazz.jq_Method m,
Operator.Invoke oper)
|
boolean |
isUnsafe(Clazz.jq_Method m)
|
| Method Detail |
isUnsafe
public boolean isUnsafe(Clazz.jq_Method m)
endsBB
public boolean endsBB(Clazz.jq_Method m)
handleMethod
public boolean handleMethod(BytecodeToQuad b2q, ControlFlowGraph quad_cfg, BytecodeToQuad.AbstractState current_state, Clazz.jq_Method m, Operator.Invoke oper)
|
|||||||||
| Home >> All >> Compil3r >> [ Quad overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC