Skip to content

ParseIfCondition

[Source]

primitive val ParseIfCondition

Constructors

create

[Source]

new val create()
: ParseIfCondition val^

Returns


Public Functions

apply

[Source]

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

Parameters

Returns


eq

[Source]

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

Parameters

Returns


ne

[Source]

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

Parameters

Returns