Lggr
Static Public Member Functions | Static Protected Attributes | List of all members
PHP_Token_Stream_CachingFactory Class Reference

Static Public Member Functions

static get ($filename)
 
static clear ($filename=null)
 

Static Protected Attributes

static $cache = []
 

Detailed Description

A caching factory for token stream objects.

Member Function Documentation

◆ clear()

static PHP_Token_Stream_CachingFactory::clear (   $filename = null)
static
Parameters
string$filename

◆ get()

static PHP_Token_Stream_CachingFactory::get (   $filename)
static
Parameters
string$filename
Returns
PHP_Token_Stream

The documentation for this class was generated from the following file: