PHP Class Transphpile\Transpile\Transpile

Inheritance: use trait Transphpile\IO\IO
Afficher le fichier Open project: jaytaph/Transphpile Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( Transphpile\IO\IOInterface $io )
getTraverser ( ) : NodeTraverser
transpile ( $srcPath, $dstPath )

Méthodes protégées

Méthode Description
getStub ( )

Method Details

__construct() public méthode

public __construct ( Transphpile\IO\IOInterface $io )
$io Transphpile\IO\IOInterface

getStub() protected méthode

protected getStub ( )

getTraverser() public static méthode

public static getTraverser ( ) : NodeTraverser
Résultat PhpParser\NodeTraverser

transpile() public méthode

public transpile ( $srcPath, $dstPath )