Class: RightSuffix
Instance Method Summary collapse
Methods inherited from Suffix
#<=>, #common_prefix_length, #initialize, of, #prefix, #rhs?, #same_owner?, #to_s
Constructor Details
This class inherits a constructor from Suffix
Instance Method Details
#lhs? ⇒ Boolean
263 264 265 |
# File 'lib/adlint/prelude.rb', line 263 def lhs? false end |