Lggr
Public Member Functions | List of all members
Prophecy\Argument\Token\ApproximateValueToken Class Reference
Inheritance diagram for Prophecy\Argument\Token\ApproximateValueToken:
Inheritance graph
[legend]
Collaboration diagram for Prophecy\Argument\Token\ApproximateValueToken:
Collaboration graph
[legend]

Public Member Functions

 __construct ($value, $precision=0)
 
 scoreArgument ($argument)
 
 isLast ()
 
 __toString ()
 

Detailed Description

Approximate value token

Author
Daniel Leech danie.nosp@m.l@da.nosp@m.ntlee.nosp@m.ch.c.nosp@m.om

Member Function Documentation

◆ __toString()

Prophecy\Argument\Token\ApproximateValueToken::__toString ( )

Returns string representation for token.

Returns
string

Implements Prophecy\Argument\Token\TokenInterface.

◆ isLast()

Prophecy\Argument\Token\ApproximateValueToken::isLast ( )

{Returns true if this token prevents check of other tokens (is last one).

Returns
bool|int
}

Implements Prophecy\Argument\Token\TokenInterface.

◆ scoreArgument()

Prophecy\Argument\Token\ApproximateValueToken::scoreArgument (   $argument)

{Calculates token match score for provided argument.

Parameters
$argument
Returns
bool|int
}

Implements Prophecy\Argument\Token\TokenInterface.


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