Annotation Type JSConstructor
An annotation that marks a Java method as JavaScript constructor. This can be used as an
alternative to the
jsConstructor naming convention desribed in ScriptableObject.defineClass(org.htmlunit.corejs.javascript.Scriptable, java.lang.Class).