![]() |
Spicy
|
This is the complete list of members for hilti::ctor::Bool, including all inherited members.
| _clone(ASTContext *ctx) const =0 | hilti::Node | protectedpure virtual |
| _dump() const override | hilti::Ctor | protectedvirtual |
| _typename() const | hilti::Node | inlineprotectedvirtual |
| addChild(ASTContext *ctx, Node *n) | hilti::Node | inline |
| addChildren(ASTContext *ctx, const Nodes &children) | hilti::Node | inline |
| addError(std::string msg, std::vector< std::string > context={}) | hilti::Node | inline |
| addError(std::string msg, node::ErrorPriority priority, std::vector< std::string > context={}) | hilti::Node | inline |
| addError(std::string msg, const Location &l, std::vector< std::string > context={}) | hilti::Node | inline |
| addError(std::string msg, Location l, node::ErrorPriority priority, std::vector< std::string > context={}) | hilti::Node | inline |
| as() const | hilti::Node | inline |
| as() | hilti::Node | inline |
| Bool(ASTContext *ctx, Nodes children, bool v, Meta meta) (defined in hilti::ctor::Bool) | hilti::ctor::Bool | inlineprotected |
| branchTag() const | hilti::Node | inlinevirtual |
| child(unsigned int i) const | hilti::Node | inline |
| child(unsigned int i) const | hilti::Node | inline |
| children() const | hilti::Node | inline |
| children(int begin, std::optional< int > end) const | hilti::Node | inline |
| children(int begin, std::optional< int > end) | hilti::Node | inline |
| childrenOfType() const | hilti::Node | inline |
| childTryAs(unsigned int i) const | hilti::Node | inline |
| clearChildren() | hilti::Node | |
| clearErrors() | hilti::Node | inline |
| clearScope() | hilti::Node | inline |
| create(ASTContext *ctx, bool v, const Meta &meta={}) (defined in hilti::ctor::Bool) | hilti::ctor::Bool | inlinestatic |
| Ctor(ASTContext *ctx, node::Tags node_tags, Nodes children, Meta meta) (defined in hilti::Ctor) | hilti::Ctor | inlineprotected |
| dispatch(visitor::Dispatcher &v)=0 | hilti::Node | pure virtual |
| dump() const | hilti::Node | |
| errors() const | hilti::Node | inline |
| getOrCreateScope() | hilti::Node | inline |
| hasChild(const Node *n, bool recurse=false) const | hilti::Node | inline |
| hasErrors() const | hilti::Node | inline |
| hasParent() const | hilti::Node | inline |
| HILTI_NODE_0(Ctor, override) (defined in hilti::Ctor) | hilti::Ctor | protected |
| HILTI_NODE_1(ctor::Bool, Ctor, final) (defined in hilti::ctor::Bool) | hilti::ctor::Bool | protected |
| identity() const | hilti::Node | inline |
| inheritScope() const | hilti::Node | inlinevirtual |
| isA() const | hilti::Node | inline |
| isA_() const | hilti::Node | inline |
| isReferenceCtor() const | hilti::Ctor | inlinevirtual |
| isRetained() const | hilti::Node | inline |
| location() const | hilti::Node | inline |
| lookupID(const ID &id, const std::string_view &what) const | hilti::Node | |
| meta() const | hilti::Node | inline |
| Node(ASTContext *ctx, node::Tags node_tags, Nodes children, Meta meta) | hilti::Node | inlineprotected |
| Node(ASTContext *ctx, node::Tags node_tags, Meta meta) | hilti::Node | inlineprotected |
| Node(Node &&other)=default (defined in hilti::Node) | hilti::Node | protected |
| Node(const Node &other) | hilti::Node | inlineprotected |
| NodeLevel (defined in hilti::Node) | hilti::Node | static |
| nodeTag() const | hilti::Node | inline |
| NodeTag (defined in hilti::Node) | hilti::Node | static |
| NodeTags (defined in hilti::Node) | hilti::Node | static |
| operator std::string() const | hilti::Node | inline |
| operator=(const Node &other)=delete (defined in hilti::Node) | hilti::Node | |
| operator=(Node &&other) noexcept=delete (defined in hilti::Node) | hilti::Node | |
| parent(int i=1) const | hilti::Node | inline |
| parent() const | hilti::Node | inline |
| pathLength() const | hilti::Node | inline |
| print(std::ostream &out, bool compact, bool user_visible) const | hilti::Node | |
| print() const | hilti::Node | |
| printRaw() const | hilti::Node | |
| properties() const final | hilti::ctor::Bool | inlinevirtual |
| release() | hilti::Node | inline |
| removeChild(Node *n) | hilti::Node | inline |
| removeChildren(int begin, std::optional< int > end) | hilti::Node | inline |
| renderSelf(bool include_location=true) const | hilti::Node | |
| replaceChild(ASTContext *ctx, Node *old, Node *new_) | hilti::Node | |
| replaceChildren(ASTContext *ctx, const Nodes &children) | hilti::Node | |
| retain() | hilti::Node | inline |
| scope() const | hilti::Node | inline |
| setChild(ASTContext *ctx, size_t idx, Node *n) | hilti::Node | inline |
| setMeta(Meta m) | hilti::Node | inline |
| sibling(Node *n) const | hilti::Node | inline |
| tryAs() const | hilti::Node | inline |
| tryAs() | hilti::Node | inline |
| tryAs_() | hilti::Node | inline |
| type() const final | hilti::ctor::Bool | inlinevirtual |
| typename_() const | hilti::Node | inline |
| value() const (defined in hilti::ctor::Bool) | hilti::ctor::Bool | inline |
| ~Ctor() override (defined in hilti::Ctor) | hilti::Ctor | |
| ~Node() (defined in hilti::Node) | hilti::Node | virtual |