10 #ifndef TEUCHOS_READER_TABLES_HPP
11 #define TEUCHOS_READER_TABLES_HPP
17 #include <Teuchos_FiniteAutomaton.hpp>
36 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.