class ACIrb::PconsTokenRef

Public Instance Methods

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