IDecoratedMember Interface
Provides the base requirements for a type or type member that has attributes and modifiers.
public interface IDecoratedMember : IAstNode
Properties
AttributeSections
The attribute sections.
Modifiers
The modifiers.
Inherited Members
- IAstNode.Contains(int)
- IAstNode.FindChildNode(int)
- IAstNode.FindDescendantNode(int)
- IAstNode.ToTreeString(int)
- IAstNode.Children
- IAstNode.EndOffset
- IAstNode.HasChildren
- IAstNode.Id
- IAstNode.Length
- IAstNode.Parent
- IAstNode.StartOffset
- IAstNode.Value