![]() |
Spicy
|
#include <visitor.h>
Public Types | |
| using | iterator_t = Iterator< order > |
| using | value_type = typename Iterator< order >::value_type |
Public Member Functions | |
| Range (Node *root, std::string_view limit_to_tag) | |
| auto | begin (bool include_empty=false) |
| auto | end () |
Range of AST nodes for traversal.