Package jag.opcode
Interface RSClassStructure
-
- All Superinterfaces:
RSNode,RSProvider
public interface RSClassStructure extends RSNode
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int[]getErrors()Field[]getFields()byte[][][]getMethodArgs()Method[]getMethods()-
Methods inherited from interface jag.RSNode
getKey, getNext, getPrevious, unlink
-
-