Skip to content

ParseScopeJson

[Source]

primitive val ParseScopeJson

Constructors

create

[Source]

new val create()
: ParseScopeJson val^

Returns


Public Functions

apply

[Source]

fun box apply(
  auth: FileAuth val,
  scope_item: (Object val | Sequence val | String val | 
    I128 val | F64 val | Bool val | 
    Null val),
  parent: (Scope ref | None val))
: (Scope ref | String val)

Parameters

Returns


eq

[Source]

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

Parameters

Returns


ne

[Source]

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

Parameters

Returns