Class: SpdxGrammar::DocumentRef

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

Instance Method Summary collapse

Instance Method Details

#licensesObject



75
76
77
# File 'lib/spdx_grammar.rb', line 75

def licenses
  [text_value]
end