This is the complete list of members for MathParser\Lexing\TokenDefinition, including all inherited members.
$pattern | MathParser\Lexing\TokenDefinition | private |
$tokenType | MathParser\Lexing\TokenDefinition | private |
$value | MathParser\Lexing\TokenDefinition | private |
__construct($pattern, $tokenType, $value=null) | MathParser\Lexing\TokenDefinition | |
getTokenFromMatch($match) | MathParser\Lexing\TokenDefinition | private |
match($input) | MathParser\Lexing\TokenDefinition |