ExpressionRoot Class

The expression root.

Constructor

ExpressionRoot(*args: Any, **kwargs: Any)

Variables

Name Description
text
str

The text.

value
any

Anything.

subexpressions

The sub expressions.

error

The azure resource error info.

path
str

The path.

Attributes

path

The path.

path: str | None