◆ RubyMessageBuilderContext()
com.google.protobuf.jruby.RubyMessageBuilderContext.RubyMessageBuilderContext |
( |
Ruby |
ruby, |
|
|
RubyClass |
klazz |
|
) |
| |
|
inline |
◆ createRubyMessageBuilderContext()
static void com.google.protobuf.jruby.RubyMessageBuilderContext.createRubyMessageBuilderContext |
( |
Ruby |
runtime | ) |
|
|
inlinestatic |
◆ initialize()
IRubyObject com.google.protobuf.jruby.RubyMessageBuilderContext.initialize |
( |
ThreadContext |
context, |
|
|
IRubyObject |
descriptor, |
|
|
IRubyObject |
rubyBuilder |
|
) |
| |
|
inline |
◆ map()
IRubyObject com.google.protobuf.jruby.RubyMessageBuilderContext.map |
( |
ThreadContext |
context, |
|
|
IRubyObject [] |
args |
|
) |
| |
|
inline |
◆ oneof()
IRubyObject com.google.protobuf.jruby.RubyMessageBuilderContext.oneof |
( |
ThreadContext |
context, |
|
|
IRubyObject |
name, |
|
|
Block |
block |
|
) |
| |
|
inline |
◆ optional()
IRubyObject com.google.protobuf.jruby.RubyMessageBuilderContext.optional |
( |
ThreadContext |
context, |
|
|
IRubyObject [] |
args |
|
) |
| |
|
inline |
◆ repeated()
IRubyObject com.google.protobuf.jruby.RubyMessageBuilderContext.repeated |
( |
ThreadContext |
context, |
|
|
IRubyObject [] |
args |
|
) |
| |
|
inline |
◆ required()
IRubyObject com.google.protobuf.jruby.RubyMessageBuilderContext.required |
( |
ThreadContext |
context, |
|
|
IRubyObject [] |
args |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: