mCRL2
|
Checks if a node is of type 'x ||_ (y || z)'. More...
#include <parser_utility.h>
Public Member Functions | |
is_left_merge_merge (const parser_table &table_) | |
bool | operator() (const parse_node &x) |
Public Attributes | |
const parser_table & | table |
Checks if a node is of type 'x ||_ (y || z)'.
Definition at line 141 of file parser_utility.h.
|
inline |
Definition at line 145 of file parser_utility.h.
|
inline |
Definition at line 149 of file parser_utility.h.
const parser_table& mcrl2::core::detail::is_left_merge_merge::table |
Definition at line 143 of file parser_utility.h.