On Thursday 25 May 2006 02:49 am, Mirko Stocker wrote:
> On Thursday 25 May 2006 02:03, David Corbin wrote:
>
> > > - OpAsgnNode
> >
> >     "x = 7"
>

How about oneo of these:
        "x += 7"
or
        "class Foo; X=7; end"


> And this is just a LocalAsgnNode.
>
> > > - SplatNode
> >
> >     a,b,c = *[1,2,3]
>
> That worked, too. And one more thing about ruby I didn't know..
>
> So that leaves me with those nodes:
>
> - Match2Node
> - OpAsgnNode
> - OptNNode
> - PostExeNode
> - SValueNode
> - ArgsCatNode
> - BlockPassNode
> - DSymbolNode
> - FlipNode

I'm sure Tom will chime with answer for the others.


-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
Jruby-devel mailing list
Jruby-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jruby-devel

Reply via email to