This file provides a virtual class used for implementing the vistor pattern across statement nodes. More...
#include "comma/ast/AstBase.h"
Go to the source code of this file.
Classes | |
class | comma::StmtVisitor |
Namespaces | |
namespace | comma |
Defines | |
#define | COMMA_AST_SRMTVISITOR_HDR_GUARD |
This file provides a virtual class used for implementing the vistor pattern across statement nodes.
Definition in file StmtVisitor.h.
#define COMMA_AST_SRMTVISITOR_HDR_GUARD |
Definition at line 18 of file StmtVisitor.h.