Skip to content

ErrorMsg

[Source]

The source of truth for error messages.

primitive val ErrorMsg

Constructors

create

[Source]

new val create()
: ErrorMsg val^

Returns


Public Functions

internal_ast_node_not_bound

[Source]

fun tag internal_ast_node_not_bound(
  name: String val)
: String val

Parameters

Returns


internal_ast_pass_clone

[Source]

fun tag internal_ast_pass_clone()
: String val

Returns


expression_block_empty

[Source]

fun tag expression_block_empty()
: String val

Returns


literal_integer_hex_empty

[Source]

fun tag literal_integer_hex_empty()
: String val

Returns


literal_integer_bin_empty

[Source]

fun tag literal_integer_bin_empty()
: String val

Returns


literal_char_empty

[Source]

fun tag literal_char_empty()
: String val

Returns


literal_char_unterminated

[Source]

fun tag literal_char_unterminated()
: String val

Returns


literal_string_unterminated

[Source]

fun tag literal_string_unterminated()
: String val

Returns


literal_char_escape_invalid

[Source]

fun tag literal_char_escape_invalid()
: String val

Returns


literal_char_unicode_invalid

[Source]

fun tag literal_char_unicode_invalid()
: String val

Returns


exp_object_unterminated

[Source]

fun tag exp_object_unterminated()
: String val

Returns


src_file_docstring_multiple

[Source]

fun tag src_file_docstring_multiple()
: String val

Returns


src_file_expected_docstring_using_or_typedef

[Source]

fun tag src_file_expected_docstring_using_or_typedef()
: String val

Returns


src_file_expected_using_or_typedef

[Source]

fun tag src_file_expected_using_or_typedef()
: String val

Returns


src_file_expected_typedef

[Source]

fun tag src_file_expected_typedef()
: String val

Returns


src_file_expected_field_or_method

[Source]

fun tag src_file_expected_field_or_method()
: String val

Returns


src_file_expected_method

[Source]

fun tag src_file_expected_method()
: String val

Returns


eq

[Source]

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

Parameters

Returns


ne

[Source]

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

Parameters

Returns