| Package | Description |
|---|---|
| net.sourceforge.plantuml |
| Modifier and Type | Method and Description |
|---|---|
ErrorUmlType |
ErrorUml.getType() |
static ErrorUmlType |
ErrorUmlType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ErrorUmlType[] |
ErrorUmlType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ErrorUml(ErrorUmlType type,
String error,
LineLocation lineLocation) |
Copyright © 2017. All rights reserved.