public class Procedure extends Object
| Modifier and Type | Field and Description |
|---|---|
LemsCollection<Statement> |
statements |
| Constructor and Description |
|---|
Procedure() |
| Modifier and Type | Method and Description |
|---|---|
ExecutableProcedure |
makeExecutableProcedure(Lems lems) |
public LemsCollection<Statement> statements
public ExecutableProcedure makeExecutableProcedure(Lems lems) throws ContentError
ContentErrorCopyright © 2019. All rights reserved.