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