if (!tiCaller.isStruct)\r
throw "Accessing member of non-struct";\r
auto s = findStruct(tiCaller.type.name, tiCaller.type.namespacePrefixes, globalCtx);\r
if (!tiCaller.isStruct)\r
throw "Accessing member of non-struct";\r
auto s = findStruct(tiCaller.type.name, tiCaller.type.namespacePrefixes, globalCtx);\r