|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.upb.hni.vmagic.Scopes
public class Scopes
Default implementations of the Scope interface. This class is used to implement vMAGIC scope feature and isn't usually used by the user of the library.
Method Summary | |
---|---|
static Scope |
createScope(VhdlElement parent,
Resolvable... list)
Creates a scope. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static Scope createScope(VhdlElement parent, Resolvable... list)
parent
- the associated VhdlElementlist
- a list of resolvables
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |