Package hydra.ext.python.syntax
Class ParamNoDefault
java.lang.Object
hydra.ext.python.syntax.ParamNoDefault
- All Implemented Interfaces:
Serializable,Comparable<ParamNoDefault>
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintcompareTo(ParamNoDefault other) booleaninthashCode()withTypeComment(Maybe<TypeComment> typeComment)
-
Field Details
-
TYPE_
-
PARAM
-
TYPE_COMMENT
-
param
-
typeComment
-
-
Constructor Details
-
ParamNoDefault
-
-
Method Details
-
equals
-
hashCode
public int hashCode() -
compareTo
- Specified by:
compareToin interfaceComparable<ParamNoDefault>
-
withParam
-
withTypeComment
-