| Package | Description |
|---|---|
| org.textmapper.templates.types.ast |
| Modifier and Type | Method and Description |
|---|---|
AstStringConstraint.AstKindKind |
AstStringConstraint.getKind() |
static AstStringConstraint.AstKindKind |
AstStringConstraint.AstKindKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AstStringConstraint.AstKindKind[] |
AstStringConstraint.AstKindKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AstStringConstraint(AstStringConstraint.AstKindKind kind,
List<Ast_String> strings,
String identifier,
TypesTree.TextSource source,
int line,
int offset,
int endoffset) |
Copyright © 2014. All rights reserved.