Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Scalar.php

class Scalar

Same name in this branch
  1. 11.1.x vendor/phpdocumentor/type-resolver/src/Types/Scalar.php \phpDocumentor\Reflection\Types\Scalar

Hierarchy

  • class \PhpParser\NodeAbstract implements \PhpParser\Node, \PhpParser\JsonSerializable
    • class \PhpParser\Node\Expr extends \PhpParser\NodeAbstract
      • class \PhpParser\Node\Scalar extends \PhpParser\Node\Expr

Expanded class hierarchy of Scalar

11 files declare their use of Scalar
BuilderHelpers.php in vendor/nikic/php-parser/lib/PhpParser/BuilderHelpers.php
ConstExprEvaluator.php in vendor/nikic/php-parser/lib/PhpParser/ConstExprEvaluator.php
Float_.php in vendor/nikic/php-parser/lib/PhpParser/Node/Scalar/Float_.php
InterpolatedString.php in vendor/nikic/php-parser/lib/PhpParser/Node/Scalar/InterpolatedString.php
Int_.php in vendor/nikic/php-parser/lib/PhpParser/Node/Scalar/Int_.php

... See full list

9 string references to 'Scalar'
AssertTypeSpecifyingExtensionHelper::getExpressionResolvers in vendor/phpstan/phpstan-phpunit/src/Type/PHPUnit/Assert/AssertTypeSpecifyingExtensionHelper.php
*
FunctionCommentSniff::processParams in vendor/squizlabs/php_codesniffer/src/Standards/Squiz/Sniffs/Commenting/FunctionCommentSniff.php
Process the function parameter comments.
IsType::matches in vendor/phpunit/phpunit/src/Framework/Constraint/Type/IsType.php
Evaluates the constraint for parameter $other. Returns true if the constraint is met, false otherwise.
PropertyInfoLoader::getTypeConstraint in vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php
PropertyInfoLoader::loadClassMetadata in vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php
Loads validation metadata into a {@link ClassMetadata} instance.

... See full list

File

vendor/nikic/php-parser/lib/PhpParser/Node/Scalar.php, line 5

Namespace

PhpParser\Node
View source
abstract class Scalar extends Expr {

}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal