Uses of Class
org.jruby.ast.DNode
Packages that use DNode
-
Uses of DNode in org.jruby.ast
Subclasses of DNode in org.jruby.astModifier and TypeClassDescriptionclassA regexp which contains some expressions which will need to be evaluated every time the regexp is used for a match.classA string which contains some dynamic elements which needs to be evaluated (introduced by #).classNode representing symbol in a form like ':"3jane"'.classDynamic backquote string.