| Package | Description |
|---|---|
| org.textmapper.templates.types.ast |
| Modifier and Type | Class and Description |
|---|---|
class |
AstFeatureDeclaration |
class |
AstMethodDeclaration |
| Modifier and Type | Method and Description |
|---|---|
List<IAstMemberDeclaration> |
AstTypeDeclaration.getMembers() |
| Constructor and Description |
|---|
AstTypeDeclaration(String name,
List<List<String>> _super,
List<IAstMemberDeclaration> members,
TypesTree.TextSource source,
int line,
int offset,
int endoffset) |
Copyright © 2014. All rights reserved.