CX Framework
Cross-platform C utility framework
Loading...
Searching...
No Matches
ParseVar Struct Reference

Parse variable descriptor for Parsable interface implementations. More...

#include <parse.h>

Data Fields

sa_string opts
 Parse options the pattern gave that the object must interpret.
 
string def
 Default text, if the placeholder had one.
 
flags_t flags
 PARSEVarFlags.
 

Detailed Description

Parse variable descriptor for Parsable interface implementations.

Definition at line 385 of file parse.h.


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