Share via


RewritingContext Class

Definition

Informational class for rewriting a syntax tree.

public ref class RewritingContext
public class RewritingContext
type RewritingContext = class
Public Class RewritingContext
Inheritance
RewritingContext

Constructors

Name Description
RewritingContext(Block, ErrorSink)

Instantiates a new RewritingContext.

Properties

Name Description
ErrorSink
SyntaxTree

The documents syntax tree.

Applies to