public final class ConstructorFrame extends Frame
operandStack| Constructor and Description |
|---|
ConstructorFrame(Constructor<?> constructor,
int maxLocals)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
Member |
getMember() |
int |
getNrFormalParameters()
Without the "this" receiver instance parameter
|
int |
getNrFormalParametersTotal() |
invokeInstrumentedCode, toStringpublic ConstructorFrame(Constructor<?> constructor, int maxLocals)
public int getNrFormalParameters()
FramegetNrFormalParameters in class Framepublic int getNrFormalParametersTotal()
getNrFormalParametersTotal in class FrameCopyright © 2010–2017 EvoSuite. All rights reserved.