| Package | Description |
|---|---|
| wyal.lang | |
| wytp.types.subtyping | |
| wytp.types.util |
| Modifier and Type | Method and Description |
|---|---|
WyalFile.Type.Function |
WyalFile.Type.Function.clone(wybs.lang.SyntacticItem[] operands) |
WyalFile.Type.Function |
WyalFile.Declaration.Named.Function.getSignatureType() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CoerciveSubtypeOperator.isVoidFunction(CoerciveSubtypeOperator.Atom<WyalFile.Type.Function> lhs,
CoerciveSubtypeOperator.Atom<WyalFile.Type.Function> rhs,
wytp.types.subtyping.CoerciveSubtypeOperator.Assumptions assumptions)
Determine whether the intersection of two function types is void or not.
|
boolean |
CoerciveSubtypeOperator.isVoidFunction(CoerciveSubtypeOperator.Atom<WyalFile.Type.Function> lhs,
CoerciveSubtypeOperator.Atom<WyalFile.Type.Function> rhs,
wytp.types.subtyping.CoerciveSubtypeOperator.Assumptions assumptions)
Determine whether the intersection of two function types is void or not.
|
| Modifier and Type | Method and Description |
|---|---|
protected WyalFile.Type |
AbstractTypeRewriter.rewriteFunction(WyalFile.Type.Function type) |
Copyright © 2017. All rights reserved.