| Class | Node::COLON2 |
| In: |
ext/nodeinfo.c
|
| Parent: | Node |
Represents a constant lookup in a particular class. This expression has the form:
klass::mid
where klass is the result of evaluating the expression in the head member.