public class AssembledStmtsBlock extends BlockParams
| Constructor and Description |
|---|
AssembledStmtsBlock(StmtsBlock rawStmtsBlock,
StmtsDoc rawStmtsDoc,
int blockIdx) |
| Modifier and Type | Method and Description |
|---|---|
List<StatementDef> |
getAssembledStatements() |
String |
getName() |
applyBlockParams, getBindings, getParams, getTags, setBindings, setName, setParams, setTagspublic AssembledStmtsBlock(StmtsBlock rawStmtsBlock, StmtsDoc rawStmtsDoc, int blockIdx)
public List<StatementDef> getAssembledStatements()
public String getName()
getName in class BlockParamsCopyright © 2017. All rights reserved.