Function get_symbol_constructor

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.