| Package | Description |
|---|---|
| org.textmapper.templates.api.types | |
| org.textmapper.templates.types |
| Modifier and Type | Method and Description |
|---|---|
IMethod |
IClass.getMethod(String name) |
| Modifier and Type | Method and Description |
|---|---|
Collection<IMethod> |
IClass.getMethods() |
| Modifier and Type | Class and Description |
|---|---|
class |
TiMethod |
| Modifier and Type | Method and Description |
|---|---|
IMethod |
TiClass.getMethod(String name) |
| Modifier and Type | Method and Description |
|---|---|
Collection<IMethod> |
TiClass.getMethods() |
| Constructor and Description |
|---|
TiClass(String name,
String package_,
Collection<IClass> _super,
Collection<IFeature> features,
List<IMethod> methods) |
Copyright © 2014. All rights reserved.