Package com.oracle.truffle.tck.impl
Class PolyglotEngineWithR
java.lang.Object
com.oracle.truffle.tck.impl.PolyglotEngineWithR
Tests with code snippets in R language (executed only when an implementation of R is around).
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoid
-
Constructor Details
-
PolyglotEngineWithR
public PolyglotEngineWithR()
-
-
Method Details
-
initEngine
public void initEngine() -
disposeEngine
public void disposeEngine() -
testCallRtFunctionFromJava
public void testCallRtFunctionFromJava() -
callRFunctionFromJava
public void callRFunctionFromJava()
-