Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Interface
com.chaoswg.xtc4y.classdesc.CodeCompatible

Uses of CodeCompatible in com.chaoswg.xtc4y.classdesc
 

Classes in com.chaoswg.xtc4y.classdesc that implement CodeCompatible
 class LineNumberTableAttribute
          This class describes the information for a lineNumberTable attribute ($4.7.8)
 class LineNumberTableEntry
          this class represents an antry in the linevariabletable attribute, described in §4.7.8
 class LocalVariableTableAttribute
          This class describes the information for a localVariableTable attribute ($4.7.9) TBD: make editable
 class LocalVariableTableEntry
          this class represents an antry in the localvariabletable attribute, described in §4.7.9 TBD: make an entry editable through methods