Class: SpdxGrammar::License
- Inherits:
-
Treetop::Runtime::SyntaxNode
- Object
- Treetop::Runtime::SyntaxNode
- SpdxGrammar::License
- Defined in:
- lib/spdx_grammar.rb
Instance Method Summary collapse
Instance Method Details
#licenses ⇒ Object
53 54 55 |
# File 'lib/spdx_grammar.rb', line 53 def licenses [text_value] end |