mCRL2
Loading...
Searching...
No Matches
mcrl2::core::detail::find_and_or Struct Reference

#include <parser_utility.h>

Public Member Functions

 find_and_or (const parser_table &table_)
 
void operator() (const parse_node &x)
 

Public Attributes

const parser_tabletable
 

Detailed Description

Definition at line 178 of file parser_utility.h.

Constructor & Destructor Documentation

◆ find_and_or()

mcrl2::core::detail::find_and_or::find_and_or ( const parser_table table_)
inline

Definition at line 182 of file parser_utility.h.

Member Function Documentation

◆ operator()()

void mcrl2::core::detail::find_and_or::operator() ( const parse_node x)
inline

Definition at line 186 of file parser_utility.h.

Member Data Documentation

◆ table

const parser_table& mcrl2::core::detail::find_and_or::table

Definition at line 180 of file parser_utility.h.


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