public class RawStmtsDoc extends StatementsOwner
BlockParams.
The reason for having support both statements or statement blocks is merely convenience. If you do not need or want to deal with the full blocks format, the extra structure gets in the way.
| Constructor and Description |
|---|
RawStmtsDoc() |
| Modifier and Type | Method and Description |
|---|---|
List<RawStmtsBlock> |
getBlocks()
Return the list of statement blocks in this RawStmtsDoc.
|
void |
setBlocks(List<RawStmtsBlock> blocks) |
getRawStmtDefs, setByObject, setRawStmtDefsapplyBlockParams, getBindings, getName, getParams, setBindings, setName, setParamspublic List<RawStmtsBlock> getBlocks()
public void setBlocks(List<RawStmtsBlock> blocks)
Copyright © 2018. All rights reserved.