public final class FakeBottomFrame extends Frame
operandStack| Constructor and Description |
|---|
FakeBottomFrame()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
Member |
getMember() |
int |
getNrFormalParameters()
Without the "this" receiver instance parameter
|
int |
getNrFormalParametersTotal() |
void |
invokeInstrumentedCode(boolean b)
The next call is to an instrumented method.
|
public void invokeInstrumentedCode(boolean b)
FrameUsage: This method has to be called just before any method/constructor/clinit call.
invokeInstrumentedCode in class Framepublic int getNrFormalParameters()
FramegetNrFormalParameters in class Framepublic int getNrFormalParametersTotal()
getNrFormalParametersTotal in class FrameCopyright © 2010–2017 EvoSuite. All rights reserved.