NetLogo API
version 3.0.2

Uses of Package
org.nlogo.compiler

Packages that use org.nlogo.compiler
org.nlogo.app Provides classes associated with running the full NetLogo application; includes the App class
org.nlogo.headless Provides classes associated with running NetLogo "headless", that is, from the command line, with no GUI; includes the HeadlessWorkspace class
 

Classes in org.nlogo.compiler used by org.nlogo.app
CompilerException
          Exception thrown by various methods that accept NetLogo code as input and cause that code to be compiled; indicates the code was invalid.
 

Classes in org.nlogo.compiler used by org.nlogo.headless
CompilerException
          Exception thrown by various methods that accept NetLogo code as input and cause that code to be compiled; indicates the code was invalid.
 


NetLogo API
version 3.0.2