webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Static Public Member Functions | List of all members
com.google.protobuf.jruby.RubyEnum Class Reference

Static Public Member Functions

static IRubyObject lookup (ThreadContext context, IRubyObject recv, IRubyObject number)
 
static IRubyObject resolve (ThreadContext context, IRubyObject recv, IRubyObject name)
 
static IRubyObject getDescriptor (ThreadContext context, IRubyObject recv)
 

Member Function Documentation

◆ getDescriptor()

static IRubyObject com.google.protobuf.jruby.RubyEnum.getDescriptor ( ThreadContext  context,
IRubyObject  recv 
)
inlinestatic

◆ lookup()

static IRubyObject com.google.protobuf.jruby.RubyEnum.lookup ( ThreadContext  context,
IRubyObject  recv,
IRubyObject  number 
)
inlinestatic

◆ resolve()

static IRubyObject com.google.protobuf.jruby.RubyEnum.resolve ( ThreadContext  context,
IRubyObject  recv,
IRubyObject  name 
)
inlinestatic

The documentation for this class was generated from the following file: