class ACIrb::PconsSubtreeDepClass

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/pcons.rb, line 1454
def rn
  'sdep-' << @attributes['clId'] << ''
end