| java.lang.Object mlsub.typing.NullnessKind
NullnessKind | public class NullnessKind implements AtomicKind(Code) | | The kind of types qualified by their nullness.
version: $Date: 2005/06/18 09:58:39 $ author: Daniel Bonniot (bonniot@users.sourceforge.net) |
getConstraint | public mlsub.typing.lowlevel.Engine.Constraint getConstraint()(Code) | | |
persistentFreshMonotype | public Monotype persistentFreshMonotype(MonotypeVar base)(Code) | | Parameters: base - The type variable we create this fresh constructedmonotype for. |
|
|