Module xl.compiler

Class ProduceScope

All Implemented Interfaces:
ExpressionFactory

public class ProduceScope extends InstanceScope
  • Constructor Details

    • ProduceScope

      public ProduceScope(BlockScope enclosing, Local producer)
  • Method Details

    • get

      public static ProduceScope get(Scope s)
    • push

      public void push()
    • pop

      public void pop()