#include <ExpressionNamer.h>
Inheritance diagram for KXQTS::ExpressionNamer:


This data is the name of the AST node(typically the class name), and additional data such as the value, type of operator, and so forth. The result is returned(from visit()), is an ExpressionInfo instance.
Definition at line 34 of file ExpressionNamer.h.
1.5.1