public static class WyalFile.Stmt.IfThen 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 |
|---|
IfThen(WyalFile.Stmt.Block ifBlock,
WyalFile.Stmt.Block thenBlock) |
| Modifier and Type | Method and Description |
|---|---|
WyalFile.Stmt.IfThen |
clone(SyntacticItem[] operands)
Create a new copy of the given syntactic item with the given operands.
|
WyalFile.Stmt.Block |
getIfBody() |
WyalFile.Stmt.Block |
getThenBody() |
allocate, compareTo, equals, getData, getIndex, getOpcode, getOperand, getOperands, getParent, hashCode, setOpcode, setOperand, size, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitallocate, getData, getIndex, getOpcode, getOperand, getOperands, getParent, setOpcode, setOperand, sizecompareTopublic IfThen(WyalFile.Stmt.Block ifBlock, WyalFile.Stmt.Block thenBlock)
public WyalFile.Stmt.Block getIfBody()
public WyalFile.Stmt.Block getThenBody()
public WyalFile.Stmt.IfThen clone(SyntacticItem[] operands)
SyntacticItemsize() for this item, and
be of appropriate type.clone in interface SyntacticItemCopyright © 2017. All rights reserved.