Main Page   Alphabetical List   Compound List   File List   Compound Members   File Members  

YYSTYPE Union Reference

#include <cgrammar.tab.h>

List of all members.

Public Attributes

lltok tok
int count
specialClauseKind sck
qual typequal
qualList tquallist
ctype ctyp
sRef sr
qtype qtyp
cstring cname
idDecl ntyp
idDeclList ntyplist
uentryList flist
uentryList entrylist
uentry entry
uentry oentry
exprNode expr
enumNameList enumnamelist
exprNodeList alist
sRefSet srset
cstringList cstringlist
ltoken ltok
unsigned int count
ltokenList ltokenList
abstDeclaratorNode abstDecl
declaratorNode declare
declaratorNodeList declarelist
typeExpr typeexpr
arrayQualNode array
quantifierNode quantifier
quantifierNodeList quantifiers
varNode var
varNodeList vars
storeRefNode storeref
storeRefNodeList storereflist
termNode term
termNodeList termlist
programNode program
stmtNode stmt
claimNode claim
typeNode type
iterNode iter
fcnNode fcn
fcnNodeList fcns
letDeclNode letdecl
letDeclNodeList letdecls
lclPredicateNode lclpredicate
modifyNode modify
paramNode param
paramNodeList paramlist
declaratorInvNodeList declaratorinvs
declaratorInvNode declaratorinv
abstBodyNode abstbody
abstractNode abstract
exposedNode exposed
globalList globals
constDeclarationNode constdeclaration
varDeclarationNode vardeclaration
varDeclarationNodeList vardeclarationlist
initDeclNodeList initdecls
initDeclNode initdecl
stDeclNodeList structdecls
stDeclNode structdecl
strOrUnionNode structorunion
enumSpecNode enumspec
lclTypeSpecNode lcltypespec
typeNameNode typname
opFormNode opform
sigNode signature
nameNode name
typeNameNodeList namelist
replaceNode replace
replaceNodeList replacelist
renamingNode renaming
traitRefNode traitref
traitRefNodeList traitreflist
importNode import
importNodeList importlist
interfaceNode iface
interfaceNodeList interfacelist
CTypesNode ctypes


Member Data Documentation

abstDeclaratorNode YYSTYPE::abstDecl
 

Definition at line 7 of file llgrammar.tab.h.

abstBodyNode YYSTYPE::abstbody
 

Definition at line 35 of file llgrammar.tab.h.

abstractNode YYSTYPE::abstract
 

Definition at line 36 of file llgrammar.tab.h.

exprNodeList YYSTYPE::alist
 

Definition at line 20 of file cgrammar.tab.h.

arrayQualNode YYSTYPE::array
 

Definition at line 11 of file llgrammar.tab.h.

claimNode YYSTYPE::claim
 

Definition at line 22 of file llgrammar.tab.h.

cstring YYSTYPE::cname
 

Definition at line 11 of file cgrammar.tab.h.

constDeclarationNode YYSTYPE::constdeclaration
 

Definition at line 40 of file llgrammar.tab.h.

unsigned int YYSTYPE::count
 

Definition at line 3 of file signature.tab.h.

unsigned int YYSTYPE::count
 

Definition at line 3 of file signature.tab.h.

cstringList YYSTYPE::cstringlist
 

Definition at line 22 of file cgrammar.tab.h.

ctype YYSTYPE::ctyp
 

Definition at line 8 of file cgrammar.tab.h.

CTypesNode YYSTYPE::ctypes
 

Definition at line 64 of file llgrammar.tab.h.

declaratorInvNode YYSTYPE::declaratorinv
 

Definition at line 34 of file llgrammar.tab.h.

declaratorInvNodeList YYSTYPE::declaratorinvs
 

Definition at line 33 of file llgrammar.tab.h.

declaratorNode YYSTYPE::declare
 

Definition at line 8 of file llgrammar.tab.h.

declaratorNodeList YYSTYPE::declarelist
 

Definition at line 9 of file llgrammar.tab.h.

uentry YYSTYPE::entry
 

Definition at line 16 of file cgrammar.tab.h.

uentryList YYSTYPE::entrylist
 

Definition at line 15 of file cgrammar.tab.h.

enumNameList YYSTYPE::enumnamelist
 

Definition at line 19 of file cgrammar.tab.h.

enumSpecNode YYSTYPE::enumspec
 

Definition at line 48 of file llgrammar.tab.h.

exposedNode YYSTYPE::exposed
 

Definition at line 37 of file llgrammar.tab.h.

exprNode YYSTYPE::expr
 

Definition at line 18 of file cgrammar.tab.h.

fcnNode YYSTYPE::fcn
 

Definition at line 25 of file llgrammar.tab.h.

fcnNodeList YYSTYPE::fcns
 

Definition at line 26 of file llgrammar.tab.h.

uentryList YYSTYPE::flist
 

Definition at line 14 of file cgrammar.tab.h.

globalList YYSTYPE::globals
 

Definition at line 39 of file llgrammar.tab.h.

interfaceNode YYSTYPE::iface
 

Definition at line 62 of file llgrammar.tab.h.

importNode YYSTYPE::import
 

Definition at line 60 of file llgrammar.tab.h.

importNodeList YYSTYPE::importlist
 

Definition at line 61 of file llgrammar.tab.h.

