Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ECMAScriptMethod

Hierarchy

Index

Constructors

constructor

Properties

file

file: any

id

id: string

kind

kind: string = "method"

modifiers

modifiers: string[]

name

name: string

relations

relations: any[] = []

Methods

addRelation

  • addRelation(from: any, to: any, toType: string, type: RelationTypes): void

getInRelations

  • getInRelations(): any[]

getOutRelations

  • getOutRelations(): any[]

hasRelation

  • hasRelation(from: string, to: string, type: string): boolean

Generated using TypeDoc