| Constructor and Description |
|---|
AstTypeEx(AstType type,
List<AstMultiplicity> multiplicityListCommaSeparated,
TypesTree.TextSource source,
int line,
int offset,
int endoffset) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(AstVisitor v) |
List<AstMultiplicity> |
getMultiplicityListCommaSeparated() |
AstType |
getType() |
public AstTypeEx(AstType type, List<AstMultiplicity> multiplicityListCommaSeparated, TypesTree.TextSource source, int line, int offset, int endoffset)
public AstType getType()
public List<AstMultiplicity> getMultiplicityListCommaSeparated()
public void accept(AstVisitor v)
Copyright © 2014. All rights reserved.