Module compile_time_info

Module compile_time_info 

Source

Structs§

CompileTimeDefines
This is a transparent value type wrapping FxIndexMap<Vec<DefinableNameSegment>,CompileTimeDefineValue>.
CompileTimeDefinesIndividual
This is a transparent value type wrapping FxIndexMap<Vec<DefinableNameSegment>,ResolvedVc< CompileTimeDefineValue>>.
CompileTimeInfo
CompileTimeInfoBuilder
FreeVarReferenceVcs
FreeVarReferences
This is a transparent value type wrapping FxIndexMap<Vec<DefinableNameSegment>,FreeVarReference>.
FreeVarReferencesIndividual
This is a transparent value type wrapping FxIndexMap<DefinableNameSegment,FreeVarReferenceVcs>. A map from the last element (the member prop) to a map of the rest of the name to the value.

Enums§

CompileTimeDefineValue
DefinableNameSegment
FreeVarReference
InputRelativeConstant