|
| Const (const TreeRef &tree) |
|
bool | isFloatingPoint () const |
|
bool | isIntegral () const |
|
int64_t | asIntegral () const |
|
double | asFloatingPoint () const |
|
const std::string & | text () const |
|
| Expr (const TreeRef &tree) |
|
| TreeView (TreeRef tree) |
|
TreeRef | tree () const |
|
const SourceRange & | range () const |
|
| operator TreeRef () const |
|
const TreeRef & | get () const |
|
int | kind () const |
|
void | dump () const |
|
|
const TreeRef & | subtree (size_t i) const |
|
TreeRef | tree_ |
|
Definition at line 703 of file tree_views.h.
The documentation for this struct was generated from the following file: