NExpr

Base class for all expression nodes in the AST.

Instance Members

toJson(): Dynamic

Converts the expression node to a JSON representation.

Returns Description
Dynamic Dynamic object containing expression data

type(): String
Returns
String

Metadata

Name Parameters
:hxGen -