JSExpression.literal

Undocumented in source. Be warned that the author may not have intended to support it.
  1. JSExpression literal(Int n, Activity activity)
    struct JSExpression
    static
    literal
    (
    Int
    )
    (
    Int n
    ,)
    if (
    is(Int : ulong)
    )
  2. JSExpression literal(string str, Activity activity)
  3. JSExpression literal(bool b, Activity activity)

Meta