Class PolyglotEngineWithR

java.lang.Object
com.oracle.truffle.tck.impl.PolyglotEngineWithR

public class PolyglotEngineWithR extends Object
Tests with code snippets in R language (executed only when an implementation of R is around).
  • Constructor Details

    • PolyglotEngineWithR

      public PolyglotEngineWithR()
  • Method Details

    • initEngine

      public void initEngine()
    • disposeEngine

      public void disposeEngine()
    • testCallRtFunctionFromJava

      public void testCallRtFunctionFromJava()
    • callRFunctionFromJava

      public void callRFunctionFromJava()