de.uni_luebeck.isp.tessla.interpreter.Interpreter
See theInterpreter companion object
An interpreter instance for a given specification.
Attributes
- spec
the specification
- Companion:
- object
- Graph
- Supertypes
Members list
Concise view
Type members
Inherited classlikes
Attributes
- Inherited from:
- StreamEngine
- Graph
- Supertypes
Attributes
- Inherited from:
- StreamEngine
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes
Attributes
- Inherited from:
- StreamEngine
- Graph
- Supertypes
- Known subtypes
- class Input
Value members
Inherited methods
Attributes
- Inherited from:
- StreamEngine
Attributes
- Inherited from:
- StreamEngine
Attributes
- Inherited from:
- StreamEngine
Attributes
- Inherited from:
- StreamEngine
Attributes
- Inherited from:
- StreamEngine
Attributes
- Inherited from:
- StreamEngine
Attributes
- Inherited from:
- StreamEngine
Propagates all inputs and progresses time.
Propagates all inputs without progressing time. Can only be called once per point in time. No more input values can be provided for the current time afterwards.
Propagates all inputs without progressing time. Can only be called once per point in time. No more input values can be provided for the current time afterwards.
Attributes
- Inherited from:
- StreamEngine