Version

Search Results

Grammar

Grammar In This Group of Topics Introduction The topics in this group explain the analyses performed by the Syntax Parsing Engine. Topics Topic Purpose Grammar Overview This topic provides an overview of the Syntax Parsing Engine’s Grammar. Grammar Analysis This topic explains the grammar analysis performed by the...

Ignored Content

Ignored Content Topic Overview Purpose This topic explains how to access the ignored content produced during syntax analysis. Required background The following topics are prerequisites to understanding this topic: Topic Purpose Syntax Parsing Engine Overview This topic provides an overview of the Syntax Parsing En...

Implementing a TextDocument with a RichTextBox

Implementing a TextDocument with a RichTextBox Topic Overview Purpose This topic provides a conceptual overview, with code, on how to use the TextDocument class to parse syntax with a RichTextBox control. In this topic This topic contains the following sections: Introduction Implementing TextDocument with a RichTe...

Infragistics Syntax Parsing Engine

Infragistics Syntax Parsing Engine In This Group of Topics Introduction The topics in this group explain the Infragistics Syntax Parsing Engine. Topics Topic Purpose Syntax Parsing Engine Overview This topic provides an overview of the Syntax Parsing Engine. Grammar The topics in this group explain the analyses pe...

Lexical Analysis Overview

Lexical Analysis Overview Topic Overview Purpose This topic explains the lexical analysis performed by the Syntax Parsing Engine. Required background The following topics are prerequisites to understanding this topic: Topic Purpose Syntax Parsing Engine Overview This topic provides an overview of the Syntax Parsin...

Lexical Analysis

Lexical Analysis In This Group of Topics Introduction The topics in this group explain the lexical analysis performed by the Syntax Parsing Engine. Topics Topic Purpose Lexical Analysis Overview This topic explains the lexical analysis performed by the Syntax Parsing Engine. Terminal Symbols This topic explains a ...

Lexical Errors

Lexical Errors Topic Overview Purpose This topic explains the lexical errors found by the Syntax Parsing Engine. Required background The following topics are prerequisites to understanding this topic: Topic Purpose Syntax Parsing Engine Overview This topic provides an overview of the Syntax Parsing Engine. Grammar...

Methods for Modifying Text in a TextDocument

Methods for Modifying Text in a TextDocument Topic Overview Purpose This topic provides an overview of the TextDocument object’s methods for modifying its text. Additionally, code snippets further illustrate the use of these methods. In this topic This topic contains the following sections: Append Text to the End ...

Non-Terminal Symbols

Non-Terminal Symbols Topic Overview Purpose This topic explains a grammar’s non-terminal symbols. Required background The following topics are prerequisites to understanding this topic: Topic Purpose Syntax Parsing Engine Overview This topic provides an overview of the Syntax Parsing Engine. Grammar Overview This ...

Properties for Configuring a TextDocument

Properties for Configuring a TextDocument Topic Overview Purpose This topic uses descriptive text to illustrate the exposed TextDocument class properties to enable custom configuration. In this topic This topic contains the following sections: IsReadOnly Property Description Language Property Description UndoManag...