public class GlobalOptionLine extends SingleLine
Example:
[bind, autoselect, tracked, editedby, tableserial, generated]
| Constructor and Description |
|---|
GlobalOptionLine(Document document,
int offset,
LineType lineType)
Creates a global options line.
This line always spans only one line. |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getOptions()
Gets the option strings.
|
void |
parse()
Parses a line.
|
assertParsed, createModelException, createModelException, getDocument, getLength, getLineNumber, getLineType, getOffset, getSourceInfo, getText, setLength, toStringpublic void parse()
throws ModelException
Lineparse in class SingleLineModelException - if parsing failedpublic List<String> getOptions() throws ModelException
ModelException - if not parsedCopyright © 2016 Krake Softwaretechnik. All rights reserved.