Package ai.timefold.jpyinterpreter
Class PythonGeneratorTranslator
java.lang.Object
ai.timefold.jpyinterpreter.PythonGeneratorTranslator
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringexceptionHandlerTargetStackLocal(int target) static Class<?>translateGeneratorFunction(PythonCompiledFunction pythonCompiledFunction)
-
Field Details
-
GENERATOR_STATE
- See Also:
-
GENERATOR_STACK
- See Also:
-
YIELDED_VALUE
- See Also:
-
YIELD_FROM_ITERATOR
- See Also:
-
CURRENT_EXCEPTION
- See Also:
-
-
Constructor Details
-
PythonGeneratorTranslator
public PythonGeneratorTranslator()
-
-
Method Details
-
exceptionHandlerTargetStackLocal
-
translateGeneratorFunction
-