| Package | Description |
|---|---|
| com.vladium.emma.instr | |
| com.vladium.jcd.cls |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
InstrVisitor.visit(IMethodCollection methods,
java.lang.Object ctx) |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
MethodCollection |
| Modifier and Type | Field and Description |
|---|---|
private IMethodCollection |
ClassDef.m_methods |
| Modifier and Type | Method and Description |
|---|---|
IMethodCollection |
ClassDef.getMethods() |
static IMethodCollection |
ElementFactory.newMethodCollection(int capacity) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
IClassDefVisitor.visit(IMethodCollection methods,
java.lang.Object ctx) |
java.lang.Object |
AbstractClassDefVisitor.visit(IMethodCollection methods,
java.lang.Object ctx) |