IntervalSet.get

Get the ith element of ordered set. Used only by RandomPhrase so don't bother to implement if you're not doing that for a new ANTLR code gen target. @uml @safe @pure

class IntervalSet
@safe pure
int
get
(
int i
)

Meta