Catch clause AST node. More...
List of all members.
Catch clause AST node.
EBNF grammar:
specific-catch-clause: "catch" "(" class-type (identifier)? ")" block
[inline]
[inline, virtual]
[virtual]
Collect entities defined in this AST node.
Implements CsNode.
Collect entity references.
Collect token indexes associated with this AST node.
Recursively collect token indexes in source code order.
Build Entities - pass 2 (for internal purpose only).
CsAstCallback support.
Clear all entity references (for internal purpose only).
Returns entity modification.
Returns node pass type.
Member Lookup - pass 4 (for internal purpose only).
Type Lookup - pass 3 (for internal purpose only).
CsAstVisitor support.
Catch block.
Catch variable entity.
Catch variable name.
Catch type.