deep

a Cross Development Platform for Java

User Tools

Site Tools


dev:crosscompiler:cfr

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
dev:crosscompiler:cfr [2018/11/28 11:50] – [Methods] ursgrafdev:crosscompiler:cfr [2019/01/09 13:44] – [Classes, Interfaces and Arrays] ursgraf
Line 50: Line 50:
   * typeChkInterfaces: See the comment below.   * typeChkInterfaces: See the comment below.
  
-There a a special case where an interface nedds a type descriptor. This happens when type testing for an array of interfaces, see [[type_checking|Type Checking]].+There a a special case where an interface needs a type descriptor. This happens when type testing for an array of interfaces, see [[type_checking|Type Checking]].
 <code java> <code java>
   Object o = new InterfaceA[10];    Object o = new InterfaceA[10]; 
dev/crosscompiler/cfr.txt · Last modified: 2022/12/20 11:20 by ursgraf