trait Tlf\Lexer\PhpNew\Handlers

Constants

Properties

Methods

  • public function docblock(object $ast) add a docblock to the ast if there is a previous docblock set. unset the previous docblock.

  • public function setArgDeclaration($arg)

  • public function closeArg($arg)

  • public function handleComment($lexer, $ast, $token, $directive)

  • public function handleString($lexer, $ast, $token, $directive)

  • public function handleWhitespace($lexer, $ast, $token, $directive)

  • public function handleWord($lexer, $ast, $token, $directive)