class DataNameNode |
Holds a name of either a tag/value pair or a loop tag name
| DataNameNode (bool link, DataNameNode &fromThis ) Parallel copy constructor: | |
| DataNameNode (const string &str) | |
| Unparse (int indent, int padsize) | |
| Unparse (int indent) | |
| isOfType ( ASTtype T ) | |
| myLongestStr ( void ) const Returns the length of the longest string in this object. | |
| myName () const Returns the name of this tag (includes the leading underscore) | |
| myType (void) | |
| setName ( const string &newName ) Sets the name of this tag (caller must provide the leading underscore) |
Holds a name of either a tag/value pair or a loop tag name
Alphabetic index HTML hierarchy of classes or Java