class compilerJs::JsRangeLiteralExpr

sys::Obj
  compilerJs::JsNode
    compilerJs::JsExpr
      compilerJs::JsRangeLiteralExpr

Source

JsRangeLiteralExpr

end

JsExpr end

Source

exclusive

Bool exclusive

Source

make

new make(JsCompilerSupport s, RangeLiteralExpr x)

Source

start

JsExpr start

Source

write

virtual override Void write(JsWriter out)

Source