Zen
A cross-platform functional programming language
Classes

/home/renji/Data/projects/zenlang/sources/zbl/ProjectReader.cpp File Reference

Implementation of class for reading a project file. More...

#include "_pch.hpp"
#include "zbl/zbl.hpp"
#include "zbl/zrt.hpp"
#include "ProjectReader.hpp"
#include "Ast.hpp"
#include "Compiler.hpp"

Classes

class  ExprEvaluator
 Class that converts expression values. More...
class  ProjectReader::Impl
 Implementation class for ProjectReader. More...
struct  ProjectReader::Impl::StringListType
 Type of string list to read into. More...

Detailed Description

Implementation of class for reading a project file.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines