Method: Fdlint::Parser::JS::ConditionExpression#condition
- Defined in:
- lib/fdlint/parser/js/struct.rb
#condition ⇒ Object (readonly)
Returns the value of attribute condition.
231 232 233 |
# File 'lib/fdlint/parser/js/struct.rb', line 231 def condition @condition end |