Skip to content

ParseLiteralFloat

[Source]

primitive val ParseLiteralFloat

Constructors

create

[Source]

new val create()
: ParseLiteralFloat val^

Returns


Public Functions

apply

[Source]

fun box apply(
  obj: Object val,
  children: ReadSeq[Node val] val)
: (LiteralFloat val | String val)

Parameters

Returns


eq

[Source]

fun box eq(
  that: ParseLiteralFloat val)
: Bool val

Parameters

Returns


ne

[Source]

fun box ne(
  that: ParseLiteralFloat val)
: Bool val

Parameters

Returns