Class ActionNode
Inherited by the following classes: CheckNode, ClickNode, TypeNode, VisitNode
Public Functions
Type | Name |
---|---|
ActionNode () = default |
|
virtual string | accept (ASTVisitor & visitor) const = 0 |
Public Functions Documentation
function ActionNode
ActionNode::ActionNode () = default
function accept
virtual string ActionNode::accept (
ASTVisitor & visitor
) const = 0
The documentation for this class was generated from the following file src/ast/AST.h