Create a grammar rule for a SPARQL built-in function that takes exactly one expression argument. The rule name is derived from the token name (uncapitalized).
The lexer token for the built-in function keyword.
Create a grammar rule for a SPARQL built-in function that takes exactly one expression argument. The rule name is derived from the token name (uncapitalized).