public static class WyalFile.Stmt.Block extends AbstractSyntacticItem implements WyalFile.Stmt
AbstractSyntacticItem.Blocks, AbstractSyntacticItem.Extras, AbstractSyntacticItem.Operands, AbstractSyntacticItem.SchemaWyalFile.Stmt.Block, WyalFile.Stmt.CaseOf, WyalFile.Stmt.ExistentialQuantifier, WyalFile.Stmt.IfThen, WyalFile.Stmt.Quantifier, WyalFile.Stmt.UniversalQuantifierdata| Constructor and Description |
|---|
Block(WyalFile.Stmt... stmts) |
| Modifier and Type | Method and Description |
|---|---|
WyalFile.Stmt.Block |
clone(SyntacticItem[] operands)
Create a new copy of the given syntactic item with the given operands.
|
WyalFile.Stmt |
getOperand(int i)
Return the ith top-level operand in this bytecode.
|
WyalFile.Stmt[] |
getOperands()
Return the top-level operands in this bytecode.
|
allocate, compareTo, equals, getData, getIndex, getOpcode, getParent, hashCode, setOpcode, setOperand, size, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitallocate, getData, getIndex, getOpcode, getParent, setOpcode, setOperand, sizecompareTopublic Block(WyalFile.Stmt... stmts)
public WyalFile.Stmt getOperand(int i)
SyntacticItemgetOperand in interface SyntacticItemgetOperand in class AbstractSyntacticItempublic WyalFile.Stmt[] getOperands()
SyntacticItemgetOperands in interface SyntacticItemgetOperands in class AbstractSyntacticItempublic WyalFile.Stmt.Block clone(SyntacticItem[] operands)
SyntacticItemsize() for this item, and
be of appropriate type.clone in interface SyntacticItemCopyright © 2017. All rights reserved.