| Class | Node::VALIAS |
| In: |
ext/nodeinfo.c
|
| Parent: | Node |
Represents an alias expression of the form:
alias 1st 2nd
where 2nd is the name of a variable and 1st is the name of its new alias.