| Package | Description |
|---|---|
| wyal.util | |
| wytp.types.extractors | |
| wytp.types.subtyping | |
| wytp.types.util |
| Modifier and Type | Class and Description |
|---|---|
class |
WyalFileResolver
Responsible for resolving a name which occurs at some position in a WyalFile.
|
| Constructor and Description |
|---|
ReadableArrayExtractor(NameResolver resolver,
TypeSystem typeSystem) |
ReadableRecordExtractor(NameResolver resolver,
TypeSystem typeSystem) |
ReadableReferenceExtractor(NameResolver resolver,
TypeSystem typeSystem) |
TypeInvariantExtractor(NameResolver resolver) |
| Modifier and Type | Field and Description |
|---|---|
protected NameResolver |
CoerciveSubtypeOperator.resolver |
| Constructor and Description |
|---|
CoerciveSubtypeOperator(NameResolver resolver) |
| Modifier and Type | Field and Description |
|---|---|
protected NameResolver |
AbstractTypeExtractor.resolver |
| Constructor and Description |
|---|
AbstractTypeExtractor(NameResolver resolver,
TypeSystem typeSystem) |
Copyright © 2017. All rights reserved.