#include BasicSource Smoothie::Lexical::source; NamespaceScopes Smoothie::Lexical::liveingNamespaceScopes; Meta Smoothie::meta; NamespaceScopesCollection Smoothie::Temp::importedNamespaces; const CClass *Smoothie::Temp::pCompilingClass = NULL; CLexicalScopes *Smoothie::Temp::pLexicalScopes = NULL; bool Smoothie::isFullCompile = false;