org.extendj.ast
class FileBytecodeClassSource

General Info

Type Hierarchy:
java.lang.Object
  extended by org.extendj.ast.ClassSource
      extended by org.extendj.ast.BytecodeClassSource
          extended by org.extendj.ast.FileBytecodeClassSource

Description

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

Member Filters

API level:

Aspect:

Constructors

public FileBytecodeClassSource(PathPart sourcePath,
                               java.lang.String path)

Methods

public long lastModified()
public java.io.InputStream openInputStream()
                                    throws java.io.IOException
public java.lang.String pathName()

Inherited Members

Methods inherited from class org.extendj.ast.BytecodeClassSource

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