Package 

Class CodeExecution


  • 
    public final class CodeExecution
    
                        

    Code snippet ready to be evaluated with kernel REPL

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String code
    • Constructor Summary

      Constructors 
      Constructor Description
      CodeExecution(String code) Create code execution with the given code