public class ForEachComponent extends Statement
Modifier and Type | Field and Description |
---|---|
String |
as |
String |
select |
LemsCollection<Statement> |
statements |
Constructor and Description |
---|
ForEachComponent() |
Modifier and Type | Method and Description |
---|---|
ExecutableStatement |
makeExecutableStatement(Lems lems) |
public String select
public String as
public LemsCollection<Statement> statements
public ExecutableStatement makeExecutableStatement(Lems lems) throws ContentError
makeExecutableStatement
in class Statement
ContentError
Copyright © 2020. All rights reserved.