org.extendj.ast
class BytecodeClassSource

General Info

Type Hierarchy:
java.lang.Object
  extended by org.extendj.ast.ClassSource
      extended by org.extendj.ast.BytecodeClassSource
Direct Known Subclasses:
FileBytecodeClassSource, JarClassSource

Description

Source
Declared in /home/jesper/git/extendj/java4/frontend/PathPart.jadd at line 189
Aspect
PathPart

Member Filters

API level:

Aspect:

Constructors

public BytecodeClassSource(PathPart sourcePath)

Methods

public CompilationUnit parseCompilationUnit(Program program)
                                     throws java.io.IOException

Inherited Members

Methods inherited from class org.extendj.ast.ClassSource

Methods inherited from class java.lang.Object

clone
equals
finalize
getClass
hashCode
notify
notifyAll
wait
wait
wait

Fields inherited from org.extendj.ast.ClassSource