Joos1W Compiler Framework
ast::InterfaceDecl Member List

This is the complete list of members for ast::InterfaceDecl, including all inherited members.

asDecl() const override (defined in ast::InterfaceDecl)ast::InterfaceDeclinlinevirtual
asDeclContext() const override (defined in ast::InterfaceDecl)ast::InterfaceDeclinlinevirtual
AstNode()=default (defined in ast::AstNode)ast::AstNode
AstNode(const AstNode &)=delete (defined in ast::AstNode)ast::AstNode
AstNode(AstNode &&)=delete (defined in ast::AstNode)ast::AstNode
canonicalName_ (defined in ast::Decl)ast::Declprotected
children() const overrideast::InterfaceDeclinlinevirtual
Decl(BumpAllocator &alloc, std::string_view name) noexcept (defined in ast::Decl)ast::Declinline
decls() constast::DeclContextinlinevirtual
dump() const (defined in ast::AstNode)ast::AstNode
extends() const (defined in ast::InterfaceDecl)ast::InterfaceDeclinline
getCanonicalName() constast::Declinline
hasCanonicalName() const overrideast::InterfaceDeclinlinevirtual
indent(int indentation)ast::AstNodeinlineprotectedstatic
InterfaceDecl(BumpAllocator &alloc, Modifiers modifiers, SourceRange location, string_view name, array_ref< ReferenceType * > extends, ReferenceType *objectSuperclass, array_ref< Decl * > interfaceBodyDecls) (defined in ast::InterfaceDecl)ast::InterfaceDecl
location() const overrideast::InterfaceDeclinlinevirtual
methods() const (defined in ast::InterfaceDecl)ast::InterfaceDeclinline
modifiers() const (defined in ast::InterfaceDecl)ast::InterfaceDeclinline
mut_children()ast::AstNodeinline
name() constast::Declinline
objectSuperclass() const (defined in ast::InterfaceDecl)ast::InterfaceDeclinline
operator=(const AstNode &)=delete (defined in ast::AstNode)ast::AstNode
operator=(AstNode &&)=delete (defined in ast::AstNode)ast::AstNode
parent() constast::Declinline
print(std::ostream &os, int indentation=0) const override (defined in ast::InterfaceDecl)ast::InterfaceDeclvirtual
printDot(std::ostream &os) const (defined in ast::AstNode)ast::AstNodeinline
printDotNode(DotPrinter &dp) const override (defined in ast::InterfaceDecl)ast::InterfaceDeclvirtual
setParent(DeclContext *parent) overrideast::InterfaceDeclvirtual
~AstNode()=default (defined in ast::AstNode)ast::AstNodevirtual