#include <xml/macros/Builtins.h>
|
| static constexpr const char * | NAME = "For" |
| |
◆ expand()
Expands the macro.
- Parameters
-
| ioNode | Node to expand in-place. |
- Returns
- an iterator to the next node to process.
Implements IMacro.
◆ reflect()
| void reflect |
( |
Reflector & |
r | ) |
|
|
inlineinherited |
◆ canCoerceToString()
| virtual bool canCoerceToString |
( |
| ) |
const |
|
inlinevirtualinherited |
◆ coerceToString()
◆ getSource()
| virtual std::optional<SourceInfo> getSource |
( |
| ) |
const |
|
inlinevirtualinherited |
◆ NAME
| constexpr const char* NAME = "For" |
|
static |
The documentation for this class was generated from the following file: