Package org.jruby
Interface RubyRuntimeAdapter
- All Known Subinterfaces:
EmbedRubyRuntimeAdapter
- All Known Implementing Classes:
EmbedRubyRuntimeAdapterImpl
public interface RubyRuntimeAdapter
-
Method Summary
Modifier and TypeMethodDescriptionparse
(Ruby runtime, InputStream in, String filename, int lineNumber)
-
Method Details
-
eval
-
parse
-
parse
-