![]() |
A platform for high-performance distributed tool and library development written in C++. It can be deployed in two different cluster modes: standalone or distributed. API for v0.5.0, released on June 13, 2018.
|
#include <Lexer.h>
Collaboration diagram for YYSTYPE:Public Attributes | |
| char * | myChar |
| struct AtomicComputationList * | myAtomicComputationList |
| struct AtomicComputation * | myAtomicComputation |
| struct TupleSpec * | myTupleSpec |
| struct AttList * | myAttList |
| struct AtomicComputation* YYSTYPE::myAtomicComputation |
| struct AtomicComputationList* YYSTYPE::myAtomicComputationList |