Class: SpdxGrammar::LicenseRef

Inherits:
Treetop::Runtime::SyntaxNode
  • Object
show all
Defined in:
lib/spdx_grammar.rb

Instance Method Summary collapse

Instance Method Details

#licensesObject



69
70
71
# File 'lib/spdx_grammar.rb', line 69

def licenses
  [text_value]
end