org.nlogo.core.PrimitiveCommand
Attributes
-
Source
-
Primitive.scala
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Known subtypes
-
Members list
Returns Syntax which specifies the syntax that is acceptable for this primitive. Used by the compiler for type-checking.
Returns Syntax which specifies the syntax that is acceptable for this primitive. Used by the compiler for type-checking.
Attributes
-
Returns
-
the Syntax for the primitive.
-
See also
-
-
Inherited from:
-
Primitive
-
Source
-
Primitive.scala