()
| 14539 | return this.getSugaredVar(ident, range).asValue(range, this.method); |
| 14540 | } |
| 14541 | definedVariables() { |
| 14542 | return Array.from(this.type_table.keys()); |
| 14543 | } |
| 14544 | }); |
| 14545 | this.registerType('torch._C.Refinement', class { |
| 14546 | constructor(identifier, type) { |
no test coverage detected