AtomicPortalRefKind

portals.application.AtomicPortalRefKind
sealed trait AtomicPortalRefKind[T, R] extends AST

Atomic Portal Reference.

Attributes

Graph
Supertypes
trait AST
class Object
trait Matchable
class Any
Known subtypes
class AtomicPortalRef[T, R]
class ExtAtomicPortalRef[T, R]

Members list

Value members

Inherited fields

val path: String

path of access from registry, path = parentPath/name

path of access from registry, path = parentPath/name

Attributes

Inherited from:
AST