Class: ParseJS::AST::Program

Inherits:
Object
  • Object
show all
Includes:
Scope
Defined in:
lib/parsejs/ast.rb

Instance Attribute Summary

Attributes included from Scope

#child_scopes, #parent_scope, #parent_variables, #scope_variables, #variable_access

Method Summary

Methods included from Scope

#any_child_references_parent_variable?, #available_variable?, #parent_variable?, #parent_variable_access?, #scope_variable?, #variable?, #variable_access?, #variable_in_scope?