![]() |
Tensor Comprehensions
|
#include <tree_views.h>

Public Member Functions | |
| TreeView (const TreeRef &tree_) | |
| TreeRef | tree () const |
| const SourceRange & | range () const |
| operator TreeRef () const | |
Protected Member Functions | |
| TreeRef | subtree (size_t i) const |
Protected Attributes | |
| TreeRef | tree_ |
TreeView provides a statically-typed way to access the members of a TreeRef instead of using TK_MATCH
|
inlineexplicit |
|
inline |
|
inline |
|
inlineprotected |
|
inline |
|
protected |