Joos1W Compiler Framework
All Classes Functions Typedefs Pages
ast::exprnode::ArrayInstanceCreation Class Referencefinal
Inheritance diagram for ast::exprnode::ArrayInstanceCreation:

Public Member Functions

std::ostream & print (std::ostream &os) const override
 
- Public Member Functions inherited from ast::exprnode::ExprOp
auto nargs () const
 
ast::Type const * resolveResultType (ast::Type const *type)
 
ast::Type const * resultType () const
 
- Public Member Functions inherited from ast::ExprNode
 ExprNode (SourceRange loc)
 
void setNext (ExprNode *new_next_)
 
const ExprNodenext () const
 
ExprNodemut_next () const
 
void dump () const
 
SourceRange location () const
 

Additional Inherited Members

- Protected Member Functions inherited from ast::exprnode::ExprOp
 ExprOp (int num_args, SourceRange loc)
 

Detailed Description

Definition at line 289 of file ExprNode.h.


The documentation for this class was generated from the following files: