|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DNode | |
|---|---|
| org.jruby.ast | |
| Uses of DNode in org.jruby.ast |
|---|
| Subclasses of DNode in org.jruby.ast | |
|---|---|
class |
DRegexpNode
A regexp which contains some expressions which will need to be evaluated everytime the regexp is used for a match. |
class |
DStrNode
A string which contains some dynamic elements which needs to be evaluated (introduced by #). |
class |
DSymbolNode
Node representing symbol in a form like ':"3jane"'. |
class |
DXStrNode
Dynamic backquote string. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||