Skip to content

Tokens

[Source]

The source of truth for non-alphabetic source tokens.

primitive val Tokens

Constructors

create

[Source]

new val create()
: Tokens val^

Returns


Public Functions

amp

[Source]

fun box amp()
: String val

Returns


arrow

[Source]

fun box arrow()
: String val

Returns


at

[Source]

fun box at()
: String val

Returns


backslash

[Source]

fun box backslash()
: String val

Returns


bang

[Source]

fun box bang()
: String val

Returns


bang_equal

[Source]

fun box bang_equal()
: String val

Returns


bang_equal_tilde

[Source]

fun box bang_equal_tilde()
: String val

Returns


bar

[Source]

fun box bar()
: String val

Returns


chain

[Source]

fun box chain()
: String val

Returns


close_curly

[Source]

fun box close_curly()
: String val

Returns


close_paren

[Source]

fun box close_paren()
: String val

Returns


close_square

[Source]

fun box close_square()
: String val

Returns


colon

[Source]

fun box colon()
: String val

Returns


comma

[Source]

fun box comma()
: String val

Returns


decimal_point

[Source]

fun box decimal_point()
: String val

Returns


dot

[Source]

fun box dot()
: String val

Returns


double_quote

[Source]

fun box double_quote()
: String val

Returns


ellipsis

[Source]

fun box ellipsis()
: String val

Returns


equals

[Source]

fun box equals()
: String val

Returns


equal_arrow

[Source]

fun box equal_arrow()
: String val

Returns


equal_equal

[Source]

fun box equal_equal()
: String val

Returns


equal_equal_tilde

[Source]

fun box equal_equal_tilde()
: String val

Returns


greater

[Source]

fun box greater()
: String val

Returns


greater_equal

[Source]

fun box greater_equal()
: String val

Returns


greater_equal_tilde

[Source]

fun box greater_equal_tilde()
: String val

Returns


greater_tilde

[Source]

fun box greater_tilde()
: String val

Returns


hash

[Source]

fun box hash()
: String val

Returns


hat

[Source]

fun box hat()
: String val

Returns


less

[Source]

fun box less()
: String val

Returns


less_equal

[Source]

fun box less_equal()
: String val

Returns


less_equal_tilde

[Source]

fun box less_equal_tilde()
: String val

Returns


less_tilde

[Source]

fun box less_tilde()
: String val

Returns


minus

[Source]

fun box minus()
: String val

Returns


minus_tilde

[Source]

fun box minus_tilde()
: String val

Returns


open_curly

[Source]

fun box open_curly()
: String val

Returns


open_paren

[Source]

fun box open_paren()
: String val

Returns


open_square

[Source]

fun box open_square()
: String val

Returns


percent

[Source]

fun box percent()
: String val

Returns


percent_percent

[Source]

fun box percent_percent()
: String val

Returns


percent_percent_tilde

[Source]

fun box percent_percent_tilde()
: String val

Returns


percent_tilde

[Source]

fun box percent_tilde()
: String val

Returns


plus

[Source]

fun box plus()
: String val

Returns


plus_tilde

[Source]

fun box plus_tilde()
: String val

Returns


ques

[Source]

fun box ques()
: String val

Returns


semicolon

[Source]

fun box semicolon()
: String val

Returns


shift_left

[Source]

fun box shift_left()
: String val

Returns


shift_left_tilde

[Source]

fun box shift_left_tilde()
: String val

Returns


shift_right

[Source]

fun box shift_right()
: String val

Returns


shift_right_tilde

[Source]

fun box shift_right_tilde()
: String val

Returns


single_quote

[Source]

fun box single_quote()
: String val

Returns


slash

[Source]

fun box slash()
: String val

Returns


slash_tilde

[Source]

fun box slash_tilde()
: String val

Returns


star

[Source]

fun box star()
: String val

Returns


star_tilde

[Source]

fun box star_tilde()
: String val

Returns


subtype

[Source]

fun box subtype()
: String val

Returns


tilde

[Source]

fun box tilde()
: String val

Returns


triple_double_quote

[Source]

fun box triple_double_quote()
: String val

Returns


underscore

[Source]

fun box underscore()
: String val

Returns


eq

[Source]

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

Parameters

Returns


ne

[Source]

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

Parameters

Returns