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

#include <ast.hpp>

Inheritance diagram for lambdaCapture:
Collaboration diagram for lambdaCapture:

Public Attributes

structDefInnerPair::Modifier attr
 
yoi::identifieridentifier
 

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 690 of file ast.hpp.

Member Data Documentation

◆ attr

Definition at line 692 of file ast.hpp.

Referenced by Formatter::format().

◆ identifier

Definition at line 693 of file ast.hpp.

Referenced by Formatter::format().


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