Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
SharpTAL
TemplateParser
ParseError
C# Class SharpTAL.TemplateParser.ParseError
An error occurred during parsing. Indicates an error on the structural level.
Inheritance:
TemplateError
Exibir arquivo
Open project: lck/SharpTAL
Public Methods
Method
Description
ParseError
(
string
msg
,
Token
token
)
Method Details
ParseError()
public
method
public
ParseError
(
string
msg
,
Token
token
)
msg
string
token
Token