NExpr
Node → AstNode → loreline.NExpr (Class) → NAccess, NArrayAccess, NAssign, NBinary, NCall, NFunctionDecl, NLiteral, NStringLiteral, NStringPart, NUnary
Base class for all expression nodes in the AST.
Instance Members
toJson(): DynamicConverts the expression node to a JSON representation.
| Returns | Description |
|---|---|
| Dynamic | Dynamic object containing expression data |
type(): String| Returns |
|---|
| String |
Metadata
| Name | Parameters |
|---|---|
:hxGen |
- |