Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 353 Bytes

constructor.md

File metadata and controls

5 lines (3 loc) · 353 Bytes

Constructor

constructor

Construct and return a new instance of VerbalExpression. Used to support the new VerbalExpression() syntax in ES6 classes as mandated by the spec. You usually wouldn't need to call VerEx().constructor().