NODE_LASGN         76 blockinlining.c       case NODE_LASGN:{
NODE_LASGN         77 blockinlining.c 	  return NEW_NODE(NODE_LASGN, lnode->nd_vid, rhs, lnode->nd_cnt);
NODE_LASGN       2381 compile.c      	  case NODE_LASGN:
NODE_LASGN       2697 compile.c            case NODE_LASGN:
NODE_LASGN       3602 compile.c            case NODE_LASGN:{
NODE_LASGN       7706 ext/ripper/ripper.c 			    if (nd_type((yyvsp[(2) - (9)].val)) == NODE_LASGN ||
NODE_LASGN       13619 ext/ripper/ripper.c       case NODE_LASGN:
NODE_LASGN       13877 ext/ripper/ripper.c       case NODE_LASGN:
NODE_LASGN       2834 ext/ripper/ripper.y 			    if (nd_type($2) == NODE_LASGN ||
NODE_LASGN       8219 ext/ripper/ripper.y       case NODE_LASGN:
NODE_LASGN       8477 ext/ripper/ripper.y       case NODE_LASGN:
NODE_LASGN       1459 gc.c           	  case NODE_LASGN:
NODE_LASGN         71 node.h             NODE_LASGN,
NODE_LASGN         72 node.h         #define NODE_LASGN       NODE_LASGN
NODE_LASGN        392 node.h         #define NEW_LASGN(v,val) NEW_NODE(NODE_LASGN,v,val,0)
NODE_LASGN       7699 parse.c        			    if (nd_type((yyvsp[(2) - (9)].node)) == NODE_LASGN ||
NODE_LASGN       13551 parse.c              case NODE_LASGN:
NODE_LASGN       13809 parse.c              case NODE_LASGN:
NODE_LASGN       2834 parse.y        			    if (nd_type($2) == NODE_LASGN ||
NODE_LASGN       8219 parse.y              case NODE_LASGN:
NODE_LASGN       8477 parse.y              case NODE_LASGN: