Method: InputStream#name
- Defined in:
- lib/antlr4/InputStream.rb
#name ⇒ Object
Returns the value of attribute name.
5 6 7 |
# File 'lib/antlr4/InputStream.rb', line 5 def name @name end |
Returns the value of attribute name.
5 6 7 |
# File 'lib/antlr4/InputStream.rb', line 5 def name @name end |