|
Bash++
Bash++ compiler internal documentation
|
#include <AST/ASTNode.h>

Go to the source code of this file.
Classes | |
| class | AST::BashArithmeticForStatement |
| Represents a Bash arithmetic for loop statement. E.g., for (( i=0; i<10; i++ )); do ...; done. More... | |
Namespaces | |
| namespace | AST |