Fantom to JavaScript Compiler
Fantom source to JavaScript source compiler - this class is plugged into the compiler pipeline by the compiler::CompileJs step.
Dump the JavaScript source for a pod.
JsBinaryExpr
JsBlock
JsBoolLiteralExpr
JsBreakStmt
JsCallExpr
JsCase
JsCatch
JsClosureExpr
JsCompilerSupport provides support for JavaScript compiler pipeline.
JsCondExpr
JsContinueStmt
JsDecimalLiteralExpr
JsDurationLiteralExpr
JsElvisExpr
JsExpr
JsExprStmt
JsExtToMime
JsFacet
JsField
JsFieldExpr
JsFieldRef
JsFloatLiteralExpr
JsForStmt
JsIfStmt
JsIndexedProps is used to support JavaScript implementation of Env.index
JsIntLiteralExpr
JsItExpr
JsListLiteralExpr
JsLocalDefStmt
JsLocalVarExpr
JsMapLiteralExpr
JsMethod
JsMethodParam
JsMethodRef
JsNoOpStmt
JsNode translates a compiler::Node into the equivalent JavaScript source code.
JsNullLiteralExpr
JsPod
Utility for working with JS closures.
JsProps
JsRangeLiteralExpr
JsReturnStmt
JsShortcutExpr
JsSlot
JsSlotLiteralExpr
JsSlotRef
JsStaticTargetExpr
JsStmt
JsStrLiteralExpr
JsSuperExpr
JsSwitchStmt
JsTernaryExpr
JsThisExpr
JsThrowExpr
JsThrowStmt
JsTryStmt
JsType
JsTypeCheckExpr
JsTypeLiteralExpr
JsTypeRef
JsUnaryExpr
JsUnitDatabase
JsUriLiteralExpr
JsWhileStmt
JsWriter.
Runner takes a Fantom qname and attempts to run the matching JavaScript implemenation.
ScriptRunner compiles a Fan script into JavaScript and runs inside Rhino.
Tool for managing JS time zones.
compilerJs 1.0.82∙26-Jun-2025 Thu 13:18:37 EDT