org.nlogo.core
represents a NetLogo expression. An expression is either a block or a reporter application (variable references and constants (including lists), are turned into reporter applications).
returns the type of this expression.
returns the type of this expression. Generally synthesized from types of subexpressions.
represents a NetLogo expression. An expression is either a block or a reporter application (variable references and constants (including lists), are turned into reporter applications).