Package hydra.ext.python.syntax
Class TargetWithStarAtom
java.lang.Object
hydra.ext.python.syntax.TargetWithStarAtom
- All Implemented Interfaces:
Serializable,Comparable<TargetWithStarAtom>
- Direct Known Subclasses:
TargetWithStarAtom.Atom,TargetWithStarAtom.Project,TargetWithStarAtom.Slices
public abstract class TargetWithStarAtom
extends Object
implements Serializable, Comparable<TargetWithStarAtom>
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic interfacestatic final classstatic final classstatic 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_
-
PROJECT
-
SLICES
-
ATOM
-
-
Method Details
-
accept
-