Method: WordNet::Pointer#target

Defined in:
lib/rwordnet/pointer.rb

#targetObject (readonly)

The synset to which this pointer…points.



18
19
20
# File 'lib/rwordnet/pointer.rb', line 18

def target
  @target
end