[Compiler] ModuleLoader: Use AST:: explicitly.

Authored by akreuzkamp.

Description

[Compiler] ModuleLoader: Use AST:: explicitly.

The namespaces AST and IR have classes with the same name, like Node
and Visitor. Thus it's preferrable to explicitly declare the namespace
we mean.

Details

Committed
akreuzkampSep 8 2015, 10:37 AM
Differential Revision
D335: [Compiler] Implement module loading.
Parents
R18:b2b99dd2928a: [Compiler] ModuleLoader: Detect props and stuff.
Branches
Unknown
Tags
Unknown