C# Class SharpTAL.TemplateParser.ParseError

An error occurred during parsing. Indicates an error on the structural level.
Inheritance: TemplateError
Afficher le fichier Open project: lck/SharpTAL

Méthodes publiques

Méthode Description
ParseError ( string msg, Token token )

Method Details

ParseError() public méthode

public ParseError ( string msg, Token token )
msg string
token Token