Method: FAM::Syntax::AST::ConditionNode#valid
- Defined in:
- lib/fam/syntax/ast.rb
#valid ⇒ Object
Returns the value of attribute valid.
101 102 103 |
# File 'lib/fam/syntax/ast.rb', line 101 def valid @valid end |
Returns the value of attribute valid.
101 102 103 |
# File 'lib/fam/syntax/ast.rb', line 101 def valid @valid end |