Function check_and_parse_attribute

Source
pub fn check_and_parse_attribute(
    ast: &mut KTokenStream,
) -> Option<AttributeToken>