Bash++
Bash++ compiler internal documentation
Classes | Namespaces
Token.h File Reference
#include <iostream>
#include <cstdint>
Include dependency graph for Token.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AST::Token< T >
 A class representing a token in the Bash++ AST. Tokens store their value along with line and column information. More...
 

Namespaces

namespace  AST