Method: AdLint::Cc1::SwitchStatement#expression

Defined in:
lib/adlint/cc1/syntax.rb

#expressionObject (readonly)

Returns the value of attribute expression.



3564
3565
3566
# File 'lib/adlint/cc1/syntax.rb', line 3564

def expression
  @expression
end