Teuchos - Trilinos Tools Package Version of the Day
Loading...
Searching...
No Matches
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.
 
FiniteAutomaton lexer
 lexer.
 

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

Parser Teuchos::ReaderTables::parser

parser.

Definition at line 65 of file Teuchos_ReaderTables.hpp.

◆ lexer

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: