parse_integer_const

Function parse_integer_const 

Source
pub(crate) fn parse_integer_const(pair: Pair<'_, Rule>) -> u32
Expand description

Parse integer constant

Parses a pair of type integer_const into a u32