| Package | Description |
|---|---|
| org.textmapper.templates.types.ast |
| Modifier and Type | Method and Description |
|---|---|
AstMapSeparator |
AstListOfIdentifierAnd2ElementsCommaSeparatedItem.getMapSeparator() |
static AstMapSeparator |
AstMapSeparator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AstMapSeparator[] |
AstMapSeparator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AstListOfIdentifierAnd2ElementsCommaSeparatedItem(String identifier,
AstMapSeparator mapSeparator,
IAstExpression expression,
TypesTree.TextSource source,
int line,
int offset,
int endoffset) |
Copyright © 2014. All rights reserved.