Function float_token_value

Source
pub fn float_token_value(token: &LuaSyntaxToken) -> Result<f64, LuaParseError>