Class: Piggly::Parser::Nodes::CondWhen
- Defined in:
- lib/piggly/parser/nodes.rb
Overview
WHEN boolean-cond THEN body
Instance Attribute Summary
Attributes inherited from NodeClass
Method Summary
Methods inherited from Branch
Methods inherited from Statement
Methods inherited from NodeClass
#assignment?, #block?, #branch?, #comment?, #datatype?, #else?, #expression?, #for?, #identifier?, #if?, #indent, #keyword?, #label?, #loop?, #named?, #sql?, #statement?, #string?, #stub?, #style, #tag, #tag_id, #tagged?, #token?, #while?, #whitespace?