| Package | Description |
|---|---|
| org.tautua.markdownpapers.ast |
| Modifier and Type | Method and Description |
|---|---|
Emphasis.Type |
Emphasis.getType() |
static Emphasis.Type |
Emphasis.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Emphasis.Type[] |
Emphasis.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Emphasis.setType(Emphasis.Type type) |
Copyright © 2009-2013 Tautua. All Rights Reserved.