Class: Flexr::Regexp::AST::Fail

Inherits:
Struct
  • Object
show all
Defined in:
lib/flexr/regexp/ast.rb

Instance Attribute Summary collapse

Instance Attribute Details

#locObject

Returns the value of attribute loc

Returns:

  • (Object)

    the current value of loc



7
8
9
# File 'lib/flexr/regexp/ast.rb', line 7

def loc
  @loc
end