# import_mentor.cpp Source: [import_mentor.cpp](../../../../src/imports/import_mentor.cpp) ## Enums ### `enum State` ๐Ÿ“ [import_mentor.cpp:17](../../../../src/imports/import_mentor.cpp#L17) Enum representing the parsing state. - NO_PART: No part is currently being processed. - IS_PART: A part is currently being processed. --- โ† [Back to files](index.md) ยท [Top](../index.md)