rfc:token_as_object

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
rfc:token_as_object [2020/03/02 17:53] nikicrfc:token_as_object [2020/03/02 17:55] nikic
Line 140: Line 140:
  
 <PHP> <PHP>
 +// An example, NOT part of the PhpToken interface.
 public function findRight($pos, $findTokenKind) { public function findRight($pos, $findTokenKind) {
     $tokens = $this->tokens;     $tokens = $this->tokens;
rfc/token_as_object.txt · Last modified: 2020/11/12 13:33 by nikic