Classes | Namespaces
AbstractScanner.hpp File Reference

(5)

Base class for scanners. More...

#include <Balau/Lang/Common/CodeSpan.hpp>
#include <Balau/Lang/Common/ScannedTokens.hpp>
#include <Balau/Resource/ByteReadResource.hpp>
#include <Balau/Util/Streams.hpp>
#include <stack>
Include dependency graph for AbstractScanner.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AbstractScanner< TokenT >
 Base class for scanners. More...
 

Namespaces

 Balau::Lang
 Parsing tools and parser implementations.
 

Detailed Description

Base class for scanners.