Lines Matching defs:__construct

194     public function __construct(Type $keyType, Type $valueType)  function in ArrayType
365 protected function __construct(string $name, bool $isBuiltin) { function in SimpleType
639 private function __construct(array $types, bool $isIntersection) { function in Type
795 public function __construct(array $classTypes, array $builtinTypes) { function in ArginfoType
837 public function __construct( function in ArgInfo
949 public function __construct(?Name $namespace, string $const) function in ConstName
986 public function __construct(Name $class, string $const) function in ClassConstName
1012 public function __construct(Name $class, string $property) function in PropertyName
1043 public function __construct(Name $name) { function in FunctionName
1112 public function __construct(Name $className, string $methodName) { function in MethodName
1174 …public function __construct(bool $byRef, ?Type $type, ?Type $phpDocType, bool $tentativeReturnType… function in ReturnInfo
1250 public function __construct( function in FuncInfo
2194 public function __construct(array $allConstInfos) function in EvaluatedValue::createFromExpression::AnonymousClass9f7c94370100
2290 …private function __construct($value, SimpleType $type, Expr $expr, array $originatingConsts, bool … function in EvaluatedValue
2366 public function __construct( function in VariableLike
2556 public function __construct( function in ConstInfo
3013 public function __construct( function in PropertyInfo
3239 public function __construct(string $name, ?Expr $value) { function in EnumCaseInfo
3267 public function __construct(string $class, array $args) { function in AttributeInfo
3351 public function __construct( function in ClassInfo
4212 public function __construct(string $name, ?string $value) { function in DocCommentTag
4269 public function __construct(string $docComment) { function in ExposedDocComment