#include "pt-classdef.h"
Public Member Functions | |
tree_classdef_attribute (const token ¬_tok, tree_identifier *i, bool b) | |
tree_classdef_attribute (tree_identifier *i) | |
tree_classdef_attribute (tree_identifier *i, const token eq_tok, tree_expression *e) | |
~tree_classdef_attribute () | |
void | accept (tree_walker &tw) |
filepos | beg_pos () const |
filepos | end_pos () const |
tree_expression * | expression () |
tree_identifier * | ident () |
bool | negate () |
Definition at line 137 of file pt-classdef.h.
|
inline |
Definition at line 141 of file pt-classdef.h.
|
inline |
Definition at line 145 of file pt-classdef.h.
|
inline |
Definition at line 149 of file pt-classdef.h.
|
inline |
Definition at line 155 of file pt-classdef.h.
|
inline |
Definition at line 170 of file pt-classdef.h.
References tree_walker::visit_classdef_attribute().
|
inline |
Definition at line 161 of file pt-classdef.h.
References tree_identifier::beg_pos(), and token::beg_pos().
|
inline |
Definition at line 162 of file pt-classdef.h.
References tree_identifier::end_pos(), and tree::end_pos().
|
inline |
Definition at line 166 of file pt-classdef.h.
Referenced by tree_walker::visit_classdef_attribute().
|
inline |
Definition at line 164 of file pt-classdef.h.
Referenced by tree_walker::visit_classdef_attribute().
|
inline |
Definition at line 168 of file pt-classdef.h.