webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Static Public Member Functions | List of all members
com.google.protobuf.jruby.RubyOneofBuilderContext Class Reference
Inheritance diagram for com.google.protobuf.jruby.RubyOneofBuilderContext:

Public Member Functions

 RubyOneofBuilderContext (Ruby ruby, RubyClass rubyClass)
 
IRubyObject initialize (ThreadContext context, IRubyObject oneofdef)
 
IRubyObject optional (ThreadContext context, IRubyObject[] args)
 

Static Public Member Functions

static void createRubyOneofBuilderContext (Ruby runtime)
 

Constructor & Destructor Documentation

◆ RubyOneofBuilderContext()

com.google.protobuf.jruby.RubyOneofBuilderContext.RubyOneofBuilderContext ( Ruby  ruby,
RubyClass  rubyClass 
)
inline

Member Function Documentation

◆ createRubyOneofBuilderContext()

static void com.google.protobuf.jruby.RubyOneofBuilderContext.createRubyOneofBuilderContext ( Ruby  runtime)
inlinestatic

◆ initialize()

IRubyObject com.google.protobuf.jruby.RubyOneofBuilderContext.initialize ( ThreadContext  context,
IRubyObject  oneofdef 
)
inline

◆ optional()

IRubyObject com.google.protobuf.jruby.RubyOneofBuilderContext.optional ( ThreadContext  context,
IRubyObject []  args 
)
inline

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