ColorizerTheme

org.nlogo.core.ColorizerTheme
See theColorizerTheme companion object
sealed abstract trait ColorizerTheme

Attributes

Companion
object
Source
CompilerUtilitiesInterface.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Classic
object Dark
object Light

Members list

Value members

Abstract methods

def getColor(tpe: TokenType): Color