Version 24.2 (latest)

CustomLanguage Class Events

For a list of all members of this type, see CustomLanguage members.

Public Events
 NameDescription
Public EventGlobalAmbiguityDetectedOccurs when a global ambiguity is detected while parsing a document.  
Public EventSyntaxTreeCreatedOccurs after a parse operation when a new SyntaxTree has been created and before it returned. (Inherited from Infragistics.Documents.Parsing.LanguageBase)
See Also