Package com.oracle.truffle.tck.impl
Class PolyglotEngineWithRuby
java.lang.Object
com.oracle.truffle.tck.impl.PolyglotEngineWithRuby
Tests with code snippets referencing Ruby (executed only when implementation of Ruby is around).
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoid
-
Constructor Details
-
PolyglotEngineWithRuby
public PolyglotEngineWithRuby()
-
-
Method Details
-
initEngine
public void initEngine() -
disposeEngine
public void disposeEngine() -
testCallRubyFunctionFromJava
public void testCallRubyFunctionFromJava() -
callRubyFunctionFromJava
public void callRubyFunctionFromJava()
-