Yume
Public Attributes | List of all members
yume::semantic::TypeWalker::ASTWithName Struct Reference

#include <type_walker.hpp>

Collaboration diagram for yume::semantic::TypeWalker::ASTWithName:
Collaboration graph
[legend]

Public Attributes

ast::ASTast
 
string name
 

Detailed Description

Definition at line 37 of file type_walker.hpp.

Member Data Documentation

◆ ast

ast::AST* yume::semantic::TypeWalker::ASTWithName::ast

Definition at line 38 of file type_walker.hpp.

◆ name

string yume::semantic::TypeWalker::ASTWithName::name

Definition at line 39 of file type_walker.hpp.


The documentation for this struct was generated from the following file: