org.nlogo.core
represents a single procedure definition. really just a container for the procedure body, which is a Statements object.
represents a single procedure definition. really just a container for the procedure body, which is a Statements object.