ActiproSoftware.Text.Languages.Python.Resolution Namespace
Interfaces
| IFieldResolverResult | Provides the base requirements of a field result from an IResolver resolution operation. |
| IFunctionResolverResult | Provides the base requirements of a function result from an IResolver resolution operation. |
| IModuleResolverResult | Provides the base requirements of a module result from an IResolver resolution operation. |
| IPackageResolverResult | Provides the base requirements of a package result from an IResolver resolution operation. |
| IParameterResolverResult | Provides the base requirements of a parameter result from an IResolver resolution operation. |
| IResolver | Provides the base requirements of a |
| IResolverRequest | Provides the base requirements of a request for a |
| IResolverResult | Provides the base requirements of a single result from an IResolver resolution operation. |
| IResolverResultCollection | Provides the base requirements for a collection of IResolverResult objects. |
| IResolverResultSet | Provides the base requirements of a result set from an IResolver resolution operation. |
| ITypeResolverResult | Provides the base requirements of a type result from an IResolver resolution operation. |
| IVariableResolverResult | Provides the base requirements of a variable result from an IResolver resolution operation. |
Enums
| FunctionReferenceKind | Specifies the kind of function reference. |
| ResolverResultKind | Specifies the kind of resolver result. |