Function get_symbol_constructor
Defined in File parsing.tests.cpp
Function Documentation
- auto anonymous_namespace{parsing.tests.cpp}::get_symbol_constructor (const std::filesystem::path &resourcePath)
Creates a lambda function for constructing Symbol objects.
- Parameters:
resourcePath – Path to the source file.
- Returns:
A lambda function that creates a Symbol object with specified attributes.