Various utilities for the ASTNode tree.
◆ getLocalStringProperty()
static const char* getLocalStringProperty |
( |
ASTNode * |
parent, |
|
|
const char * |
name |
|
) |
| |
|
static |
◆ getLocalBoolProperty()
static bool getLocalBoolProperty |
( |
ASTNode * |
parent, |
|
|
const char * |
name |
|
) |
| |
|
static |
◆ getLocalProperty()
static PropertyElement* getLocalProperty |
( |
ASTNode * |
parent, |
|
|
const char * |
name |
|
) |
| |
|
static |
◆ getTheOnlyValueFrom()
static LiteralElement* getTheOnlyValueFrom |
( |
PropertyElement * |
property | ) |
|
|
static |
◆ propertyAsBool()
static bool propertyAsBool |
( |
PropertyElement * |
property | ) |
|
|
static |
◆ propertyAsString()
static const char* propertyAsString |
( |
PropertyElement * |
property | ) |
|
|
static |
◆ compare()
Compares tagname and declared attrs (ignores id, srcloc, srcregion, etc)
◆ compareTree()
The documentation for this class was generated from the following file: