| Package | Description |
|---|---|
| org.textmapper.templates.types.ast |
| Modifier and Type | Method and Description |
|---|---|
List<AstMultiplicity> |
AstTypeEx.getMultiplicityListCommaSeparated() |
List<AstMultiplicity> |
AstConstraint.getMultiplicityListCommaSeparated() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
AstVisitor.visit(AstMultiplicity n) |
| Constructor and Description |
|---|
AstConstraint(AstStringConstraint stringConstraint,
List<AstMultiplicity> multiplicityListCommaSeparated,
TypesTree.TextSource source,
int line,
int offset,
int endoffset) |
AstTypeEx(AstType type,
List<AstMultiplicity> multiplicityListCommaSeparated,
TypesTree.TextSource source,
int line,
int offset,
int endoffset) |
Copyright © 2014. All rights reserved.