Package org.jruby.ext.ffi
Class TypeResolver
java.lang.Object
org.jruby.ext.ffi.TypeResolver
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal TypefindType(Ruby runtime, IRubyObject name) final TypefindType(Ruby runtime, IRubyObject name, IRubyObject typeMap) private TypelookupAndCacheType(Ruby runtime, RubySymbol name, IRubyObject typeMap) private TypelookupType(Ruby runtime, IRubyObject name, IRubyObject typeMap)
-
Field Details
-
ffi
-
symbolTypeCache
-
-
Constructor Details
-
TypeResolver
TypeResolver(FFI ffi)
-
-
Method Details
-
findType
-
findType
-
lookupAndCacheType
-
lookupType
-