ReactOS 0.4.15-dev-7924-g5949c20
onerror_statement_t Struct Reference

#include <parse.h>

Collaboration diagram for onerror_statement_t:

Public Attributes

statement_t stat
 
BOOL resume_next
 

Detailed Description

Definition at line 226 of file parse.h.

Member Data Documentation

◆ resume_next

BOOL onerror_statement_t::resume_next

Definition at line 228 of file parse.h.

◆ stat

statement_t onerror_statement_t::stat

Definition at line 227 of file parse.h.


The documentation for this struct was generated from the following file: