class ACIrb::DbgexpRsTsSrc

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/dbgexp.rb, line 517
def rn
  'rstsSrc-[' << @attributes['tDn'] << ']'
end