StructureResults

org.nlogo.core.StructureResults
See theStructureResults companion object
case class StructureResults(program: Program, procedures: ProceduresMap, procedureTokens: Map[String, Iterable[Token]], includes: Seq[Token], includedSources: Seq[String], extensions: Seq[Token])

Attributes

Companion
object
Source
StructureResults.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product