|
Sen API
Sen Libraries
|
Resolves a list of statements into a set of types. More...
#include <stl_resolver.h>
Public Member Functions | |
| StlResolver (const std::vector< StlStatement > &statements, const ResolverContext &context, TypeSetContext &globalContext) noexcept | |
| Stores the statements, context, and the global context. | |
| const TypeSet * | resolve (const TypeSettings &settings) |
| Do the resolution based on the inputs passed on the constructor. | |
Resolves a list of statements into a set of types.
|
noexcept |
Stores the statements, context, and the global context.
|
nodiscard |
Do the resolution based on the inputs passed on the constructor.