Class LPrune

Object
   |
   +--Lens
         |
         +--LPrune

class LPrune
extends Lens


Removes a given property in the get direction, replacing it from the concrete tree during putback. If the concrete tree has that property undefined, then that property will get value d.
Defined in lens.js


Field Summary
 Object name
          
   
Fields inherited from class Lens
name
 
Constructor Summary
LPrune(<String> prop, d)
           
   
Methods inherited from class Lens
error, getput, putget, putput, get_is, putback_is, get_throws, putback_throws
 

Field Detail

name

Object name

Constructor Detail

LPrune

LPrune(<String> prop, d)


Documentation generated by JSDoc on Wed Feb 14 15:36:01 2007