C# Class Pchp.CodeAnalysis.CommandLine.Pchp

Inheritance: PhpCompiler
Mostra file Open project: iolevel/peachpie

Public Methods

Method Description
Pchp ( string args, IAnalyzerAssemblyLoader analyzerLoader ) : System

Private Methods

Method Description
CreateArgs ( string args ) : string[]

Method Details

Pchp() public method

public Pchp ( string args, IAnalyzerAssemblyLoader analyzerLoader ) : System
args string
analyzerLoader IAnalyzerAssemblyLoader
return System