![]() |
Utilities to evaluate and resolve Placeholders.
Classes
class NullDereferenceError
: Raised by the ExpressionResolver when dereferencing None or empty list.
class ResolutionContext
: A struct to store information needed for resolution.
Functions
debug_str(...)
: Gets the debug string of a placeholder expression proto.
resolve_placeholder_expression(...)
: Evaluates a placeholder expression using the given context.