• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /macosx-10.9.5/RubyCocoa-80/RubyCocoa/framework/tool/gen_bridge_doc/lib/AddressBook/
1module ABSearchElementOverrides
2  def new_definition
3    return '+ (ABSearchElement *)searchElementForConjunction:(ABSearchConjunction)conjunction children:(NSArray *)children' if @name == 'searchElementForConjunction:children:'
4  end
5end