C# Class Antlr4.StringTemplate.Misc.TemplateCompiletimeMessage

Inheritance: Antlr4.StringTemplate.Misc.TemplateMessage
Afficher le fichier Open project: antlr/antlrcs

Méthodes publiques

Méthode Description
TemplateCompiletimeMessage ( Antlr4.StringTemplate.Misc.ErrorType error, string sourceName, Antlr.Runtime.IToken templateToken, Antlr.Runtime.IToken token ) : Antlr4.StringTemplate.Compiler
TemplateCompiletimeMessage ( Antlr4.StringTemplate.Misc.ErrorType error, string sourceName, Antlr.Runtime.IToken templateToken, Antlr.Runtime.IToken token, System.Exception cause ) : Antlr4.StringTemplate.Compiler
TemplateCompiletimeMessage ( Antlr4.StringTemplate.Misc.ErrorType error, string sourceName, Antlr.Runtime.IToken templateToken, Antlr.Runtime.IToken token, System.Exception cause, object arg ) : Antlr4.StringTemplate.Compiler
TemplateCompiletimeMessage ( Antlr4.StringTemplate.Misc.ErrorType error, string sourceName, Antlr.Runtime.IToken templateToken, Antlr.Runtime.IToken token, System.Exception cause, object arg, object arg2 ) : Antlr4.StringTemplate.Compiler
ToString ( ) : string

Method Details

TemplateCompiletimeMessage() public méthode

public TemplateCompiletimeMessage ( Antlr4.StringTemplate.Misc.ErrorType error, string sourceName, Antlr.Runtime.IToken templateToken, Antlr.Runtime.IToken token ) : Antlr4.StringTemplate.Compiler
error Antlr4.StringTemplate.Misc.ErrorType
sourceName string
templateToken Antlr.Runtime.IToken
token Antlr.Runtime.IToken
Résultat Antlr4.StringTemplate.Compiler

TemplateCompiletimeMessage() public méthode

public TemplateCompiletimeMessage ( Antlr4.StringTemplate.Misc.ErrorType error, string sourceName, Antlr.Runtime.IToken templateToken, Antlr.Runtime.IToken token, System.Exception cause ) : Antlr4.StringTemplate.Compiler
error Antlr4.StringTemplate.Misc.ErrorType
sourceName string
templateToken Antlr.Runtime.IToken
token Antlr.Runtime.IToken
cause System.Exception
Résultat Antlr4.StringTemplate.Compiler

TemplateCompiletimeMessage() public méthode

public TemplateCompiletimeMessage ( Antlr4.StringTemplate.Misc.ErrorType error, string sourceName, Antlr.Runtime.IToken templateToken, Antlr.Runtime.IToken token, System.Exception cause, object arg ) : Antlr4.StringTemplate.Compiler
error Antlr4.StringTemplate.Misc.ErrorType
sourceName string
templateToken Antlr.Runtime.IToken
token Antlr.Runtime.IToken
cause System.Exception
arg object
Résultat Antlr4.StringTemplate.Compiler

TemplateCompiletimeMessage() public méthode

public TemplateCompiletimeMessage ( Antlr4.StringTemplate.Misc.ErrorType error, string sourceName, Antlr.Runtime.IToken templateToken, Antlr.Runtime.IToken token, System.Exception cause, object arg, object arg2 ) : Antlr4.StringTemplate.Compiler
error Antlr4.StringTemplate.Misc.ErrorType
sourceName string
templateToken Antlr.Runtime.IToken
token Antlr.Runtime.IToken
cause System.Exception
arg object
arg2 object
Résultat Antlr4.StringTemplate.Compiler

ToString() public méthode

public ToString ( ) : string
Résultat string