Class GreedyInterpreter

java.lang.Object
tech.catheu.jnotebook.evaluate.GreedyInterpreter
All Implemented Interfaces:
Interpreter

public class GreedyInterpreter extends Object implements Interpreter
  • Field Details

    • FINGERPRINT_PREPARATOR

      public static final spoon.reflect.visitor.CtScanner FINGERPRINT_PREPARATOR
  • Constructor Details

    • GreedyInterpreter

      public GreedyInterpreter(ShellProvider shellProvider)
  • Method Details