My Project
Loading...
Searching...
No Matches
AstGetter_ Struct Reference

#include <ast_getter.h>

Data Fields

const char * name
 
FILE * f
 
SymTable * st
 
PPArgppa
 
CommentList ** comments
 
bool fmt
 

Detailed Description

Definition at line 21 of file ast_getter.h.

Field Documentation

◆ comments

CommentList** AstGetter_::comments

Definition at line 26 of file ast_getter.h.

◆ f

FILE* AstGetter_::f

Definition at line 23 of file ast_getter.h.

◆ fmt

bool AstGetter_::fmt

Definition at line 27 of file ast_getter.h.

◆ name

const char* AstGetter_::name

Definition at line 22 of file ast_getter.h.

◆ ppa

PPArg* AstGetter_::ppa

Definition at line 25 of file ast_getter.h.

◆ st

SymTable* AstGetter_::st

Definition at line 24 of file ast_getter.h.


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