mirror of
https://github.com/RGBCube/serenity
synced 2026-01-17 15:21:00 +00:00
Logical expressions are expressions which can return either true or false according to a provided condition. |
||
|---|---|---|
| .. | ||
| AST.cpp | ||
| AST.h | ||
| Forward.h | ||
| Function.cpp | ||
| Function.h | ||
| Interpreter.cpp | ||
| Interpreter.h | ||
| Makefile | ||
| Object.cpp | ||
| Object.h | ||
| Value.cpp | ||
| Value.h | ||