lookAhead

abstract fun <R> lookAhead(visitor: LookAheadSession.() -> R): R

Deprecated

Use read { } instead.