| Package | Description |
|---|---|
| wyal.lang | |
| wytp.proof |
| Modifier and Type | Class and Description |
|---|---|
static class |
WyalFile.Type.Function |
static class |
WyalFile.Type.FunctionOrMethodOrProperty |
static class |
WyalFile.Type.Invariant |
static class |
WyalFile.Type.Method |
static class |
WyalFile.Type.Property |
| Modifier and Type | Method and Description |
|---|---|
WyalFile.Type.FunctionOrMacroOrInvariant |
WyalFile.Expr.Invoke.getSignatureType() |
| Modifier and Type | Method and Description |
|---|---|
void |
WyalFile.Expr.Invoke.setSignatureType(WyalFile.Type.FunctionOrMacroOrInvariant type) |
| Constructor and Description |
|---|
Invoke(WyalFile.Type.FunctionOrMacroOrInvariant type,
WyalFile.Name name,
Integer selector,
WyalFile.Expr[] arguments,
wybs.lang.Attribute... attributes) |
Invoke(WyalFile.Type.FunctionOrMacroOrInvariant type,
WyalFile.Name name,
WyalFile.Value.Int selector,
WyalFile.Tuple<WyalFile.Expr> arguments,
wybs.lang.Attribute... attributes) |
| Constructor and Description |
|---|
Invoke(boolean sign,
WyalFile.Type.FunctionOrMacroOrInvariant type,
WyalFile.Name name,
Integer selector,
WyalFile.Expr... arguments) |
Invoke(boolean sign,
WyalFile.Type.FunctionOrMacroOrInvariant type,
WyalFile.Name name,
WyalFile.Value.Int selector,
WyalFile.Tuple<WyalFile.Expr> arguments) |
Copyright © 2017. All rights reserved.