Graphviz 12.1.0~dev.20240716.0947
Loading...
Searching...
No Matches
Error_info_s Struct Reference

#include <error.h>

Data Fields

int errors
 
int indent
 
int line
 
int warnings
 
int trace
 
char * file
 
char * id
 

Detailed Description

Definition at line 24 of file error.h.

Field Documentation

◆ errors

int Error_info_s::errors

Definition at line 25 of file error.h.

Referenced by errorv(), getErrorErrors(), and setErrorErrors().

◆ file

char* Error_info_s::file

Definition at line 30 of file error.h.

Referenced by errorv(), and setErrorFileLine().

◆ id

char* Error_info_s::id

Definition at line 31 of file error.h.

Referenced by errorv(), and setErrorId().

◆ indent

int Error_info_s::indent

Definition at line 26 of file error.h.

Referenced by errorv(), grpmatch(), and onematch().

◆ line

int Error_info_s::line

Definition at line 27 of file error.h.

Referenced by errorv(), extoken_fn(), setErrorFileLine(), and setErrorLine().

◆ trace

int Error_info_s::trace

Definition at line 29 of file error.h.

Referenced by errorv(), and setTraceLevel().

◆ warnings

int Error_info_s::warnings

Definition at line 28 of file error.h.

Referenced by errorv().


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