Bison C++ Push-Skeleton - UML sequence-diagram
sequence diagram accept
If the parser has reached the accept state, then the accept() methode will be called from doAccept().
UML sequence-diagram-error
sequence diagram error
If the parser has reached the error state, the error() methode will be called from doErrlab1() or doAbort().