DevHelpers.Purserl (PurerlEx v0.11.0) View Source

Link to this section Summary

Link to this section Functions

Link to this function

add_prefix_if_missing(str, prefix)

View Source
Link to this function

apply_suggestion(inp, state)

View Source
Link to this function

can_be_fixed_automatically?(x)

View Source

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

format_path_with_line(path, line)

View Source
Link to this function

format_warning_or_error(state, kind, inp)

View Source
Link to this function

get_common_line_prefix(things)

View Source
Link to this function

get_common_line_prefix(things, count \\ 1)

View Source
Link to this function

hacky_syntax_highlight(str)

View Source
Link to this function

mid_pad(pad, prefix, suffix)

View Source
Link to this function

port_command(port, msg, opts, state)

View Source
Link to this function

port_open(arg, opts, state)

View Source
Link to this function

prefix_all_lines(str, prefix)

View Source
Link to this function

prefix_lines_skipping_first(str, prefix)

View Source
Link to this function

process_warnings(state, warnings, errors)

View Source
Link to this function

strip_prefix_all_lines(str, unwanted_prefix)

View Source
Link to this function

syntax_highlight_indentex_lines(str, prefix)

View Source
Link to this function

syntax_highlight_indentex_lines2(str, prefix)

View Source
Link to this function

tokenize(purescript_infix_operator_characters, str, kind \\ nil, curr \\ [], acc \\ [])

View Source