Interpreter

dotty.tools.dotc.quoted.Interpreter$
See theInterpreter companion class

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

object Call

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Call.type
class StopInterpretation(val msg: Message, val pos: SrcPos) extends Exception

Exception that stops interpretation if some issue is found

Exception that stops interpretation if some issue is found

Attributes

Graph
Supertypes
class Exception
class Throwable
class Object
trait Matchable
class Any