Class Node::DOT3
In: ext/nodeinfo.c
Parent: Node

Represents a range created with the form:

  beg...end

Creates a range which excludes the range end.

Methods

beg   end   members   state  

Public Class methods

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

Public Instance methods

the beginning of the range

the end of the range

always 0

[Validate]