mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 11:05:39 -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;