public final class I_ParseInt extends SymbolicFunction
env| Constructor and Description |
|---|
I_ParseInt(SymbolicEnvironment env) |
| Modifier and Type | Method and Description |
|---|---|
IntegerConstraint |
beforeExecuteFunction()
This callback-method is invoked by the VM before the actual execution of
the method.
|
Object |
executeFunction()
Returns new symbolic return value.
|
getConcArgument, getConcBooleanArgument, getConcBooleanRetVal, getConcByteArgument, getConcByteRetVal, getConcCharArgument, getConcCharRetVal, getConcDoubleArgument, getConcDoubleRetVal, getConcFloatArgument, getConcFloatRetVal, getConcIntArgument, getConcIntRetVal, getConcLongArgument, getConcLongRetVal, getConcReceiver, getConcRetVal, getConcShortArgument, getConcShortRetVal, getDesc, getName, getOwner, getSymbArgument, getSymbIntegerArgument, getSymbIntegerRetVal, getSymbRealArgument, getSymbRealRetVal, getSymbReceiver, getSymbRetValpublic I_ParseInt(SymbolicEnvironment env)
public Object executeFunction()
SymbolicFunctiongetSymbRetVal, getSymbRealRetVal and
getSymbIntegerRetVal methods.executeFunction in class SymbolicFunctionpublic IntegerConstraint beforeExecuteFunction()
SymbolicFunctionbeforeExecuteFunction in class SymbolicFunctionCopyright © 2010–2017 EvoSuite. All rights reserved.