Package net.hydromatic.morel.eval
Class Codes.WrapRelList
- java.lang.Object
-
- net.hydromatic.morel.eval.Codes.WrapRelList
-
- All Implemented Interfaces:
Code,Describable
- Enclosing class:
- Codes
static class Codes.WrapRelList extends Object implements Code
-
-
Constructor Summary
Constructors Constructor Description WrapRelList(Code code)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Describerdescribe(Describer describer)Objecteval(EvalEnv env)-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface net.hydromatic.morel.eval.Code
isConstant
-
-