Lggr
Public Member Functions | List of all members
TheSeer\Tokenizer\TokenCollection Class Reference
Inheritance diagram for TheSeer\Tokenizer\TokenCollection:
Inheritance graph
[legend]
Collaboration diagram for TheSeer\Tokenizer\TokenCollection:
Collaboration graph
[legend]

Public Member Functions

 addToken (Token $token)
 
 current ()
 
 key ()
 
 next ()
 
 valid ()
 
 rewind ()
 
 count ()
 
 offsetExists ($offset)
 
 offsetGet ($offset)
 
 offsetSet ($offset, $value)
 
 offsetUnset ($offset)
 

Member Function Documentation

◆ offsetGet()

TheSeer\Tokenizer\TokenCollection::offsetGet (   $offset)

◆ offsetSet()

TheSeer\Tokenizer\TokenCollection::offsetSet (   $offset,
  $value 
)
Parameters
Token$value
Exceptions
TokenCollectionException

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