Liquex.Parser.Literal.range
You're seeing just the function
range
, go back to Liquex.Parser.Literal module for more information.
Specs
range(NimbleParsec.t()) :: NimbleParsec.t()
Parses a range
Examples
* "(1..5)"
* "(1..num)"