Lines Matching full:may
89 just like ordinary classes. Compilers may need this information to find
90 classes referenced in a compiled library. Code may access this information
95 <dd>Specifies the method in which the class was defined. Compilers may need
97 may access this information by reflection, for instance to derive the
110 may need this information to properly compile classes that use generic
111 types from compiled libraries. Code may access this signature by
117 may access this information by reflection.</dd>
120 <dd>Specifies the exceptions that a method may throw. Compilers may use this
129 some IDEs may use this information for helping with auto-completion.</dd>
134 present, some IDEs may use this information for helping with
140 fields, and methods. Compilers and annotation processors may use these
141 annotations. Code may access them by reflection.</dd>
146 fields, and methods. Compilers and annotation processors may use these
152 parameters. Compilers and annotation processors may use these
153 annotations. Code may access them by reflection.</dd>
158 parameters. Compilers and annotation processors may use these
164 instructions, etc. Compilers and annotation processors may use these
165 annotations. Code may access them by reflection.</dd>
170 types, instructions, etc. Compilers and annotation processors may use