#include <ap_expr.h>
Struct describing a parsed expression
Definition at line 41 of file ap_expr.h.
The filename where the expression has been defined (for logging). May be NULL
Definition at line 47 of file ap_expr.h.
Flags relevant for the expression, see AP_EXPR_FLAG_*
Definition at line 51 of file ap_expr.h.
The line number where the expression has been defined (for logging).
Definition at line 49 of file ap_expr.h.
The module that is used for loglevel configuration
Definition at line 53 of file ap_expr.h.
The root of the actual expression parse tree
Definition at line 43 of file ap_expr.h.