|
Ruby
2.7.2p137(2020-10-01revision5445e0435260b449decf2ac16f9d09bae3cafe72)
|
#include <node.h>
Data Fields | |
| int | lineno |
| int | column |
| int rb_code_position_struct::column |
Definition at line 132 of file node.h.
Referenced by rb_iseq_code_location(), and rb_resolve_me_location().
| int rb_code_position_struct::lineno |
Definition at line 131 of file node.h.
Referenced by rb_iseq_code_location(), and rb_resolve_me_location().