The property AST visitor used in the property AST toString implementation.
More...
#include <PropertyAstToString.hpp>
The property AST visitor used in the property AST toString implementation.
◆ visit() [1/6]
Visit a Properties node.
- Parameters
-
payload | the payload of the concrete visitor class |
object | the node |
Implements PropertyVisitor.
◆ visit() [2/6]
Visit a value property node.
- Parameters
-
payload | the payload of the concrete visitor class |
object | the node |
Implements PropertyVisitor.
◆ visit() [3/6]
Visit a composite property node.
- Parameters
-
payload | the payload of the concrete visitor class |
object | the node |
Implements PropertyVisitor.
◆ visit() [4/6]
Visit an include property node.
- Parameters
-
payload | the payload of the concrete visitor class |
object | the node |
Implements PropertyVisitor.
◆ visit() [5/6]
Visit a comment property node.
- Parameters
-
payload | the payload of the concrete visitor class |
object | the node |
Implements PropertyVisitor.
◆ visit() [6/6]
Visit a blank line property node.
- Parameters
-
payload | the payload of the concrete visitor class |
object | the node |
Implements PropertyVisitor.
The documentation for this class was generated from the following file: