| Modifier and Type | Field and Description |
|---|---|
String |
name |
ComponentType |
r_type |
String |
substitute |
String |
type |
| Constructor and Description |
|---|
Child() |
Child(String name,
ComponentType type) |
| Modifier and Type | Method and Description |
|---|---|
ComponentType |
getComponentType() |
String |
getName() |
Child |
makeCopy() |
void |
resolve(Lems lems,
Parser p) |
String |
toString() |
public String name
public String type
public ComponentType r_type
public String substitute
public Child()
public Child(String name, ComponentType type)
public void resolve(Lems lems, Parser p) throws ContentError, ParseError
ContentErrorParseErrorpublic ComponentType getComponentType()
public Child makeCopy()
Copyright © 2019. All rights reserved.