Cursor

class Cursor(base: Symbol)(using `x$2`: Context)

The cursor class

Value Params
base

the base class that contains the overriding pairs

class Object
trait Matchable
class Any

Value members

Concrete methods

final def hasNext: Boolean
final def next(): Unit

Concrete fields

If not null: The symbol overridden by overriding

If not null: The symbol overridden by overriding

The current candidate symbol for overriding

The current candidate symbol for overriding