| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SourceFile | |
| org.apache.bcel.classfile | This package contains the classes that describe the structure of a Java class file and a class file parser. | 
| org.apache.bcel.verifier.statics | Provides PassVerifier classes used internally by JustIce. | 
| Uses of SourceFile in org.apache.bcel.classfile | 
| Methods in org.apache.bcel.classfile with parameters of type SourceFile | |
|  void | Visitor.visitSourceFile(SourceFile obj) | 
|  void | EmptyVisitor.visitSourceFile(SourceFile obj) | 
|  void | DescendingVisitor.visitSourceFile(SourceFile attribute) | 
| Constructors in org.apache.bcel.classfile with parameters of type SourceFile | |
| SourceFile(SourceFile c)Initialize from another object. | |
| Uses of SourceFile in org.apache.bcel.verifier.statics | 
| Methods in org.apache.bcel.verifier.statics with parameters of type SourceFile | |
|  void | StringRepresentation.visitSourceFile(SourceFile obj) | 
| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||