Function rust_jvm::parser::class_file::parameter_annotations [] [src]

fn parameter_annotations<'a, 'b>(input: Input<'a>, constant_pool: &'b ConstantPool) -> ParseResult<'a, Vec<Vec<Annotation>>>