Method: AdLint::Cc1::SwitchStatement#expression

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

#expressionObject (readonly)

Returns the value of attribute expression.



3545
3546
3547
# File 'lib/adlint/cc1/syntax.rb', line 3545

def expression
  @expression
end