Class: Flexr::Regexp::AST::Anchor

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

Instance Attribute Summary collapse

Instance Attribute Details

#kindObject

Returns the value of attribute kind

Returns:

  • (Object)

    the current value of kind



14
15
16
# File 'lib/flexr/regexp/ast.rb', line 14

def kind
  @kind
end

#locObject

Returns the value of attribute loc

Returns:

  • (Object)

    the current value of loc



14
15
16
# File 'lib/flexr/regexp/ast.rb', line 14

def loc
  @loc
end