EControl Syntax Editor SDK
TGrammaAnalyzer Class Members
Members
TGrammaAnalyzer Methods
TGrammaAnalyzer Methods 
Description 
Clears grammar definition and grammar rules (results of grammar compilation). 
Compiles grammar definition. 
Creates and initializes a TGrammaAnalyzer instance. 
Destroys an instance of TGrammaAnalyzer. 
Returns index of the rule in rules list. 
Returns grammar ruler with name AName. 
Analyzes text represented by Tags (TClientSyntAnalyze) starting from FromIndex to back direction using Rule. If parsing is successful result is not nil
Tests sequence of tokens from position FromIndex to satisfy grammar rule Rule 
Topics
Topic 
Description 
The methods of the TGrammaAnalyzer class are listed here. 
The properties of the TGrammaAnalyzer class are listed here. 
The events of the TGrammaAnalyzer class are listed here. 
TGrammaAnalyzer Properties
TGrammaAnalyzer Properties 
Description 
Specifies grammar definition. 
Indicates number of grammar rules. 
Lists grammar rules references. 
TGrammaAnalyzer Events
TGrammaAnalyzer Events 
Description 
Occurs when grammar definition has been changed. 
Copyright (c) 2004-2011. All rights reserved.