|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IGlobalVariable | |
|---|---|
| org.jrubyparser.ast | |
| Uses of IGlobalVariable in org.jrubyparser.ast |
|---|
| Classes in org.jrubyparser.ast that implement IGlobalVariable | |
|---|---|
class |
BackRefNode
Regexp back reference: - $& last successful match - $+ highest numbered group matched in last successful match. |
class |
GlobalAsgnNode
Represents an assignment to a global variable. |
class |
GlobalVarNode
access to a global variable. |
class |
NthRefNode
Represents a $number ($0..$9) variable. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||