Lines Matching full:code
30 * @return {@code non-null;} the defining class
35 * Get the field {@code access_flags}.
42 * Get the field {@code name_index} of the member. This is
43 * just a convenient shorthand for {@code getNat().getName()}.
45 * @return {@code non-null;} the name
50 * Get the field {@code descriptor_index} of the member. This is
51 * just a convenient shorthand for {@code getNat().getDescriptor()}.
53 * @return {@code non-null;} the descriptor
59 * combination of the fields {@code name_index} and
60 * {@code descriptor_index} in the original classfile, interpreted
63 * @return {@code non-null;} the name and type
68 * Get the field {@code attributes} (along with
69 * {@code attributes_count}).
71 * @return {@code non-null;} the constant pool