linc 0.7
Linc is a general-purpose programming language inspired by C
Loading...
Searching...
No Matches
linc::TypeExpression::FunctionRoot Struct Referencefinal

Public Attributes

Token functionKeyword
 
Token typeSpecifier
 
Token leftParenthesis
 
Token rightParenthesis
 
std::unique_ptr< const TypeExpressionreturnType
 
std::unique_ptr< const NodeListClause< TypeExpression > > argumentTypes
 

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