portals.application.AtomicGeneratorRef
See theAtomicGeneratorRef companion object
case class AtomicGeneratorRef[T](path: String, stream: AtomicStreamRef[T]) extends AST
Atomic Generator Ref.
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
In this article