Class: SpdxGrammar::License

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

Instance Method Summary collapse

Instance Method Details

#licensesObject



53
54
55
# File 'lib/spdx_grammar.rb', line 53

def licenses
  [text_value]
end