ArkScript
A small, fast, functional and scripting language for video games
BaseParser.hpp File Reference
#include <string>
#include <vector>
#include <initializer_list>
#include <Ark/Platform.hpp>
#include <Ark/Compiler/AST/Predicates.hpp>
#include <Ark/Compiler/AST/utf8_char.hpp>
Include dependency graph for BaseParser.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Ark::internal::FilePosition
 Describe a position in a given file ; handled by the BaseParser. More...
 
class  Ark::internal::BaseParser
 

Namespaces

namespace  Ark
 
namespace  Ark::internal