public static class WyalFile.Declaration.Assert extends AbstractSyntacticItem implements WyalFile.Declaration
AbstractSyntacticItem.Blocks, AbstractSyntacticItem.Extras, AbstractSyntacticItem.Operands, AbstractSyntacticItem.SchemaWyalFile.Declaration.Assert, WyalFile.Declaration.Import, WyalFile.Declaration.Nameddata| Constructor and Description |
|---|
Assert(WyalFile.Stmt.Block body,
String message) |
| Modifier and Type | Method and Description |
|---|---|
WyalFile.Declaration.Assert |
clone(SyntacticItem[] operands)
Create a new copy of the given syntactic item with the given operands.
|
WyalFile.Stmt.Block |
getBody() |
String |
getMessage() |
String |
toString() |
allocate, compareTo, equals, getData, getIndex, getOpcode, getOperand, getOperands, getParent, hashCode, setOpcode, setOperand, sizeclone, finalize, getClass, notify, notifyAll, wait, wait, waitallocate, getData, getIndex, getOpcode, getOperand, getOperands, getParent, setOpcode, setOperand, sizecompareTopublic Assert(WyalFile.Stmt.Block body, String message)
public WyalFile.Stmt.Block getBody()
public String getMessage()
public WyalFile.Declaration.Assert clone(SyntacticItem[] operands)
SyntacticItemsize() for this item, and
be of appropriate type.clone in interface SyntacticItempublic String toString()
toString in class AbstractSyntacticItemCopyright © 2017. All rights reserved.