Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Pegasus
CompilePegGrammar
C# Class Pegasus.CompilePegGrammar
Provides compilation services for PEG grammars as an MSBuild task.
Inheritance:
Microsoft.Build.Utilities.Task
Afficher le fichier
Open project: otac0n/Pegasus
Private Properties
Свойство
Type
Description
LogError
void
Méthodes publiques
Méthode
Description
Execute
( ) :
bool
Reads and compiles the specified grammars.
Private Methods
Méthode
Description
LogError
(
CompilerError
error
) :
void
Method Details
Execute()
public
méthode
Reads and compiles the specified grammars.
public
Execute
( ) :
bool
Résultat
bool