Table of Contents

SyntaxGeneratorTemplate.WriteStructureSyntax Method

Definition

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

Write structure syntax

public abstract void WriteStructureSyntax(XPathNavigator reflection, SyntaxWriter writer)

Parameters

reflection XPathNavigator

The reflection data used to produce the syntax

writer SyntaxWriter

The writer to which the syntax is written