Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BindExpression

Hierarchy

  • Node
    • BindExpression

Index

Properties

callee

callee: Expression

end

end: number

Optional innerComments

innerComments: Comment[]

Optional leadingComments

leadingComments: Comment[]

loc

object

object: Expression

start

start: number

Optional trailingComments

trailingComments: Comment[]

type

type: "BindExpression"

Generated using TypeDoc