irods
4.2.8
About: iRODS (the integrated Rule Oriented Data System) is a distributed data-management system for creating data grids, digital libraries, persistent archives, and real-time data systems.
![]() ![]() |
#include <restructs.hpp>
Public Attributes | |
NodeType | type |
char | text [1023+1] |
int | vars [100] |
long | exprloc |
Definition at line 293 of file restructs.hpp.
long token::exprloc |
Definition at line 297 of file restructs.hpp.
Referenced by getFPos(), nextActionArgumentStringBackwardCompatible(), nextTokenRuleGen(), and syncTokenQueue().
char token::text[1023+1] |
Definition at line 295 of file restructs.hpp.
Referenced by getBinaryPrecedence(), getUnaryPrecedence(), isBinaryOp(), isUnaryOp(), nextActionArgumentStringBackwardCompatible(), nextTokenRuleGen(), parseAndComputeExpression(), patternToString(), processXMsg(), and termToString().
NodeType token::type |
Definition at line 294 of file restructs.hpp.
Referenced by nextActionArgumentStringBackwardCompatible(), nextTokenRuleGen(), parseAndComputeExpression(), and pushback().
int token::vars[100] |
Definition at line 296 of file restructs.hpp.
Referenced by nextActionArgumentStringBackwardCompatible(), and nextTokenRuleGen().