Home > @cerbos/core > PlanExpressionVariable
An abstract syntax tree node representing a variable whose value was unknown when producing the query plan.
Signature:
export declare class PlanExpressionVariable
Constructor |
Modifiers |
Description |
---|---|---|
Constructs a new instance of the |
Property |
Modifiers |
Type |
Description |
---|---|---|---|
string |
The name of the variable. |