Class: Flexr::Regexp::AST::Empty
- Inherits:
-
Struct
- Object
- Struct
- Flexr::Regexp::AST::Empty
- Defined in:
- lib/flexr/regexp/ast.rb
Instance Attribute Summary collapse
-
#loc ⇒ Object
Returns the value of attribute loc.
Instance Attribute Details
#loc ⇒ Object
Returns the value of attribute loc
6 7 8 |
# File 'lib/flexr/regexp/ast.rb', line 6 def loc @loc end |