| Modifier and Type | Field and Description |
|---|---|
Markup.Type |
Markup.type |
| Modifier and Type | Method and Description |
|---|---|
static Markup.Type |
Markup.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Markup.Type[] |
Markup.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Markup(Markup.Type type,
OffsetRange sourceRange) |
Copyright © 2017 Gregor Middell. All rights reserved.