Package hydra.ext.haskell.ast
Class SpecImport
java.lang.Object
hydra.ext.haskell.ast.SpecImport
- All Implemented Interfaces:
Serializable,Comparable<SpecImport>
- Direct Known Subclasses:
SpecImport.Hiding,SpecImport.List
An import specification
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classA list of imports to excludestatic final classA list of imports to includestatic interfacestatic interface -
Field Summary
Fields -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Comparable
compareTo
-
Field Details
-
TYPE_
-
LIST
-
HIDING
-
-
Method Details
-
accept
-