Liquex.Parser.Literal.range

You're seeing just the function range, go back to Liquex.Parser.Literal module for more information.
Link to this function

range(combinator \\ empty())

View Source

Specs

Parses a range

Examples

* "(1..5)"
* "(1..num)"