Package net.hydromatic.morel.type
Class Keys.OpKey
- java.lang.Object
-
- net.hydromatic.morel.type.Keys.OpKey
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringBuilderdescribe(StringBuilder buf, int left, int right)booleanequals(Object obj)inthashCode()TypetoType(TypeSystem typeSystem)
-
-
-
Method Detail
-
describe
public StringBuilder describe(StringBuilder buf, int left, int right)
-
toType
public Type toType(TypeSystem typeSystem)
-
-