emmylua_parser

Function float_token_value

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