Skip to main content

is_math_function

Function is_math_function 

Source
pub fn is_math_function(kind: &TokenKind) -> bool
Expand description

Returns true if the token kind represents a math function keyword.