| Package | Description |
|---|---|
| xapi.bytecode.impl | |
| xapi.source.api | |
| xapi.source.impl | |
| xapi.source.service |
| Modifier and Type | Method and Description |
|---|---|
IsMethod |
BytecodeAdapterService.toMethod(CtMethod type) |
| Modifier and Type | Method and Description |
|---|---|
IsMethod |
Primitives.getEnclosingMethod() |
IsMethod |
IsClass.getEnclosingMethod() |
IsMethod |
Primitives.getMethod(String name,
boolean checkErased,
Class<?>... params) |
IsMethod |
HasMethods.getMethod(String name,
boolean checkErased,
Class<?>... params) |
IsMethod |
Primitives.getMethod(String name,
IsType... params) |
IsMethod |
HasMethods.getMethod(String name,
IsType... params) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<IsMethod> |
Primitives.getDeclaredMethods() |
Iterable<IsMethod> |
HasMethods.getDeclaredMethods() |
Iterable<IsMethod> |
Primitives.getMethods() |
Iterable<IsMethod> |
HasMethods.getMethods() |
| Modifier and Type | Method and Description |
|---|---|
IsAnnotationValue |
IsAnnotation.getDefaultValue(IsMethod method) |
IsAnnotationValue |
IsAnnotation.getValue(IsMethod value) |
| Modifier and Type | Method and Description |
|---|---|
IsMethod |
IsClassDelegate.getEnclosingMethod() |
IsMethod |
AbstractClass.getEnclosingMethod() |
IsMethod |
IsClassDelegate.getMethod(String name,
boolean checkErased,
Class<?>... params) |
IsMethod |
AbstractClass.getMethod(String name,
boolean checkErased,
Class<?>... params) |
IsMethod |
IsClassDelegate.getMethod(String name,
IsType... params) |
IsMethod |
AbstractClass.getMethod(String name,
IsType... params) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<IsMethod> |
IsClassDelegate.getDeclaredMethods() |
Iterable<IsMethod> |
AbstractClass.getDeclaredMethods() |
Iterable<IsMethod> |
IsClassDelegate.getMethods() |
Iterable<IsMethod> |
AbstractClass.getMethods() |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractClass |
AbstractClass.addMethod(IsMethod method) |
protected AbstractClass |
AbstractClass.setEnclosingMethod(IsMethod method) |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractClass |
AbstractClass.addMethods(Iterable<IsMethod> methods) |
protected AbstractClass |
AbstractClass.setMethods(Iterable<IsMethod> methods) |
| Modifier and Type | Method and Description |
|---|---|
IsMethod |
SourceAdapterService.toMethod(MethodType type) |
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.