fcml  1.2.2
Classes
fcml_symbols.hpp File Reference

C++ API for symbols handling. More...

#include <new>
#include "fcml_common.hpp"
#include "fcml_symbols.h"
Include dependency graph for fcml_symbols.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fcml::Symbol
 Represents one named symbol with associated value. More...
 
class  fcml::SymbolTable
 
class  fcml::SymbolTableAware
 Derive from this class if you really need access to the native symbol table. More...
 

Detailed Description

C++ API for symbols handling.

Currently used only by parsers.