GnuCash c935c2f+
Loading...
Searching...
No Matches
Data Fields
sixtp_stack_frame Struct Reference

Data Fields

sixtpparser
 
gchar * tag
 
gpointer data_for_children
 
GSList * data_from_children
 
gpointer frame_data
 
int line
 
int col
 

Detailed Description

Definition at line 30 of file sixtp-stack.h.

Field Documentation

◆ col

int sixtp_stack_frame::col

Definition at line 40 of file sixtp-stack.h.

◆ data_for_children

gpointer sixtp_stack_frame::data_for_children

Definition at line 34 of file sixtp-stack.h.

◆ data_from_children

GSList* sixtp_stack_frame::data_from_children

Definition at line 35 of file sixtp-stack.h.

◆ frame_data

gpointer sixtp_stack_frame::frame_data

Definition at line 36 of file sixtp-stack.h.

◆ line

int sixtp_stack_frame::line

Definition at line 39 of file sixtp-stack.h.

◆ parser

sixtp* sixtp_stack_frame::parser

Definition at line 32 of file sixtp-stack.h.

◆ tag

gchar* sixtp_stack_frame::tag

Definition at line 33 of file sixtp-stack.h.


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