Class Ruote::MutationPoint
In: lib/ruote/dboard/mutation.rb
Parent: Object

Gathers info about a possible mutation. The point of application (fei), the new tree (tree) and if it‘s a re_apply or an update (only changing the tree of the expression behind (fei)).

Methods

apply   new   to_s  

Attributes

fei  [R] 
tree  [R] 
type  [R] 

Public Class methods

Public Instance methods

[Validate]