Version

Search Results

Ambiguities

Ambiguities Topic Overview Purpose This topic describes the ambiguities that may occur while a document is parsing and how to handle them. Required background The following topics are prerequisites to understanding this topic: Topic Purpose Syntax Parsing Engine Overview This topic provides an overview of the Synt...

API Overview

API Overview This section lists each namespace that is relevant to the control. We also give you several key classes that you will be using while programming with this control. The namespaces and classes on this page link directly into our API documentation. Controls Namespace: Infragistics.Documents Infragistics....

Backtracking Strategy

Backtracking Strategy Topic Overview Purpose This topic explains the backtracking error handling strategy. Required background The following topics are prerequisites to understanding this topic: Topic Purpose Syntax Parsing Engine Overview The topics in this group explain the Infragistics Syntax Parsing Engine. Gr...

Create a TextDocument

Create a TextDocument Topic Overview Purpose This topic introduces the TextDocument and explains how to set a language on the TextDocument. Required background The following topics are prerequisites to understanding this topic: Topic Purpose Syntax Parsing Engine Overview This topic provides an overview of the Syn...

Create Custom Language

Create Custom Language Topic Overview Purpose This topic explains the process of creating a custom language. 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 Ove...

Custom Diagnostics and Annotations

Custom Diagnostics and Annotations Topic Overview Purpose This topic explains how to attach and obtain additional data to and from the syntax tree. Required background The following topics are prerequisites to understanding this topic: Topic Purpose Syntax Parsing Engine Overview This topic provides an overview of...

Custom Language

Custom Language In This Group of Topics Introduction The topics in this group explain how to create a custom language for the Syntax parsing Engine. Topics Topic Purpose Create Custom Language This topic explains the process of creating a custom language. Customize Error Messages This topic explains how to customi...

Customize Error Messages

Customize Error Messages Topic Overview Purpose This topic explains how to customize the error messages produced 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 ...

Defining Productions

Defining Productions Topic Overview Purpose This topic explains how to create productions for a non-terminal symbol. 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. Gra...

EBNF File Format Overview

EBNF File Format Overview Topic Overview Purpose This topic gives an overview of the EBNF file format used to define a grammar. 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 ...