| Package | Description |
|---|---|
| com.whitestein.lsps.lang.ast |
| Modifier and Type | Method and Description |
|---|---|
static SimpleAnnotation |
SimpleAnnotation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SimpleAnnotation[] |
SimpleAnnotation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Annotations(Collection<SimpleAnnotation> annotations,
String status,
Map<String,String> metadata) |
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.