class documentation

class JSConstructor(JSCallable):

View In Hierarchy

Like a callable but with a different prefix.
Method get​_display​_prefix Undocumented
Class Variable allow​_nesting Undocumented

Inherited from JSCallable:

Class Variable doc​_field​_types Undocumented
Class Variable has​_arguments Undocumented

Inherited from JSObject (via JSCallable):

Method add​_target​_and​_index Undocumented
Method after​_content Handle object de-nesting after content
Method before​_content Handle object nesting before content
Method get​_index​_text Undocumented
Method handle​_signature Breaks down construct signatures
Method make​_old​_id Generate old styled node_id for JS objects.
Class Variable option​_spec Undocumented
def get_display_prefix(self):

Undocumented

Returns
List[Node]Undocumented
allow_nesting: bool =