guaxinim v0.1.2 Guaxinim.Internal.SourceParser
Link to this section Summary
Link to this section Functions
Link to this function
any_line(orig_context)
Link to this function
block(orig_context)
Link to this function
blocks(orig_context)
Link to this function
char(context)
Link to this function
char(context, c)
Link to this function
char_charrangelist_matches(c, matchers, defaultValue \\ false)
Link to this macro
chars1(context_ast, firstMatcher_ast, matchers_ast, minimumChars \\ 1, maximumChars \\ -1)
(macro)
Link to this function
chars_increment_while_matching(matchers, maximumChars, arg3, position, column, line, chars)
Link to this function
code_block(orig_context)
Link to this function
code_line(orig_context)
Link to this function
comment_block(orig_context)
Link to this function
comment_line(orig_context)
Link to this function
doc_block(orig_context)
Link to this function
doc_block_start(orig_context)
Link to this function
fail(context, reason \\ nil)
Link to this function
from_string(source)
Link to this function
heredoc_end(orig_context)
Link to this function
lit(context, literal)
Link to this function
moduledoc_block(orig_context)
Link to this function
moduledoc_block_start(orig_context)
Link to this function
newline(orig_context)
Link to this function
non_code_line(orig_context)
Link to this function
repeatFn(context, parser, minimum \\ 0, maximum \\ -1)
Link to this function
success(context, value \\ nil)
Link to this function
symbols(context, tree_map)
Link to this function
uint(context, radix \\ 10, minDigits \\ 1, maxDigits \\ -1)