Uses of Interface
org.jruby.ast.types.ILiteralNode
Packages that use ILiteralNode
-
Uses of ILiteralNode in org.jruby.ast
Classes in org.jruby.ast that implement ILiteralNodeModifier and TypeClassDescriptionclassRepresents an array.classRepresents a big integer literal.classclassA 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 #).classDynamic backquote string.classRepresents __FILE__ nodesclassRepresents an integer literal.classRepresents a float literal.classA Literal Hash that can represent either a {a=&b, c=&d} type expression or the list of default values or kwarg in a method call.classAny node representing a numeric value.classclassRepresents a simple regular expression literal.classRepresenting a simple String literal.classRepresents a symbol (:symbol_name).classA Backtick(`) stringclasszero length list