Home | History | Annotate | Download | only in annotation-file-utilities

Lines Matching defs:Implements

270 \qquad        \bnfnt{implements}* \\
331 \paragraph{Implements and extends}
333 The \bnfnt{extends} and \bnfnt{implements} productions
335 \code{implements}.
336 (Note: For interface declarations, \bnfnt{implements} rather than
346 \bnfnt{implements} ::= \\
348 \qquad \bnflit{implements} \bnfnt{integer} \bnflit{:} \bnfnt{type-annotation}* \lineend \\