Package net.hydromatic.morel.compile
Class Compiler.MatchCode
java.lang.Object
net.hydromatic.morel.compile.Compiler.MatchCode
- All Implemented Interfaces:
Code,Describable
- Enclosing class:
Compiler
Code that implements
Compiler.compileMatchList(Context, List).-
Field Details
-
patCodes
-
pos
-
-
Constructor Details
-
MatchCode
MatchCode(ImmutablePairList<Core.Pat, Code> patCodes, Pos pos)
-
-
Method Details
-
describe
- Specified by:
describein interfaceDescribable
-
eval
-