|
| Param (const TreeRef &tree) |
|
Ident | ident () const |
|
Expr | type () const |
|
Maybe< Expr > | defaultValue () const |
|
bool | kwarg_only () const |
|
Param | withType (const Expr &typ) const |
|
| 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 327 of file tree_views.h.
The documentation for this struct was generated from the following file: