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



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

def comment
  @comment
end

#lineObject

Returns the value of attribute line



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

def line
  @line
end