NativeMethod is a derivation of Method that represents a primitive implemented in Java.

Mimics
Inactive cells
Active cells
Specs
Inactive cells (details)
kind = "NativeMethod"
Active cells (details)
argumentsCode()

returns the code for the argument definition

arity()

nil

method(
  Arity fromArgumentsCode(argumentsCode))
keywords()

returns a list of the keywords this method takes