adam_callback_suite_t::relation_t Class Reference
Detailed DescriptionEvery relation declared in an Adam expression is parsed and packed into this struct for the client code. Definition at line 144 of file adam_parser.hpp. Member Data DocumentationTrailing comment for the relation. Definition at line 150 of file adam_parser.hpp. Leading comment for the relation. Definition at line 149 of file adam_parser.hpp. Tokenized expression array of the relation. Definition at line 148 of file adam_parser.hpp. Set of named cells being operated upon by this relation. Definition at line 146 of file adam_parser.hpp. Position in the parse of the relation declaration. Definition at line 147 of file adam_parser.hpp. |