LUFileParserBaseListener.ExitErrorString(LUFileParser+ErrorStringContext) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public virtual void ExitErrorString (LUFileParser.ErrorStringContext context);
abstract member ExitErrorString : LUFileParser.ErrorStringContext -> unit
override this.ExitErrorString : LUFileParser.ErrorStringContext -> unit
Public Overridable Sub ExitErrorString (context As LUFileParser.ErrorStringContext)
Parameters
- context
- LUFileParser.ErrorStringContext