Module: Spectre::Operators

Defined in:
lib/spectre/base/operators.rb

Overview

Keeps the Parsers that are used as wrapper around other Parsers. These are implemented as operators of class Node.

Defined Under Namespace

Modules: Op Classes: Difference, Intersection, KleeneStar, List, Negation, Optional, Positive, Sequence, SequentialOr, Union, Xor