smie-setup

smie-setup is a compiled Lisp function in `smie.el'.

(smie-setup GRAMMAR RULES-FUNCTION &rest KEYWORDS)

Setup SMIE navigation and indentation.
GRAMMAR is a grammar table generated by `smie-prec2->grammar'.
RULES-FUNCTION is a set of indentation rules for use on `smie-rules-function'.
KEYWORDS are additional arguments, which can use the following keywords:
- :forward-token FUN
- :backward-token FUN