public class YAMLBlock extends Block
actualSectionPrefix, parentSectionPrefix
Constructor and Description |
---|
YAMLBlock() |
Modifier and Type | Method and Description |
---|---|
TreeComposite |
toTreeComposite()
This operation overrides Block.toTreeComposite() to create a
TreeComposite from the Block with the sub-blocks configured as exemplar
children.
|
fromGetPot, fromGetPot, fromTreeComposite, getComment, getDescription, getName, getParameters, getSubblocks, getType, isActive, loadFromMap, setActive, setComment, setDescription, setName, setParameters, setSubblocks, setType, toGetPot, toGetPot, toGetPot, toString
public TreeComposite toTreeComposite()
toTreeComposite
in class Block