Context for config parsing (history/backtrace) More...
#include "pcontext.h"
Data Fields | |
| int | dummy |
Context for config parsing (history/backtrace)
This structure maintains the history of nested files being processed, allowing proper error reporting with full file location backtrace and detection of infinite loops in config file sourcing.
Definition at line 33 of file pcontext.h.
| int ParseContext::dummy |
Definition at line 35 of file pcontext.h.