mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
528 B
528 B
Home > kibana-plugin-plugins-expressions-public > ExecutionContract > getAst
ExecutionContract.getAst property
Get AST used to execute the expression.
Signature:
getAst: () => ExpressionAstExpression;