DropBreaks

dotty.tools.dotc.transform.DropBreaks
See theDropBreaks companion class
object DropBreaks

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
DropBreaks.type

Members list

Type members

Classlikes

class LabelUsage(val goto: TermSymbol, val enclMeth: Symbol)

Usage data and other info associated with a Label symbol.

Usage data and other info associated with a Label symbol.

Value parameters

enclMeth

the enclosing method

goto

the return-label to use for a labeled return.

Attributes

Supertypes
class Object
trait Matchable
class Any

Value members

Concrete fields

val name: String