MysoreScript
AST::Identifier Struct Reference

Any identifier in the source. More...

#include <ast.hh>

Inheritance diagram for AST::Identifier:
Inheritance graph
[legend]
Collaboration diagram for AST::Identifier:
Collaboration graph
[legend]

Detailed Description

Any identifier in the source.

Identifiers are not AST nodes in their own right, but are terminals that refer to any identifier in the source code.

Definition at line 451 of file ast.hh.


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