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.) |
||
|---|---|---|
| .. | ||
| astencode.rs | ||
| common.rs | ||
| creader.rs | ||
| csearch.rs | ||
| cstore.rs | ||
| decoder.rs | ||
| encoder.rs | ||
| tydecode.rs | ||
| tyencode.rs | ||