org.extendj.ast
class FileClassSource

General Info

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

Description

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

Member Filters

API level:

Aspect:

Constructors

public FileClassSource(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.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