Function int_token_value

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