Class: SQLint::Linter::ParseState

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

Instance Attribute Summary collapse

Instance Attribute Details

#inputObject

Returns the value of attribute input



6
7
8
# File 'lib/sqlint/linter.rb', line 6

def input
  @input
end

#offsetObject

Returns the value of attribute offset



6
7
8
# File 'lib/sqlint/linter.rb', line 6

def offset
  @offset
end