Skip to main content

The declinfoYY_state Struct Reference

Declaration

struct declinfoYY_state { ... }

Public Member Attributes Index

const char *inputString
intinputPosition
QCStringscope
QCStringclassName
QCStringclassTempList
QCStringfuncTempList
QCStringtype
QCStringname
QCStringargs
intsharpCount
introundCount
boolclassTempListFound
boolfuncTempListFound
QCStringexceptionString
boolinsideObjC
boolinsidePHP
boolinsidePython

Definition at line 55 of file declinfo.l.

Public Member Attributes

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.

57 const char *inputString;

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:


Generated via doxygen2docusaurus by Doxygen 1.14.0.