Version

Search Results

EBNF File Format

EBNF File Format In This Group of Topics Introduction The topics in this group explain defining grammar using the EBNF. Topics Topic Purpose EBNF File Format Overview This topic gives an overview of the EBNF file format used to define a grammar. Special Sequence Format This topic explains the format of the special...

EBNF Specification Deviations

EBNF Specification Deviations Topic Overview Purpose This topic explains the deviations from the ISO 14977 specification in the EBNF format used by the Syntax Parsing Engine. Required background The following topics are prerequisites to understanding this topic: Topic Purpose Syntax Parsing Engine Overview This to...

Error Handling Strategies

Error Handling Strategies In This Group of Topics Introduction The topics in this group explain the strategies used during the syntax analyzing of the document to identify syntax errors. Topics Topic Purpose Synchronizer Symbol Strategy This topic explains the synchronizer symbol error handling strategy. Error Pro...

Error Handling

Error Handling In This Group of Topics Introduction The topics in this group explain the error handling mechanisms of the Infragistics Syntax Parsing Engine. Topics Topic Purpose Lexical Errors This topic explains the lexical errors found by the Syntax Parsing Engine. Syntax Errors This topic explains the syntax e...

Error Production Strategy

Error Production Strategy Topic Overview Purpose This topic explains the error production error handling strategy. 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. Gramm...

Events for Interacting with a TextDocument

Events for Interacting with a TextDocument Topic Overview Purpose This topic introduces the key TextDocument class events and includes code snippets to illustrate their uses. In this topic This topic contains the following sections: PropertyChanged Event – Code Example Description Code TextChanged Event – Code Exa...

Generate EBNF File From a Grammar

Generate EBNF File From a Grammar Topic Overview Purpose This topic explains the process of creating EBNF content from 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 Parsin...

Generate Grammar From an EBNF File

Generate Grammar From an EBNF File Topic Overview Purpose This topic explains the process of creating a grammar from EBNF content. 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 Parsi...

Grammar Analysis

Grammar Analysis Topic Overview Purpose This topic explains the grammar 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 Parsing Engine....

Grammar Overview

Grammar Overview Topic Overview Purpose This topic provides an overview of the Syntax Parsing Engine’s 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 Engine. In this ...