protected static class AbstractTypeExtractor.Conjunct extends Object
| Constructor and Description |
|---|
Conjunct(WyalFile.Type.Atom positive) |
Conjunct(WyalFile.Type.Atom[] positives,
WyalFile.Type.Atom[] negatives) |
| Modifier and Type | Method and Description |
|---|---|
AbstractTypeExtractor.Conjunct |
intersect(AbstractTypeExtractor.Conjunct other) |
AbstractTypeExtractor.Disjunct |
negate() |
String |
toString() |
public Conjunct(WyalFile.Type.Atom positive)
public Conjunct(WyalFile.Type.Atom[] positives, WyalFile.Type.Atom[] negatives)
public AbstractTypeExtractor.Conjunct intersect(AbstractTypeExtractor.Conjunct other)
public AbstractTypeExtractor.Disjunct negate()
Copyright © 2017. All rights reserved.