AtomicGenerator
portals.application.AtomicGenerator
case class AtomicGenerator[T](path: String, stream: AtomicStreamRef[T], generator: Generator[T]) extends AST
Atomic Generator.
Attributes
- Graph
-
- Supertypes
Members list
In this article