class Ameba::AST::FlowExpressionVisitor
- Ameba::AST::FlowExpressionVisitor
- Ameba::AST::BaseVisitor
- Crystal::Visitor
- Reference
- Object
Overview
AST Visitor that traverses all the flow expressions.
Included Modules
Defined in:
ameba/ast/visitors/flow_expression_visitor.crConstructors
-
.new(rule, source)
Creates a new flow expression visitor.