Package dev.yidafu.jupyper.processor
Class JavascriptProcessContext
-
- All Implemented Interfaces:
public final class JavascriptProcessContextsave variable name / it's json string value, declare by
@jupytervirtual package.For performance reason, those variable will not pass to SWC
At final step will transform to js variable declarations string. and concat with js code.
-
-
Constructor Summary
Constructors Constructor Description JavascriptProcessContext()
-