|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.upb.hni.vmagic.VhdlElement
de.upb.hni.vmagic.declaration.DeclarativeItem
de.upb.hni.vmagic.declaration.ObjectDeclaration<FileObject>
de.upb.hni.vmagic.declaration.FileDeclaration
public class FileDeclaration
File declaration.
Constructor Summary | |
---|---|
FileDeclaration(FileObject... files)
Creates a new file declaration. |
|
FileDeclaration(java.util.List<FileObject> files)
Creates a new file declaration. |
Method Summary |
---|
Methods inherited from class de.upb.hni.vmagic.declaration.ObjectDeclaration |
---|
getObjects |
Methods inherited from class de.upb.hni.vmagic.VhdlElement |
---|
getParent, setParent |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FileDeclaration(FileObject... files)
files
- the declared filespublic FileDeclaration(java.util.List<FileObject> files)
files
- the declared files
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |