| Package | Description |
|---|---|
| org.scripthelper.debug.model |
Contain the source model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Block
Represents a block element.
|
class |
Sentence
Represents a sentence.
|
| Modifier and Type | Field and Description |
|---|---|
protected java.util.SortedMap<java.lang.Integer,ChildElement> |
AbstractParent.children
The children elements.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.SortedMap<java.lang.Integer,ChildElement> |
AbstractParent.getChildrenElements()
Return the children elements.
|
java.util.SortedMap<java.lang.Integer,ChildElement> |
Parent.getChildrenElements()
Return the children elements.
|
Copyright © 2019-2025 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence