Package hydra.ext.python.syntax
Class AwaitPrimary
java.lang.Object
hydra.ext.python.syntax.AwaitPrimary
- All Implemented Interfaces:
Serializable,Comparable<AwaitPrimary>
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintcompareTo(AwaitPrimary other) booleaninthashCode()withPrimary(Primary primary)
-
Field Details
-
TYPE_
-
AWAIT
-
PRIMARY
-
await
-
-
-
Constructor Details
-
AwaitPrimary
-
-
Method Details
-
equals
-
hashCode
public int hashCode() -
compareTo
- Specified by:
compareToin interfaceComparable<AwaitPrimary>
-
withAwait
-
withPrimary
-