Lines Matching defs:__construct
202 public function __construct(Type $keyType, Type $valueType) function in ArrayType
373 protected function __construct(string $name, bool $isBuiltin) { function in SimpleType
647 private function __construct(array $types, bool $isIntersection) { function in Type
803 public function __construct(array $classTypes, array $builtinTypes) { function in ArginfoType
845 public function __construct( function in ArgInfo
957 public function __construct(?Name $namespace, string $const) function in ConstName
994 public function __construct(Name $class, string $const) function in ClassConstName
1020 public function __construct(Name $class, string $property) function in PropertyName
1051 public function __construct(Name $name) { function in FunctionName
1120 public function __construct(Name $className, string $methodName) { function in MethodName
1182 …public function __construct(bool $byRef, ?Type $type, ?Type $phpDocType, bool $tentativeReturnType… function in ReturnInfo
1258 public function __construct( function in FuncInfo
2199 public function __construct(array $allConstInfos) function in EvaluatedValue::createFromExpression::AnonymousClassea93b2a90100
2295 …private function __construct($value, SimpleType $type, Expr $expr, array $originatingConsts, bool … function in EvaluatedValue
2371 public function __construct( function in VariableLike
2561 public function __construct( function in ConstInfo
2924 public function __construct( function in PropertyInfo
3100 public function __construct(string $name, ?Expr $value) { function in EnumCaseInfo
3128 public function __construct(string $class, array $args) { function in AttributeInfo
3212 public function __construct( function in ClassInfo
4073 public function __construct(string $name, ?string $value) { function in DocCommentTag
4130 public function __construct(string $docComment) { function in ExposedDocComment