Added comment that operationkind 0x205 is open for future usage.

上级 3c29618b
......@@ -141,6 +141,7 @@ public enum OperationKind
AddressOfExpression = 0x203,
/// <summary>Indicates an <see cref="IPointerIndirectionReferenceExpression"/>.</summary>
PointerIndirectionReferenceExpression = 0x204,
// 0x205 is open for future use.
/// <summary>Indicates an <see cref="IIncrementExpression"/>.</summary>
IncrementExpression = 0x206,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册