| Constructor and Description |
|---|
StmtsBlock(String blockName,
RawStmtsBlock rawStmtsBlock,
StmtsDoc rawStmtsDoc,
int blockIdx) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getBindings() |
String |
getName() |
Map<String,String> |
getParams() |
List<StmtDef> |
getStmts() |
Map<String,String> |
getTags() |
@NotNull Iterator<StmtDef> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic StmtsBlock(String blockName, RawStmtsBlock rawStmtsBlock, StmtsDoc rawStmtsDoc, int blockIdx)
public String getName()
Copyright © 2017. All rights reserved.