Package | Description |
---|---|
com.gzoltar.core.instr.granularity |
Copyright (C) 2019 GZoltar contributors.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractGranularity |
class |
BasicBlockGranularity |
class |
LineGranularity |
class |
MethodGranularity |
Modifier and Type | Method and Description |
---|---|
static IGranularity |
GranularityFactory.getGranularity(javassist.CtClass ctClass,
javassist.bytecode.MethodInfo methodInfo,
GranularityLevel level) |
Copyright © 2010–2019 GZoltar. All rights reserved.