Class: Phpcs::Match

Inherits:
Struct
  • Object
show all
Defined in:
lib/phpcs.rb

Instance Attribute Summary collapse

Instance Attribute Details

#commentObject

Returns the value of attribute comment

Returns:

  • (Object)

    the current value of comment



7
8
9
# File 'lib/phpcs.rb', line 7

def comment
  @comment
end

#lineObject

Returns the value of attribute line

Returns:

  • (Object)

    the current value of line



7
8
9
# File 'lib/phpcs.rb', line 7

def line
  @line
end