public class ExitBlock extends BasicBlock
classLoader, className, isAuxiliaryBlock, methodName| Constructor and Description |
|---|
ExitBlock(String className,
String methodName)
Constructor for ExitBlock.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
getName
|
boolean |
isExitBlock()
isExitBlock
|
String |
toString() |
checkSanity, constainsInstruction, containsInstruction, equals, explain, getCDG, getClassName, getControlDependencies, getControlDependentBranchIds, getFirstInstruction, getFirstLine, getLastInstruction, getLastLine, getMethodName, hasControlDependenciesSet, hashCode, isEntryBlock, iteratorclone, finalize, getClass, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic boolean isExitBlock()
isExitBlock
isExitBlock in class BasicBlockpublic String getName()
getName
getName in class BasicBlockString object.public String toString()
toString in class BasicBlockCopyright © 2010–2017 EvoSuite. All rights reserved.