C new ScriptElementKind() void
Properties
P callSignatureElement: string
P constructorImplementationElement: string
P constructSignatureElement: string
P functionElement: string
P indexSignatureElement: string
P interfaceElement: string
P localFunctionElement: string
P localVariableElement: string
P memberFunctionElement: string
P memberGetAccessorElement: string
P memberSetAccessorElement: string
P memberVariableElement: string
P parameterElement: string
P typeParameterElement: string
P variableElement: string