Class EnvVisitor.FromContext

java.lang.Object
net.hydromatic.morel.compile.EnvVisitor.FromContext
Enclosing class:
EnvVisitor

public static class EnvVisitor.FromContext extends Object
Where we are in an iteration through the steps of a from. Allows the step handlers to retrieve the original environment and make a custom environment for each step (or part of a step).