edu.rit.classfile
Class SynthesizedSubroutineDescription
java.lang.Object
edu.rit.classfile.SubroutineReference
edu.rit.classfile.SubroutineDescription
edu.rit.classfile.SynthesizedSubroutineDescription
- Direct Known Subclasses:
- SynthesizedAbstractMethodDescription, SynthesizedClassInitializerDescription, SynthesizedConstructorDescription, SynthesizedInterfaceMethodDescription, SynthesizedMethodDescription
public abstract class SynthesizedSubroutineDescription
- extends SubroutineDescription
Class SynthesizedSubroutineDescription is the abstract superclass of all
classes used to synthesize a subroutine description for some actual method,
constructor, or class initializer.
Methods inherited from class edu.rit.classfile.SubroutineDescription |
getCodeLength, getExceptionHandlers, getInstructions, getMaxLocals, getMaxStack, getThrownExceptions, isAbstract, isFinal, isNative, isPackageScoped, isPrivate, isProtected, isPublic, isStatic, isStrictfp, isSynchronized |
Copyright © 2001-2006 by Alan Kaminsky. All rights reserved. Send comments to ark@cs.rit.edu.