¡@

Home 

c++ Programming Glossary: and_expr

How to parse text for a DSL at compile time?

http://stackoverflow.com/questions/17783393/how-to-parse-text-for-a-dsl-at-compile-time

start on or_expr or_expr We try its InitialParser which is and_expr . and_expr We try its InitialParser which is not_expr . not_expr.. or_expr We try its InitialParser which is and_expr . and_expr We try its InitialParser which is not_expr . not_expr not_token.. return type is not modified at this step. We go back to and_expr . and_expr We try its RepeatingParser it fails. and_expr succeeds..