Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Pegasus
CompilePegGrammar
C# Class Pegasus.CompilePegGrammar
Provides compilation services for PEG grammars as an MSBuild task.
Inheritance:
Microsoft.Build.Utilities.Task
ファイルを表示
Open project: otac0n/Pegasus
Private Properties
Property
Type
Description
LogError
void
Public Methods
Method
Description
Execute
( ) :
bool
Reads and compiles the specified grammars.
Private Methods
Method
Description
LogError
(
CompilerError
error
) :
void
Method Details
Execute()
public
method
Reads and compiles the specified grammars.
public
Execute
( ) :
bool
return
bool