Table of Contents

SyntaxGeneratorCore.WriteSyntax Method

Definition

Namespace
Sandcastle.Core.BuildAssembler.SyntaxGenerator
Assembly
Sandcastle.Core.dll

This is implemented to write the syntax

public abstract void WriteSyntax(XPathNavigator reflection, SyntaxWriter writer)

Parameters

reflection XPathNavigator

The reflection data used to generate the syntax

writer SyntaxWriter

The writer to which the syntax information is written