|
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. | |
| FiniteAutomaton | lexer |
| lexer. | |
Parser and lexer tables specifying how to read a Language.
Definition at line 31 of file Teuchos_ReaderTables.hpp.
| Parser Teuchos::ReaderTables::parser |
parser.
Definition at line 33 of file Teuchos_ReaderTables.hpp.
| FiniteAutomaton Teuchos::ReaderTables::lexer |
lexer.
Definition at line 35 of file Teuchos_ReaderTables.hpp.