Libraries
»
adlint
(3.2.8)
»
Index
»
AdLint
»
Ld
»
VariableDeclaration
»
#hash
Method: AdLint::Ld::VariableDeclaration#hash
Defined in:
lib/adlint/ld/object.rb
#
hash
⇒
Object
102 103 104
# File 'lib/adlint/ld/object.rb', line 102
def
hash
"#{name} #{location}"
.
hash
end