Scarlet Line home page Scarlet Line - SOFTWARE DESIGN & DEVELOPMENT

[Home]->[Documentation]->[Syntac Universal Parser]->[Other Grammars]->[Extended Backus-Naur form (EBNF)]->[Symbols]->[regexp_oneof]

Expand All
Collapse All
Contents

ebnf::regexp_oneof Locate in Contents

Declaration Locate in Contents

regexp_oneof[parser_type & tree, syntac::terminal_range & _range] ::=
        character_set_elem_first_oneof[tree, _range] character_set_elem[tree, _range]*

Composition Locate in Contents

regexp_list regexp_oneof Concatenation Node character_set_elem_first_oneof Iteration Node character_set_elem

State Machine Locate in Contents

start:897:$0 character_set_elem_first_oneof|{899|$1|900} final:898:$0 character_set_elem|{919|$3|920} character_set_elem|{919|$3|920}