protected static class AbstractTypeExtractor.Disjunct extends Object
| Constructor and Description |
|---|
Disjunct(AbstractTypeExtractor.Conjunct... conjuncts) |
Disjunct(WyalFile.Type.Atom atom) |
| Modifier and Type | Method and Description |
|---|---|
AbstractTypeExtractor.Disjunct |
intersect(AbstractTypeExtractor.Disjunct other) |
AbstractTypeExtractor.Disjunct |
negate() |
String |
toString() |
AbstractTypeExtractor.Disjunct |
union(AbstractTypeExtractor.Disjunct other) |
public Disjunct(WyalFile.Type.Atom atom)
public Disjunct(AbstractTypeExtractor.Conjunct... conjuncts)
public AbstractTypeExtractor.Disjunct union(AbstractTypeExtractor.Disjunct other)
public AbstractTypeExtractor.Disjunct intersect(AbstractTypeExtractor.Disjunct other)
public AbstractTypeExtractor.Disjunct negate()
Copyright © 2017. All rights reserved.