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