initDeclNode YYSTYPE::initdecl
 

Definition at line 44 of file llgrammar.tab.h.

initDeclNodeList YYSTYPE::initdecls
 

Definition at line 43 of file llgrammar.tab.h.

interfaceNodeList YYSTYPE::interfacelist
 

Definition at line 63 of file llgrammar.tab.h.

iterNode YYSTYPE::iter
 

Definition at line 24 of file llgrammar.tab.h.

lclPredicateNode YYSTYPE::lclpredicate
 

Definition at line 29 of file llgrammar.tab.h.

lclTypeSpecNode YYSTYPE::lcltypespec
 

Definition at line 49 of file llgrammar.tab.h.

letDeclNode YYSTYPE::letdecl
 

Definition at line 27 of file llgrammar.tab.h.

letDeclNodeList YYSTYPE::letdecls
 

Definition at line 28 of file llgrammar.tab.h.

ltoken YYSTYPE::ltok
 

Definition at line 2 of file signature.tab.h.

ltokenList YYSTYPE::ltokenList
 

Definition at line 4 of file signature.tab.h.

modifyNode YYSTYPE::modify
 

Definition at line 30 of file llgrammar.tab.h.

nameNode YYSTYPE::name
 

Definition at line 7 of file signature.tab.h.

typeNameNodeList YYSTYPE::namelist
 

Definition at line 54 of file llgrammar.tab.h.

idDecl YYSTYPE::ntyp
 

Definition at line 12 of file cgrammar.tab.h.

idDeclList YYSTYPE::ntyplist
 

Definition at line 13 of file cgrammar.tab.h.

uentry YYSTYPE::oentry
 

Definition at line 17 of file cgrammar.tab.h.

opFormNode YYSTYPE::opform
 

Definition at line 5 of file signature.tab.h.

paramNode YYSTYPE::param
 

Definition at line 31 of file llgrammar.tab.h.

paramNodeList YYSTYPE::paramlist
 

Definition at line 32 of file llgrammar.tab.h.

programNode YYSTYPE::program
 

Definition at line 20 of file llgrammar.tab.h.

qtype YYSTYPE::qtyp
 

Definition at line 10 of file cgrammar.tab.h.

quantifierNode YYSTYPE::quantifier
 

Definition at line 12 of file llgrammar.tab.h.

quantifierNodeList YYSTYPE::quantifiers
 

Definition at line 13 of file llgrammar.tab.h.

renamingNode YYSTYPE::renaming
 

Definition at line 57 of file llgrammar.tab.h.

replaceNode YYSTYPE::replace
 

Definition at line 55 of file llgrammar.tab.h.

replaceNodeList YYSTYPE::replacelist
 

Definition at line 56 of file llgrammar.tab.h.

specialClauseKind YYSTYPE::sck
 

Definition at line 5 of file cgrammar.tab.h.

sigNode YYSTYPE::signature
 

Definition at line 6 of file signature.tab.h.

sRef YYSTYPE::sr
 

Definition at line 9 of file cgrammar.tab.h.

sRefSet YYSTYPE::srset
 

Definition at line 21 of file cgrammar.tab.h.

stmtNode YYSTYPE::stmt
 

Definition at line 21 of file llgrammar.tab.h.

storeRefNode YYSTYPE::storeref
 

Definition at line 16 of file llgrammar.tab.h.

storeRefNodeList YYSTYPE::storereflist
 

Definition at line 17 of file llgrammar.tab.h.

stDeclNode YYSTYPE::structdecl
 

Definition at line 46 of file llgrammar.tab.h.

stDeclNodeList YYSTYPE::structdecls
 

Definition at line 45 of file llgrammar.tab.h.

strOrUnionNode YYSTYPE::structorunion
 

Definition at line 47 of file llgrammar.tab.h.

termNode YYSTYPE::term
 

Definition at line 18 of file llgrammar.tab.h.

termNodeList YYSTYPE::termlist
 

Definition at line 19 of file llgrammar.tab.h.

lltok YYSTYPE::tok
 

Definition at line 3 of file cgrammar.tab.h.

qualList YYSTYPE::tquallist
 

Definition at line 7 of file cgrammar.tab.h.

traitRefNode YYSTYPE::traitref
 

Definition at line 58 of file llgrammar.tab.h.

traitRefNodeList YYSTYPE::traitreflist
 

Definition at line 59 of file llgrammar.tab.h.

typeNode YYSTYPE::type
 

Definition at line 23 of file llgrammar.tab.h.

typeExpr YYSTYPE::typeexpr
 

Definition at line 10 of file llgrammar.tab.h.

qual YYSTYPE::typequal
 

Definition at line 4 of file llgrammar.tab.h.

typeNameNode YYSTYPE::typname
 

Definition at line 50 of file llgrammar.tab.h.

varNode YYSTYPE::var
 

Definition at line 14 of file llgrammar.tab.h.

varDeclarationNode YYSTYPE::vardeclaration
 

Definition at line 41 of file llgrammar.tab.h.

varDeclarationNodeList YYSTYPE::vardeclarationlist
 

Definition at line 42 of file llgrammar.tab.h.

varNodeList YYSTYPE::vars
 

Definition at line 15 of file llgrammar.tab.h.


The documentation for this union was generated from the following files:
Generated at Fri Nov 3 18:58:23 2000 for LCLint by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000