In particular, use the ast::method type to represent a class method, and try to reuse as much iface code as possible. (This makes sense now since I'll be allowing polymorphic class methods.) |
||
|---|---|---|
| .. | ||
| diagnostic.rs | ||
| driver.rs | ||
| rustc.rs | ||
| session.rs | ||
In particular, use the ast::method type to represent a class method, and try to reuse as much iface code as possible. (This makes sense now since I'll be allowing polymorphic class methods.) |
||
|---|---|---|
| .. | ||
| diagnostic.rs | ||
| driver.rs | ||
| rustc.rs | ||
| session.rs | ||