For a list of all members of this type, see VisualBasicLanguage members.
Name | Description | |
---|---|---|
![]() | ToString | (Inherited from Infragistics.Documents.Parsing.LanguageBase) |
Name | Description | |
---|---|---|
![]() | GetErrorAlias | Overridden. Returns a customized error alias for the specified symbol or null to use the default alias. |
![]() | GetParseTable | Overridden. Gets the parse table for a GLR parser. |
![]() | InitializeDefaultServices | Overridden. Gets called once on each instance to let derived Infragistics.Documents.Parsing.LanguageBase classes initialize the default services in the Infragistics.Documents.Parsing.ServicesManager. |
![]() | OnError | Overridden. Gets called when an error is detected during the parse. |
![]() | OnGlobalAmbiguityDetected | Overridden. Gets called when a global ambiguity is detected while parsing a document. |
![]() | OnSyntaxTreeCreated | (Inherited from Infragistics.Documents.Parsing.LanguageBase) |