pub(crate) fn parse_integer_const(pair: Pair<'_, Rule>) -> u32
Parse integer constant
Parses a pair of type integer_const into a u32
integer_const
u32