Interface CompiledScriptCache
- All Known Implementing Classes:
CompiledScriptCacheImpl
public interface CompiledScriptCache
-
Method Summary
Modifier and TypeMethodDescriptionorg.python.core.PyCode
getOrCompile
(String projectName, String filename, String script)