You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(cpp): add CppContextPrettify utility class and test case
This commit adds the `CppContextPrettify` utility class, which provides a method `extractStructureText` to extract the structure text from a given `OCStruct` object. It also includes a test case `CppContextPrettifyTest` to verify the functionality of the utility class.
0 commit comments