Class JavascriptProcessContext

  • All Implemented Interfaces:

    
    public final class JavascriptProcessContext
    
                        

    save variable name / it's json string value, declare by @jupyter virtual 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.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Unit addKotlinValue(Pair<String, String> pair)
      String toString()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait