File: intertype-constructor.expect.txt

package info (click to toggle)
highlight.js 9.18.5%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 6,672 kB
  • sloc: javascript: 40,928; python: 342; makefile: 160; sh: 11
file content (3 lines) | stat: -rw-r--r-- 275 bytes parent folder | download | duplicates (7)
1
2
3
<span class="hljs-function"><span class="hljs-keyword">public</span> MyClass.<span class="hljs-title">new</span><span class="hljs-params">()</span> <span class="hljs-keyword">throws</span> Exception</span>{
  <span class="hljs-comment">// intertype constructor body</span>
}