Teuchos - Trilinos Tools Package  Version of the Day
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 64 of file Teuchos_ReaderTables.hpp.

Member Data Documentation

◆ parser

Parser Teuchos::ReaderTables::parser

parser.

Definition at line 66 of file Teuchos_ReaderTables.hpp.

◆ lexer

FiniteAutomaton Teuchos::ReaderTables::lexer

lexer.

Definition at line 68 of file Teuchos_ReaderTables.hpp.


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