Skip to content

Keywords

[Source]

The source of truth for the string values of keywords.

primitive val Keywords

Constructors

create

[Source]

new val create()
: Keywords val^

Returns


Public Functions

kwd_actor

[Source]

fun box kwd_actor()
: String val

Returns


kwd_addressof

[Source]

fun box kwd_addressof()
: String val

Returns


kwd_and

[Source]

fun box kwd_and()
: String val

Returns


kwd_as

[Source]

fun box kwd_as()
: String val

Returns


kwd_be

[Source]

fun box kwd_be()
: String val

Returns


kwd_box

[Source]

fun box kwd_box()
: String val

Returns


kwd_break

[Source]

fun box kwd_break()
: String val

Returns


kwd_class

[Source]

fun box kwd_class()
: String val

Returns


kwd_compile_error

[Source]

fun box kwd_compile_error()
: String val

Returns


kwd_compile_intrinsic

[Source]

fun box kwd_compile_intrinsic()
: String val

Returns


kwd_consume

[Source]

fun box kwd_consume()
: String val

Returns


kwd_continue

[Source]

fun box kwd_continue()
: String val

Returns


kwd_digestof

[Source]

fun box kwd_digestof()
: String val

Returns


kwd_do

[Source]

fun box kwd_do()
: String val

Returns


kwd_else

[Source]

fun box kwd_else()
: String val

Returns


kwd_elseif

[Source]

fun box kwd_elseif()
: String val

Returns


kwd_embed

[Source]

fun box kwd_embed()
: String val

Returns


kwd_end

[Source]

fun box kwd_end()
: String val

Returns


kwd_error

[Source]

fun box kwd_error()
: String val

Returns


kwd_false

[Source]

fun box kwd_false()
: String val

Returns


kwd_for

[Source]

fun box kwd_for()
: String val

Returns


kwd_fun

[Source]

fun box kwd_fun()
: String val

Returns


kwd_hash_alias

[Source]

fun box kwd_hash_alias()
: String val

Returns


kwd_hash_any

[Source]

fun box kwd_hash_any()
: String val

Returns


kwd_hash_read

[Source]

fun box kwd_hash_read()
: String val

Returns


kwd_hash_send

[Source]

fun box kwd_hash_send()
: String val

Returns


kwd_hash_share

[Source]

fun box kwd_hash_share()
: String val

Returns


kwd_if

[Source]

fun box kwd_if()
: String val

Returns


kwd_ifdef

[Source]

fun box kwd_ifdef()
: String val

Returns


kwd_iftype

[Source]

fun box kwd_iftype()
: String val

Returns


kwd_in

[Source]

fun box kwd_in()
: String val

Returns


kwd_interface

[Source]

fun box kwd_interface()
: String val

Returns


kwd_is

[Source]

fun box kwd_is()
: String val

Returns


kwd_iso

[Source]

fun box kwd_iso()
: String val

Returns


kwd_let

[Source]

fun box kwd_let()
: String val

Returns


kwd_loc

[Source]

fun box kwd_loc()
: String val

Returns


kwd_match

[Source]

fun box kwd_match()
: String val

Returns


kwd_new

[Source]

fun box kwd_new()
: String val

Returns


kwd_not

[Source]

fun box kwd_not()
: String val

Returns


kwd_object

[Source]

fun box kwd_object()
: String val

Returns


kwd_or

[Source]

fun box kwd_or()
: String val

Returns


kwd_primitive

[Source]

fun box kwd_primitive()
: String val

Returns


kwd_ref

[Source]

fun box kwd_ref()
: String val

Returns


kwd_recover

[Source]

fun box kwd_recover()
: String val

Returns


kwd_repeat

[Source]

fun box kwd_repeat()
: String val

Returns


kwd_return

[Source]

fun box kwd_return()
: String val

Returns


kwd_struct

[Source]

fun box kwd_struct()
: String val

Returns


kwd_tag

[Source]

fun box kwd_tag()
: String val

Returns


kwd_then

[Source]

fun box kwd_then()
: String val

Returns


kwd_this

[Source]

fun box kwd_this()
: String val

Returns


kwd_trait

[Source]

fun box kwd_trait()
: String val

Returns


kwd_trn

[Source]

fun box kwd_trn()
: String val

Returns


kwd_true

[Source]

fun box kwd_true()
: String val

Returns


kwd_try

[Source]

fun box kwd_try()
: String val

Returns


kwd_type

[Source]

fun box kwd_type()
: String val

Returns


kwd_until

[Source]

fun box kwd_until()
: String val

Returns


kwd_use

[Source]

fun box kwd_use()
: String val

Returns


kwd_val

[Source]

fun box kwd_val()
: String val

Returns


kwd_var

[Source]

fun box kwd_var()
: String val

Returns


kwd_where

[Source]

fun box kwd_where()
: String val

Returns


kwd_while

[Source]

fun box kwd_while()
: String val

Returns


kwd_with

[Source]

fun box kwd_with()
: String val

Returns


kwd_xor

[Source]

fun box kwd_xor()
: String val

Returns


eq

[Source]

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

Parameters

Returns


ne

[Source]

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

Parameters

Returns