| Package | Description |
|---|---|
| org.textmapper.templates.types.ast |
| Modifier and Type | Method and Description |
|---|---|
List<AstConstraint> |
AstFeatureDeclaration.getModifiers() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
AstVisitor.visit(AstConstraint n) |
| Constructor and Description |
|---|
AstFeatureDeclaration(AstTypeEx typeEx,
String name,
List<AstConstraint> modifiers,
IAstExpression defaultval,
TypesTree.TextSource source,
int line,
int offset,
int endoffset) |
Copyright © 2014. All rights reserved.