public class Structure extends Object
| Modifier and Type | Field and Description |
|---|---|
LemsCollection<BuildElement> |
buildElements |
| Constructor and Description |
|---|
Structure() |
| Modifier and Type | Method and Description |
|---|---|
Builder |
makeBuilder(Component cpt) |
void |
resolve(Lems lems,
ComponentType ct) |
public LemsCollection<BuildElement> buildElements
public void resolve(Lems lems, ComponentType ct) throws ContentError, ParseError
ContentErrorParseErrorpublic Builder makeBuilder(Component cpt) throws ContentError, ParseError
ContentErrorParseErrorCopyright © 2019. All rights reserved.