public class With extends BuildElement
| Modifier and Type | Field and Description |
|---|---|
String |
as |
String |
index |
String |
instance |
String |
list |
buildElements| Constructor and Description |
|---|
With() |
| Modifier and Type | Method and Description |
|---|---|
BuilderElement |
makeBuilder(Component cpt) |
void |
resolveLocal(Lems lems,
ComponentType ct) |
makeChildBuilders, resolvepublic String instance
public String list
public String index
public String as
public BuilderElement makeBuilder(Component cpt) throws ContentError, ParseError
makeBuilder in class BuildElementContentErrorParseErrorpublic void resolveLocal(Lems lems, ComponentType ct) throws ContentError, ParseError
resolveLocal in class BuildElementContentErrorParseErrorCopyright © 2019. All rights reserved.