42 #ifndef TEUCHOS_READER_TABLES_HPP
43 #define TEUCHOS_READER_TABLES_HPP
49 #include <Teuchos_FiniteAutomaton.hpp>
68 IndentInfo indent_info;
FiniteAutomaton lexer
lexer.
Declares Teuchos::Parser, ParserFail and make_lalr1_parser.
Parser and lexer tables specifying how to read a Language.
RCP< const ReaderTables > ReaderTablesPtr
an RCP to a const ReaderTables
Reference-counted pointer class and non-member templated function implementations.