Class: IDL::AST::Finder

Inherits:
Initializer show all
Defined in:
lib/ridl/node.rb,
lib/ridl/node.rb

Overview

Initializer

Constant Summary

Constants inherited from Initializer

Initializer::NAMETYPE

Instance Attribute Summary

Attributes inherited from Initializer

#params, #raises

Attributes inherited from Leaf

#annotations, #enclosure, #intern, #lm_name, #name, #prefix, #scopes

Method Summary

Methods inherited from Initializer

#initialize, #instantiate, #marshal_dump, #marshal_load

Methods inherited from Leaf

#_set_prefix, #has_annotations?, #initialize, #instantiate, #is_local?, #is_template?, #lm_name_for_scope, #marshal_dump, #marshal_load, #parsed_name_scope, #replace_prefix, #repo_scopes, #repository_id, #resolve, #scoped_lm_name, #scoped_name, #set_repo_id, #set_repo_version, #typename, #unescaped_name

Constructor Details

This class inherits a constructor from IDL::AST::Initializer