A | |
attribute [Ast] | All the occurrences of the same attribute point to a single record of the following type. |
B | |
binop [Ast] | |
C | |
class_ [Ast] | |
constant [Ast] | |
D | |
decl [Ast] | |
E | |
expr [Ast] | |
expr_desc [Ast] | |
I | |
ident [Ast] | |
L | |
location [Ast] | |
M | |
method_ [Ast] | |
P | |
pclass [Ast] | |
pdecl [Ast] | |
pexpr [Ast] | |
pexpr_desc [Ast] | |
pexpr_typ [Ast] | |
pfile [Ast] | |
pparam [Ast] | |
pstmt [Ast] | |
pstmt_desc [Ast] | |
S | |
stmt [Ast] | |
T | |
tclass [Ast] | |
tfile [Ast] | |
typ [Ast] | |
U | |
unop [Ast] | |
V | |
var [Ast] | All the occurrences of the same variable point to a single record of the following type. |