Soulless
v0.2.0
Search documentation of Soulless
Settings
Soulless.Protobuf.Parser.Helpers
(Soulless v0.2.0)
View Source
Summary
Functions
end_block(combinator \\ empty(), symbol \\ "}")
equals(combinator \\ empty())
legal_string(combinator \\ empty())
legal_string_between(combinator \\ empty(), start_string, end_string)
literal_between(combinator \\ empty(), value, start_string, end_string)
optional_white_space(combinator \\ empty())
protobuf_type(combinator \\ empty())
quoted_legal_string(combinator \\ empty())
quoted_literal(combinator \\ empty(), value)
semicolon(combinator \\ empty())
start_block(combinator \\ empty(), symbol \\ "{")
type_in_parentheses(combinator \\ empty())
white_space(combinator \\ empty())
Functions
end_block(combinator \\ empty(), symbol \\ "}")
equals(combinator \\ empty())
legal_string(combinator \\ empty())
legal_string_between(combinator \\ empty(), start_string, end_string)
literal_between(combinator \\ empty(), value, start_string, end_string)
optional_white_space(combinator \\ empty())
protobuf_type(combinator \\ empty())
quoted_legal_string(combinator \\ empty())
quoted_literal(combinator \\ empty(), value)
semicolon(combinator \\ empty())
start_block(combinator \\ empty(), symbol \\ "{")
type_in_parentheses(combinator \\ empty())
white_space(combinator \\ empty())