Application
org.nlogo.compile.api.Application
trait Application extends AstNode
represents an application, in the abstract (either a reporter application of a command application). This is used when parsing arguments, when we don't care what kind of application the args are for.
Attributes
- Source
- AstNode.scala
- Graph
-
- Supertypes
- Known subtypes
-
class ReporterAppclass Statement
Members list
In this article