Skip to content

File Language.hpp

FileList > source > Worlds > Language.hpp

Go to the source code of this file

  • #include <iostream>
  • #include <functional>
  • #include <tao/pegtl.hpp>
  • #include <tao/pegtl/contrib/parse_tree.hpp>
  • #include "core/EasyLogging.hpp"

Namespaces

Type Name
namespace worldlang
Namespace for scripting language stuff.

Classes

Type Name
struct Unit
struct add
struct add_a
struct assignment
struct code_block
struct comment
struct comp
struct comp_a
struct element
struct expression
struct expression_list
struct function
struct identifier
struct identifier_list
struct mul
struct mul_a
struct number
struct op_prio_add
struct op_prio_comp
struct op_prio_mul
struct program
struct statement
struct statement_list
struct string

The documentation for this class was generated from the following file source/Worlds/Language.hpp