Package tech.catheu.jnotebook.evaluate
Class GreedyInterpreter
java.lang.Object
tech.catheu.jnotebook.evaluate.GreedyInterpreter
- All Implemented Interfaces:
Interpreter
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final spoon.reflect.visitor.CtScanner -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
FINGERPRINT_PREPARATOR
public static final spoon.reflect.visitor.CtScanner FINGERPRINT_PREPARATOR
-
-
Constructor Details
-
GreedyInterpreter
-
-
Method Details
-
interpret
- Specified by:
interpretin interfaceInterpreter
-
main
-
stop
public void stop()- Specified by:
stopin interfaceInterpreter
-