| Package | Description |
|---|---|
| com.vladsch.flexmark.util.sequence |
| Modifier and Type | Field and Description |
|---|---|
static LineInfo.Flags |
LineInfo.BLANK_PREFIX |
static LineInfo.Flags |
LineInfo.BLANK_TEXT |
static LineInfo.Flags |
LineInfo.PREFORMATTED |
| Modifier and Type | Method and Description |
|---|---|
static LineInfo.Flags |
LineInfo.Flags.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LineInfo.Flags[] |
LineInfo.Flags.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.