Package hydra.ext.python.syntax
Class ShiftOp
java.lang.Object
hydra.ext.python.syntax.ShiftOp
- All Implemented Interfaces:
Serializable,Comparable<ShiftOp>
- Direct Known Subclasses:
ShiftOp.Left,ShiftOp.Right
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic interfacestatic 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_
-
LEFT
-
RIGHT
-
-
Method Details
-
accept
-