|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.transformer.bytecode.visitor.IfVisitor
public final class IfVisitor
Constructor Summary | |
---|---|
IfVisitor()
|
Method Summary | |
---|---|
void |
visitAfterBody(BytecodeContext bc)
|
void |
visitAfterExpressionBeforeBody(BytecodeContext bc)
|
void |
visitBeforeExpression()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IfVisitor()
Method Detail |
---|
public void visitBeforeExpression()
public void visitAfterExpressionBeforeBody(BytecodeContext bc)
public void visitAfterBody(BytecodeContext bc)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |