hoshi-lang dev
Yet another programming language
Loading...
Searching...
No Matches
exportDecl Class Reference

#include <ast.hpp>

Inheritance diagram for exportDecl:
Collaboration diagram for exportDecl:

Public Attributes

yoi::vec< lexer::tokenattrs
 
typeSpecfrom
 
identifieras
 

Additional Inherited Members

- Public Member Functions inherited from AST
 AST ()
 
 AST (lexer::token token)
 
std::tuple< yoi::indexT, yoi::indexTgetLocation ()
 
yoi::indexT getLine ()
 
yoi::indexT getColumn ()
 
yoi::lexer::tokengetToken ()
 

Detailed Description

Definition at line 1047 of file ast.hpp.

Member Data Documentation

◆ as

◆ attrs

Definition at line 1049 of file ast.hpp.

Referenced by Formatter::format(), and visitor::visit().

◆ from


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