stlab.adobe.com Adobe Systems Incorporated

#include <adam_parser.hpp>

Public Attributes

string_t brief_m
 
string_t detailed_m
 
array_t expression_m
 
vector< name_tname_set_m
 
line_position_t position_m
 

Detailed Description

Every 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 Documentation

brief_m

Trailing comment for the relation.

Definition at line 150 of file adam_parser.hpp.

detailed_m

Leading comment for the relation.

Definition at line 149 of file adam_parser.hpp.

expression_m

Tokenized expression array of the relation.

Definition at line 148 of file adam_parser.hpp.

name_set_m

Set of named cells being operated upon by this relation.

Definition at line 146 of file adam_parser.hpp.

position_m

Position in the parse of the relation declaration.

Definition at line 147 of file adam_parser.hpp.

Copyright © 2006-2007 Adobe Systems Incorporated.

Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy.

Search powered by Google