ij_plugins.scala.console.ScalaInterpreter$.State
See theState companion object sealed abstract class State(val entryName: String) extends EnumEntry Interpreter execution state.
Attributes
- Companion:
- object
- Graph
- Supertypes
trait EnumEntry
class Object
trait Matchable
class Any
- Known subtypes
Members list
Concise view
Value members
String representation of this Enum Entry.
String representation of this Enum Entry.
Override in your implementation if needed
Attributes