diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2017-06-23 18:00:32 +0900 |
|---|---|---|
| committer | Yukihiro "Matz" Matsumoto <[email protected]> | 2017-06-23 18:08:38 +0900 |
| commit | b30eba6a13fef8994a7556654b5d4e3e54622f65 (patch) | |
| tree | fb1ad463a199dc2f445273ec2832d6b8320d40fd /src/class.c | |
| parent | d0717efda64efba9b7b7d6602fddf797a05af196 (diff) | |
| download | mruby-b30eba6a13fef8994a7556654b5d4e3e54622f65.tar.gz mruby-b30eba6a13fef8994a7556654b5d4e3e54622f65.zip | |
Make `LocalJumpError` a subclass of `ScriptError`.
It's incompatible with CRuby, but it is required for mruby because
it cannot detect `break` outside of loops in the parsing time, but
in the code generation time where it cannot raise `SyntaxError`.
Diffstat (limited to 'src/class.c')
0 files changed, 0 insertions, 0 deletions
