![]() |
Spicy
|
This is the complete list of members for hilti::Module, including all inherited members.
add(Declaration n) | hilti::Module | inline |
add(Statement s) | hilti::Module | inline |
add(Expression e) | hilti::Module | inline |
addChild(Node n) | hilti::NodeBase | inline |
assertChildIsA(int i) | hilti::NodeBase | inline |
child(int i) const | hilti::NodeBase | inline |
childRefs(int begin, int end) | hilti::NodeBase | inline |
childRefsOfType() const | hilti::NodeBase | |
children(int begin, int end) const | hilti::NodeBase | inline |
children() const | hilti::NodeBase | inline |
children() | hilti::NodeBase | inline |
childrenOfType() const | hilti::NodeBase | |
clear() | hilti::Module | |
declarationRefs() const (defined in hilti::Module) | hilti::Module | inline |
declarations() const (defined in hilti::Module) | hilti::Module | inline |
destroyPreservedNodes() | hilti::Module | |
id() const (defined in hilti::Module) | hilti::Module | inline |
isEmpty() const (defined in hilti::Module) | hilti::Module | inline |
meta() const | hilti::NodeBase | inline |
Module(ID id, Meta m=Meta()) (defined in hilti::Module) | hilti::Module | inline |
Module(ID id, std::vector< Declaration > decls, Meta m=Meta()) (defined in hilti::Module) | hilti::Module | inline |
Module(ID id, std::vector< Declaration > decls, std::vector< Statement > stmts, const Meta &m=Meta()) (defined in hilti::Module) | hilti::Module | inline |
Module() (defined in hilti::Module) | hilti::Module | inline |
moduleProperties(const std::optional< ID > &id) const | hilti::Module | |
moduleProperty(const ID &id) const | hilti::Module | |
NodeBase(Meta meta) | hilti::NodeBase | inline |
NodeBase(std::vector< Node > children, Meta meta) | hilti::NodeBase | inline |
NodeBase()=default (defined in hilti::NodeBase) | hilti::NodeBase | |
preserve(const Node &n) | hilti::Module | inline |
properties() const | hilti::Module | inline |
pruneWalk() const | hilti::NodeBase | inline |
setMeta(Meta m) | hilti::NodeBase | inline |
statements() const (defined in hilti::Module) | hilti::Module | inline |