diff options
author | Nick Fitzgerald <fitzgen@gmail.com> | 2017-02-07 14:48:48 -0800 |
---|---|---|
committer | Nick Fitzgerald <fitzgen@gmail.com> | 2017-02-08 10:08:36 -0800 |
commit | c8a223e898e883c70f1d4d6b758ffc0cf3dc28d2 (patch) | |
tree | b5cfc91fdf4d5a02cad73ac7b462375d2024b470 /src/codegen/helpers.rs | |
parent | 19fe07d8cbef3124cad9394f005c96878422f085 (diff) |
Create PartialType for types we are in the middle of parsing
This commit create the PartialType type to represent types that we are in the
middle of parsing and their cursor where we found them. Additionally, it fixes a
long standing FIXME to make `currently_parsed_types` private. Finally, it
implements `TemplateDeclaration` for `PartialType` so that we can get
information about a partially parsed template declaration type's template
parameters.
Diffstat (limited to 'src/codegen/helpers.rs')
0 files changed, 0 insertions, 0 deletions