| Package | Description |
|---|---|
| org.jruby | |
| org.jruby.lexer.yacc |
| Modifier and Type | Method and Description |
|---|---|
static RubyProc |
RubyProc.newProc(Ruby runtime,
Block block,
Block.Type type,
ISourcePosition sourcePosition)
Deprecated.
|
| Constructor and Description |
|---|
RubyProc(Ruby runtime,
RubyClass rubyClass,
Block.Type type,
ISourcePosition sourcePosition)
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleSourcePosition |
Copyright © 2001-2022 JRuby. All Rights Reserved.