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