Skip to main content

parse_specialized_attribute

Function parse_specialized_attribute 

Source
pub fn parse_specialized_attribute(
    attr: &AttributeInfo,
    pool: &[ConstantPoolEntry],
) -> ParsedAttribute
Expand description

Try to parse a raw attribute into a specialized attribute type based on the attribute name.