smie-indent-keyword

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

(smie-indent-keyword &optional TOKEN)

Indent point based on the token that follows it immediately.
If TOKEN is non-nil, assume that that is the token that follows point.
Returns either a column number or nil if it considers that indentation
should not be computed on the basis of the following token.