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.

Methods

head   members   mid  

Public Class methods

Return an array of strings containing the names of the node class‘s members.

Public Instance methods

the body of the block to evaluate

the method id

[Validate]