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()
136 public boolean hasFormalsContent() { in hasFormalsContent() method in SignatureSourcer
71 if (sigSourcer.hasFormalsContent()) { in visit()
75 if (sigSourcer.hasFormalsContent()) { in writeHeader()