class compilerJs::JsListLiteralExpr
sys::Obj compilerJs::JsNode compilerJs::JsExpr compilerJs::JsListLiteralExpr
JsListLiteralExpr
- explicitType
-
JsTypeRef? explicitType - inferredType
-
JsTypeRef inferredType - make
-
new make(JsCompilerSupport s, ListLiteralExpr x) - vals
-
JsExpr[] vals - write