org.nlogo.api.PlotCompilationErrorAction
See thePlotCompilationErrorAction companion trait
object PlotCompilationErrorAction
Attributes
- Companion
- trait
- Source
- PlotCompilationErrorAction.scala
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
Members list
Type members
Classlikes
case object Ignore extends PlotCompilationErrorAction
Attributes
- Source
- PlotCompilationErrorAction.scala
- Supertypes
- Self type
-
Ignore.type
case object Output extends PlotCompilationErrorAction
Attributes
- Source
- PlotCompilationErrorAction.scala
- Supertypes
- Self type
-
Output.type
case object Throw extends PlotCompilationErrorAction
Attributes
- Source
- PlotCompilationErrorAction.scala
- Supertypes
- Self type
-
Throw.type
Inherited and Abstract types
The names of the product elements
The name of the type
In this article