parser/recognize
library
Classes
-
Recognize<O>
-
Stores the current parsing position and invokes invokes the p parser.
-
Recognize2<O1, O2>
-
Stores the current parsing position and invokes all specified parsers.
-
Recognize3<O1, O2, O3>
-
Stores the current parsing position and invokes all specified parsers.
-
Recognize4<O1, O2, O3, O4>
-
Stores the current parsing position and invokes all specified parsers.
-
Recognize5<O1, O2, O3, O4, O5>
-
Stores the current parsing position and invokes all specified parsers.
-
Recognize6<O1, O2, O3, O4, O5, O6>
-
Stores the current parsing position and invokes all specified parsers.
-
Recognize7<O1, O2, O3, O4, O5, O6, O7>
-
Stores the current parsing position and invokes all specified parsers.
-
Recognize8<O1, O2, O3, O4, O5, O6, O7, O8>
-
Stores the current parsing position and invokes all specified parsers.
-
Recognize9<O1, O2, O3, O4, O5, O6, O7, O8, O9>
-
Stores the current parsing position and invokes all specified parsers.