Zen
A cross-platform functional programming language
Classes | Namespaces

/home/renji/Data/projects/zenlang/sources/zbl/Scanner.hpp File Reference

All classes related to the input stream scanner for the parser. More...

#include "Token.hpp"

Go to the source code of this file.

Classes

class  Scanner
 Class for scanning the input stream and feeding into the lexer. More...
class  Scanner::cursor
 Class for maintaining cursor in input stream. More...

Namespaces

namespace  zbl
 

zbl namespace



Detailed Description

All classes related to the input stream scanner for the parser.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines