Class: Piggly::Parser::Nodes::Assignable

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

Overview

Lval of assignment (rval is an Expression)

Instance Attribute Summary

Attributes inherited from NodeClass

#source_text

Method Summary

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