CreateAmpersandContextType:
PROC[cc:
CC]
RETURNS[CirioTypes.Type];
implemented in AmpersandContextImpl
CirioCode.GetTypeClass[type] = $ampersandContext
CCTypes.GetTypeRepresentation will return NIL.
CreateNodeType:
PROC[cc:
CC]
RETURNS[CirioTypes.Type];
implemented in AmpersandContextImpl
CirioCode.GetTypeClass[type] = $amnode