public class If extends BuildElement
Modifier and Type | Field and Description |
---|---|
String |
test |
buildElements
Constructor and Description |
---|
If() |
Modifier and Type | Method and Description |
---|---|
BuilderElement |
makeBuilder(Component cpt) |
void |
resolveLocal(Lems lems,
ComponentType ct) |
makeChildBuilders, resolve
public String test
public BuilderElement makeBuilder(Component cpt) throws ContentError
makeBuilder
in class BuildElement
ContentError
public void resolveLocal(Lems lems, ComponentType ct) throws ContentError, ParseError
resolveLocal
in class BuildElement
ContentError
ParseError
Copyright © 2020. All rights reserved.