Constants

org.nlogo.parse.Constants
object Constants

Attributes

Source
Constants.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Constants.type

Members list

Value members

Concrete methods

def get(s: String): Option[AnyRef]

Attributes

Source
Constants.scala

Concrete fields

val colorConstants: Map[String, AnyRef]

Attributes

Source
Constants.scala
val constants: Map[String, AnyRef]

Attributes

Source
Constants.scala
val otherConstants: Map[String, AnyRef]

Attributes

Source
Constants.scala