de.upb.hni.vmagic
Interface DeclarativeRegion

All Known Implementing Classes:
AbstractGenerateStatement, AbstractProcessStatement, Architecture, BlockStatement, Component, Configuration, Entity, ForGenerateStatement, ForStatement, FunctionBody, IfGenerateStatement, LibraryClause, LibraryDeclarativeRegion, LibraryUnit, LoopStatement, PackageBody, PackageDeclaration, ProcedureBody, ProcessStatement, Register, RegisterGroup, RootDeclarativeRegion, SubprogramBody, UseClause, VhdlFile, WhileStatement

public interface DeclarativeRegion

Declarative region.


Method Summary
 Scope getScope()
          Returns the scope of this declarative region.
 

Method Detail

getScope

Scope getScope()
Returns the scope of this declarative region.

Returns:
the scope