As opposed to Literal; represents an sub-Expression embedded in the AST.
(Functions that return this are usually also available as eval* versions that help you interpret subexpressions recursively; see Expression for more information.)
eval*
Generated using TypeDoc
As opposed to Literal; represents an sub-Expression embedded in the AST.
(Functions that return this are usually also available as
eval*
versions that help you interpret subexpressions recursively; see Expression for more information.)