| 
    Teuchos - Trilinos Tools Package
    Version of the Day
    
   | 
 
Parser and lexer tables specifying how to read a Language. More...
#include <Teuchos_ReaderTables.hpp>
Public Attributes | |
| Parser | parser | 
| parser.  More... | |
| FiniteAutomaton | lexer | 
| lexer.  More... | |
Parser and lexer tables specifying how to read a Language.
Definition at line 63 of file Teuchos_ReaderTables.hpp.
| Parser Teuchos::ReaderTables::parser | 
parser.
Definition at line 65 of file Teuchos_ReaderTables.hpp.
| FiniteAutomaton Teuchos::ReaderTables::lexer | 
lexer.
Definition at line 67 of file Teuchos_ReaderTables.hpp.
 1.8.5