fcml  1.2.2
Public Member Functions | List of all members
fcml::SymbolTableAware Class Reference

Derive from this class if you really need access to the native symbol table. More...

#include <fcml_symbols.hpp>

Inheritance diagram for fcml::SymbolTableAware:
Inheritance graph
[legend]

Public Member Functions

fcml_st_symbol_tableextractSymbolTable (SymbolTable &symbolTable)
 Extracts the native symbol table for the given symbol table wrapper. More...
 

Detailed Description

Derive from this class if you really need access to the native symbol table.

Since
1.1.0

Member Function Documentation

◆ extractSymbolTable()

fcml_st_symbol_table& fcml::SymbolTableAware::extractSymbolTable ( SymbolTable symbolTable)
inline

Extracts the native symbol table for the given symbol table wrapper.

Parameters
symbolTableThe symbol table wrapper.
Since
1.1.0

The documentation for this class was generated from the following file: