Searched refs:CocoaRef (Results 1 - 9 of 9) sorted by relevance

/macosx-10.9.5/RubyCocoa-80/RubyCocoa/framework/tool/gen_bridge_doc/lib/lib/
H A Dnotification_def.rb1 class CocoaRef::NotificationDef < CocoaRef::MethodDef class
H A Dconstant_def.rb1 class CocoaRef::ConstantDef < CocoaRef::MethodDef class
H A Ddatatype_def.rb1 class CocoaRef::DataTypeDef < CocoaRef::MethodDef class
H A Dfunction_def.rb1 class CocoaRef::FunctionDef < CocoaRef::MethodDef class
H A Dhpricot_proxy.rb1 module CocoaRef module
11 @log = CocoaRef::Log.new
41 method_def = CocoaRef::MethodDef.new
141 constant_def = CocoaRef::ConstantDef.new
157 constant_def = CocoaRef::ConstantDef.new
276 notification_def = CocoaRef::NotificationDef.new
289 function_def = CocoaRef::FunctionDef.new
335 datatype_def = CocoaRef::DataTypeDef.new
H A Dmethod_def.rb1 class CocoaRef::MethodDef class
12 @log = CocoaRef::Log.new
H A Dclass_def.rb1 class CocoaRef::ClassDef class
/macosx-10.9.5/RubyCocoa-80/RubyCocoa/framework/tool/gen_bridge_doc/lib/
H A Dcocoa_ref.rb27 module CocoaRef module
54 @log = CocoaRef::Log.new
57 @hpricot = CocoaRef::HpricotProxy.new(file)
/macosx-10.9.5/RubyCocoa-80/RubyCocoa/framework/tool/gen_bridge_doc/
H A Drdocify_framework.rb174 cocoa_ref_parser = CocoaRef::Parser.new(ref[:path], framework_name)
186 rescue CocoaRef::HpricotProxy::DeprecatedError

Completed in 72 milliseconds