Class: RKelly::Nodes::PrefixNode
- Inherits:
-
PostfixNode
- Object
- Node
- PostfixNode
- RKelly::Nodes::PrefixNode
- Defined in:
- lib/rkelly/nodes/prefix_node.rb
Instance Attribute Summary
Attributes inherited from PostfixNode
Attributes inherited from Node
#comments, #filename, #line, #value
Method Summary
Methods inherited from PostfixNode
Methods inherited from Node
#==, #===, #each, #initialize, #pointcut, #to_dots, #to_ecma, #to_real_sexp, #to_sexp
Methods included from Visitable
Constructor Details
This class inherits a constructor from RKelly::Nodes::PostfixNode