Lines Matching refs:Property
22 return new Property($name);
33 new Stmt\Property(
46 new Stmt\Property(
59 new Stmt\Property(
72 new Stmt\Property(
83 new Stmt\Property(Modifiers::FINAL, [new PropertyItem('test')]),
90 new Stmt\Property(Modifiers::PRIVATE_SET, [new PropertyItem('test')]),
97 new Stmt\Property(Modifiers::PROTECTED_SET, [new PropertyItem('test')]),
112 $this->assertEquals(new Stmt\Property(
148 new Stmt\Property(
170 new Stmt\Property(