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