Lines Matching defs:__construct

182     public function __construct(Type $keyType, Type $valueType)  function in ArrayType
353 protected function __construct(string $name, bool $isBuiltin) { function in SimpleType
623 private function __construct(array $types, bool $isIntersection) { function in Type
779 public function __construct(array $classTypes, array $builtinTypes) { function in ArginfoType
821 public function __construct( function in ArgInfo
933 public function __construct(?Name $namespace, string $const) function in ConstName
970 public function __construct(Name $class, string $const) function in ClassConstName
996 public function __construct(Name $class, string $property) function in PropertyName
1027 public function __construct(Name $name) { function in FunctionName
1091 public function __construct(Name $className, string $methodName) { function in MethodName
1150 …public function __construct(bool $byRef, ?Type $type, ?Type $phpDocType, bool $tentativeReturnType… function in ReturnInfo
1221 public function __construct( function in FuncInfo
1620 public function __construct(iterable $allConstInfos) function in EvaluatedValue::createFromExpression::AnonymousClass1e6c84480100
1717 …private function __construct($value, SimpleType $type, Expr $expr, array $originatingConsts, bool … function in EvaluatedValue
1792 public function __construct( function in VariableLike
1981 public function __construct( function in ConstInfo
2288 public function __construct( function in PropertyInfo
2435 public function __construct(string $name, ?Expr $value) { function in EnumCaseInfo
2465 public function __construct(string $class, array $args) { function in AttributeInfo
2537 public function __construct( function in ClassInfo
3307 public function __construct(string $name, ?string $value) { function in DocCommentTag