Class LoaderPrism
java.lang.Object
org.prism.Loader
org.jruby.prism.parser.LoaderPrism
Extends Loader to override some things which are not generated directly
for JRuby.
-
Field Summary
Fields inherited from class org.prism.Loader
encodingName -
Method Summary
Modifier and TypeMethodDescriptionorg.jruby.RubySymbolbytesToName(byte[] bytes) org.jcodings.Encodingload()Methods inherited from class org.prism.Loader
getEncodingCharset, load
-
Method Details
-
load
-
bytesToName
public org.jruby.RubySymbol bytesToName(byte[] bytes) - Overrides:
bytesToNamein classLoader
-
getEncoding
public org.jcodings.Encoding getEncoding()
-