Class: Riml::Compiler::ScopedVisitor

Inherits:
Visitor
  • Object
show all
Defined in:
lib/compiler.rb

Overview

common visiting methods for nodes that are scope modified with variable name prefixes

Method Summary

Methods inherited from Visitor

#initialize, #visit

Constructor Details

This class inherits a constructor from Riml::Compiler::Visitor