public class CoInstantiate extends BuildElement
Modifier and Type | Field and Description |
---|---|
LemsCollection<Assign> |
assigns |
String |
at |
String |
component |
String |
componentType |
Component |
r_component |
buildElements
Constructor and Description |
---|
CoInstantiate() |
Modifier and Type | Method and Description |
---|---|
BuilderElement |
makeBuilder(Component cpt) |
void |
resolveLocal(Lems lems,
ComponentType ct) |
makeChildBuilders, resolve
public String at
public String component
public Component r_component
public String componentType
public LemsCollection<Assign> assigns
public void resolveLocal(Lems lems, ComponentType ct) throws ContentError, ParseError
resolveLocal
in class BuildElement
ContentError
ParseError
public BuilderElement makeBuilder(Component cpt) throws ContentError, ParseError
makeBuilder
in class BuildElement
ContentError
ParseError
Copyright © 2019. All rights reserved.