Searched refs:hasFormalsContent (Results 1 – 4 of 4) sorted by relevance
89 Assert.assertTrue(mSourcer.hasFormalsContent()); in testFormalParameters1()102 Assert.assertTrue(mSourcer.hasFormalsContent()); in testFormalParameters2()116 Assert.assertTrue(mSourcer.hasFormalsContent()); in testManyArgs()
69 if (sigSourcer.hasFormalsContent()) { in visit()
135 public boolean hasFormalsContent() { in hasFormalsContent() method in SignatureSourcer
74 if (sigSourcer.hasFormalsContent()) { in writeHeader()