Class: Piggly::Parser::Nodes::CondWhen

Inherits:
Branch show all
Defined in:
lib/piggly/parser/nodes.rb

Overview

WHEN boolean-cond THEN body

Instance Attribute Summary

Attributes inherited from NodeClass

#source_text

Method Summary

Methods inherited from Branch

#branch?

Methods inherited from Statement

#statement?, #terminal?

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?

Methods included from Traversal

#count, #find, #flatten, #inject, #select