Method: ZergXcode::XcodeObject#isa

Defined in:
lib/zerg_xcode/objects/xcode_object.rb

#isaObject

Object type helpers



61
62
63
# File 'lib/zerg_xcode/objects/xcode_object.rb', line 61

def isa
  return @attrs['isa'].to_sym
end