Open sandboxFocus

Enum MethodBodyAbstractionLevel

Enumerates the level of abstraction and the level of details produced by the AST decompiler.

Namespace: PostSharp.Reflection.MethodBody
Assembly: PostSharp.dll
Syntax
public enum MethodBodyAbstractionLevel

Fields

Name Description
ExpressionTree

Returns the expression tree.

Structure

Returns only the block structure (exception handlers).