Method: JSGF::Atom#reference
- Defined in:
- lib/jsgf/atom.rb
#reference ⇒ Bool Also known as: reference?
Returns The JSGF::Atom is a reference to a Rule.
14 15 16 |
# File 'lib/jsgf/atom.rb', line 14 def reference @reference end |
Returns The JSGF::Atom is a reference to a Rule.
14 15 16 |
# File 'lib/jsgf/atom.rb', line 14 def reference @reference end |