Teuchos - Trilinos Tools Package  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
Teuchos::ReaderTables Struct Reference

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...
 

Detailed Description

Parser and lexer tables specifying how to read a Language.

Definition at line 63 of file Teuchos_ReaderTables.hpp.

Member Data Documentation

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.


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