Version 24.2 (latest)

TSqlLanguage Class Methods

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

Public Methods
 NameDescription
Public MethodToString (Inherited from Infragistics.Documents.Parsing.LanguageBase)
Protected Methods
 NameDescription
Protected Internal MethodGetErrorAliasOverridden. Returns a customized error alias for the specified symbol or null to use the default alias.  
Protected Internal MethodGetParseTableOverridden. Gets the parse table for a GLR parser.  
Protected Internal MethodInitializeDefaultServices (Inherited from Infragistics.Documents.Parsing.LanguageBase)
Protected Internal MethodOnError (Inherited from Infragistics.Documents.Parsing.LanguageBase)
Protected Internal MethodOnGlobalAmbiguityDetectedOverridden. Gets called when a global ambiguity is detected while parsing a document.  
Protected Internal MethodOnSyntaxTreeCreated (Inherited from Infragistics.Documents.Parsing.LanguageBase)
See Also