public abstract class MultiLine extends Line
| Constructor and Description |
|---|
MultiLine(Document document,
int offset,
LineType lineType)
Creates a multi-line.
|
| Modifier and Type | Method and Description |
|---|---|
void |
parse()
Parses a line.
|
assertParsed, createModelException, createModelException, getDocument, getLength, getLineNumber, getLineType, getOffset, getSourceInfo, getText, setLength, toStringpublic void parse()
throws ModelException
Lineparse in class LineModelException - if parsing failedTentackle - a domain driven enterprise framework