Logo Xantham

TypeRefAtom Module

Types and nested modules

Type/Module Description

Unsafe

SRTPHelper

Functions and values

Function or value Description

createConcretePath _scope _resolvedType path

Full Usage: createConcretePath _scope _resolvedType path

Parameters:
Returns: TypeRefAtom
Modifiers: inline
_scope : RenderScopeStore
_resolvedType : ResolvedType
path : TypePath
Returns: TypeRefAtom

createIntrinsic _scope _resolvedType intrinsic

Full Usage: createIntrinsic _scope _resolvedType intrinsic

Parameters:
Returns: TypeRefAtom
Modifiers: inline
_scope : RenderScopeStore
_resolvedType : ResolvedType
intrinsic : string
Returns: TypeRefAtom

createTransientPath scope resolvedType path

Full Usage: createTransientPath scope resolvedType path

Parameters:
Returns: TypeRefAtom
scope : RenderScopeStore
resolvedType : ResolvedType
path : TransientTypePath
Returns: TypeRefAtom

createWidget _scope _resolvedType widget

Full Usage: createWidget _scope _resolvedType widget

Parameters:
Returns: TypeRefAtom
Modifiers: inline
_scope : RenderScopeStore
_resolvedType : ResolvedType
widget : WidgetBuilder<Type>
Returns: TypeRefAtom

Type something to start searching.