int_token_value

Function int_token_value 

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