Page MenuHomeMTRNord's Forge
Diviner Tech Docs JavelinPeastLibrary

final class JavelinPeastLibrary
Phorge Technical Documentation ()

This class is not documented.

Methods

public static function build()

This method is not documented.
Return
wild

public static function getBuildInstructions()

Returns human-readable instructions for building PHP-parser.

Return
string

private static function peastAutoloader($classname)

This method is not documented.
Parameters
$classname
Return
wild

public static function loadLibrary()

This method is not documented.
Return
wild

public static function getPath()

Returns the path to the Peast library.

Return
string

public static function getVersion()

Returns the Peast version.

Return
string

public static function isAvailable()

Checks if PHP-parser is built and up-to-date.

Return
bool