class IDL::Type::Valuebox
Public Instance Methods
is_local?(recurstk = [])
click to toggle source
# File lib/ridl/type.rb, line 514 def is_local?(recurstk = []) node.is_local?(recurstk) end
# File lib/ridl/type.rb, line 514 def is_local?(recurstk = []) node.is_local?(recurstk) end