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
ContentError
ParseError
public Builder makeBuilder(Component cpt) throws ContentError, ParseError
ContentError
ParseError
Copyright © 2019. All rights reserved.