| OLD | NEW |
| 1 // Generated by CoffeeScript 1.6.3 | 1 // Generated by CoffeeScript 1.6.3 |
| 2 /* | 2 /* |
| 3 Copyright 2013 Marco Braak | 3 Copyright 2013 Marco Braak |
| 4 | 4 |
| 5 Licensed under the Apache License, Version 2.0 (the "License"); | 5 Licensed under the Apache License, Version 2.0 (the "License"); |
| 6 you may not use this file except in compliance with the License. | 6 you may not use this file except in compliance with the License. |
| 7 You may obtain a copy of the License at | 7 You may obtain a copy of the License at |
| 8 | 8 |
| 9 http://www.apache.org/licenses/LICENSE-2.0 | 9 http://www.apache.org/licenses/LICENSE-2.0 |
| 10 | 10 |
| (...skipping 2589 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2600 return this.getLastChild(last_child); | 2600 return this.getLastChild(last_child); |
| 2601 } | 2601 } |
| 2602 } | 2602 } |
| 2603 }; | 2603 }; |
| 2604 | 2604 |
| 2605 return KeyHandler; | 2605 return KeyHandler; |
| 2606 | 2606 |
| 2607 })(); | 2607 })(); |
| 2608 | 2608 |
| 2609 }).call(this); | 2609 }).call(this); |
| OLD | NEW |