Interface NewExpression

Hierarchy

  • NewExpression

Properties

argumentTypes?: null | TypeDescriptions[]
id: number
isConstant: boolean
isLValue?: boolean
isPure: boolean
lValueRequested: boolean
nodeType: "NewExpression"
src: string
typeDescriptions: TypeDescriptions
typeName: TypeName

Generated using TypeDoc