public static class WyalFile.Declaration.Named.Type extends AbstractSyntacticItem implements WyalFile.Declaration.Named
AbstractSyntacticItem.Blocks, AbstractSyntacticItem.Extras, AbstractSyntacticItem.Operands, AbstractSyntacticItem.SchemaWyalFile.Declaration.Named.Function, WyalFile.Declaration.Named.FunctionOrMacro, WyalFile.Declaration.Named.Macro, WyalFile.Declaration.Named.TypeWyalFile.Declaration.Assert, WyalFile.Declaration.Import, WyalFile.Declaration.Nameddata| Constructor and Description |
|---|
Type(WyalFile.Identifier name,
WyalFile.VariableDeclaration vardecl,
WyalFile.Stmt.Block... invariant) |
| Modifier and Type | Method and Description |
|---|---|
WyalFile.Declaration.Named.Type |
clone(SyntacticItem[] operands)
Create a new copy of the given syntactic item with the given operands.
|
WyalFile.Tuple<WyalFile.Stmt.Block> |
getInvariant() |
WyalFile.Identifier |
getName() |
WyalFile.VariableDeclaration |
getVariableDeclaration() |
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 Type(WyalFile.Identifier name, WyalFile.VariableDeclaration vardecl, WyalFile.Stmt.Block... invariant)
public WyalFile.Identifier getName()
getName in interface WyalFile.Declaration.Namedpublic WyalFile.VariableDeclaration getVariableDeclaration()
public WyalFile.Tuple<WyalFile.Stmt.Block> getInvariant()
public WyalFile.Declaration.Named.Type clone(SyntacticItem[] operands)
SyntacticItemsize() for this item, and
be of appropriate type.clone in interface SyntacticItemCopyright © 2017. All rights reserved.