Modules§
- x
- Matcher pieces
Structs§
- AnyAttribute
- Prepared key-value pair used to specify a custom attribute for input tokens and is used internally for collecting attribute assignments.
- LLCursor
Assignment - LLLine
- Create using [layered_nlp::create_tokens] function.
- LLLine
Display - LLSelection
- Selections will never be empty
- Text
Match Assign Resolver - Useful for name matching.
Enums§
- Input
Token - TextTag
- TextTag is an attribute added at the beginning of every new line.
Traits§
Functions§
- create_
line_ from_ input_ tokens - create_
line_ from_ string - Simpler, less featureful version of create_line_from_input_tokens which uses utf8 counts as string length (String::len).
- create_
tokens Deprecated - Splits the
InputToken
s and generateTextTag
s. - debug_
line - Shorthand of LLLineDisplay::new