| Constructor and Description |
|---|
StmtDef(StmtsBlock block,
RawStmtDef rawStmtDef) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getBindings() |
String |
getName() |
Map<String,String> |
getParams() |
ParsedStmt |
getParsed()
Parse the statement for anchors and return a richer view of the StmtDef which
is simpler to use for most statement configuration needs.
|
String |
getStmt() |
Map<String,String> |
getTags() |
String |
toString() |
public StmtDef(StmtsBlock block, RawStmtDef rawStmtDef)
public String getName()
public String getStmt()
public ParsedStmt getParsed()
ParsedStmtCopyright © 2018. All rights reserved.