CsEntityBlock Class Reference

Local block entity. More...

Inheritance diagram for CsEntityBlock:

CsScopeEntity CsEntity

List of all members.

Public Member Functions

 CsEntityBlock (CsNode decl)
override void visit (ICsEntityVisitor visitor)

Public Attributes

CsNode decl
 AST-node where entity was defined (one of: CsSwitchSection, CsSwitchStatement, CsForStatement, CsTryStatement, CsUsingStatement, CsFixedStatement).
LinkedList< CsEntityblocks
 Nested local blocks.


Detailed Description

Local block entity.
© 2007 metaspec