Package | Description |
---|---|
org.jruby.ir | |
org.jruby.ir.instructions | |
org.jruby.ir.targets |
Modifier and Type | Method and Description |
---|---|
void |
IRVisitor.LineNumberInstr(LineNumberInstr linenumberinstr) |
Modifier and Type | Class and Description |
---|---|
class |
InlinedLineNumberInstr
This represents a linenumber instr that has been inlined into another method/closure.
|
Modifier and Type | Method and Description |
---|---|
static LineNumberInstr |
LineNumberInstr.decode(IRReaderDecoder d) |
Modifier and Type | Method and Description |
---|---|
void |
JVMVisitor.LineNumberInstr(LineNumberInstr linenumberinstr) |
Copyright © 2001-2015 JRuby. All Rights Reserved.