public class StructuralTemplate extends AbstractTreeTemplate
AbstractTreeTemplate for Trees with given structural properties.StructuralTemplate.STBuilder| Modifier and Type | Class and Description |
|---|---|
static class |
StructuralTemplate.STBuilder
Builds
StructuralTemplates. |
| Modifier | Constructor and Description |
|---|---|
protected |
StructuralTemplate() |
| Modifier and Type | Method and Description |
|---|---|
Tree |
generate()
Generates a
Tree from this template. |
String |
toString() |
generatepublic Tree generate()
Tree from this template.generate in interface TreeTemplategenerate in class AbstractTreeTemplateCopyright © 2018. All Rights Reserved.