Package net.hydromatic.morel.eval
Interface Codes.Typed
- All Superinterfaces:
Applicable,Describable
- All Known Implementing Classes:
Codes.Comparer
- Enclosing class:
Codes
An
Applicable whose type may be specified.
This is useful for instances where the behavior depends on the type.
-
Method Summary
Methods inherited from interface net.hydromatic.morel.eval.Applicable
apply, asCodeMethods inherited from interface net.hydromatic.morel.eval.Describable
describe
-
Method Details
-
withType
-