Doxygen
Loading...
Searching...
No Matches
declinfoYY_state Struct Reference
Collaboration diagram for declinfoYY_state:

Public Attributes

const char * inputString
int inputPosition
QCString scope
QCString className
QCString classTempList
QCString funcTempList
QCString type
QCString name
QCString args
int sharpCount
int roundCount
bool classTempListFound
bool funcTempListFound
QCString exceptionString
bool insideObjC
bool insidePHP
bool insidePython

Detailed Description

Definition at line 55 of file declinfo.l.

Member Data Documentation

◆ args

QCString declinfoYY_state::args

Definition at line 65 of file declinfo.l.

◆ className

QCString declinfoYY_state::className

Definition at line 60 of file declinfo.l.

◆ classTempList

QCString declinfoYY_state::classTempList

Definition at line 61 of file declinfo.l.

◆ classTempListFound

bool declinfoYY_state::classTempListFound

Definition at line 68 of file declinfo.l.

◆ exceptionString

QCString declinfoYY_state::exceptionString

Definition at line 70 of file declinfo.l.

◆ funcTempList

QCString declinfoYY_state::funcTempList

Definition at line 62 of file declinfo.l.

◆ funcTempListFound

bool declinfoYY_state::funcTempListFound

Definition at line 69 of file declinfo.l.

◆ inputPosition

int declinfoYY_state::inputPosition

Definition at line 58 of file declinfo.l.

◆ inputString

const char* declinfoYY_state::inputString

Definition at line 57 of file declinfo.l.

◆ insideObjC

bool declinfoYY_state::insideObjC

Definition at line 71 of file declinfo.l.

◆ insidePHP

bool declinfoYY_state::insidePHP

Definition at line 72 of file declinfo.l.

◆ insidePython

bool declinfoYY_state::insidePython

Definition at line 73 of file declinfo.l.

◆ name

QCString declinfoYY_state::name

Definition at line 64 of file declinfo.l.

◆ roundCount

int declinfoYY_state::roundCount

Definition at line 67 of file declinfo.l.

◆ scope

QCString declinfoYY_state::scope

Definition at line 59 of file declinfo.l.

◆ sharpCount

int declinfoYY_state::sharpCount

Definition at line 66 of file declinfo.l.

◆ type

QCString declinfoYY_state::type

Definition at line 63 of file declinfo.l.


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