ArkScript
A small, fast, functional and scripting language for video games
Ark::internal::IRCompiler Member List

This is the complete list of members for Ark::internal::IRCompiler, including all inherited members.

bytecode() const noexceptArk::internal::IRCompiler
compile()Ark::internal::IRCompilerprivate
dumpToStream(std::ostream &stream) constArk::internal::IRCompiler
IRCompiler(unsigned debug)Ark::internal::IRCompilerexplicit
m_bytecodeArk::internal::IRCompilerprivate
m_irArk::internal::IRCompilerprivate
m_loggerArk::internal::IRCompilerprivate
process(const std::vector< IR::Block > &pages, const std::vector< std::string > &symbols, const std::vector< ValTableElem > &values)Ark::internal::IRCompiler
pushFileHeader() noexceptArk::internal::IRCompilerprivate
pushSymAndValTables(const std::vector< std::string > &symbols, const std::vector< ValTableElem > &values)Ark::internal::IRCompilerprivate
pushWord(const Word &word)Ark::internal::IRCompilerprivate