|
NetLogo API version 2.0.2 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CompilerException | |
org.nlogo.app | Provides the main NetLogo class (App) |
Uses of CompilerException in org.nlogo.app |
Methods in org.nlogo.app that throw CompilerException | |
void |
App.command(String source)
Runs NetLogo commands and waits for them to complete. |
void |
App.commandLater(String source)
Runs NetLogo commands in the background. |
Object |
App.report(String source)
Runs a NetLogo reporter. |
|
NetLogo API version 2.0.2 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |