emmylua_parser

Function int_token_value

source
pub fn int_token_value(token: &LuaSyntaxToken) -> Result<i64, LuaParseError>