text_lint.operations.lookups.name.NameLookup
- class text_lint.operations.lookups.name.NameLookup(lookup_name: str, lookup_expression: LookupExpression, lookup_params: AliasLookupParams, requesting_operation_name: str)[source]
Bases:
LookupBaseNameLookup operation for ResultForest instances.
- apply(state: LookupState) None[source]
Select the specified tree from the current ResultForest location.