Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GenerateClassContext

Context for generating a class.

Hierarchy

  • GenerateClassContext

Index

Properties

columnNames

columnNames: string[]

Sorted list of column names.

columns

The columns.

entity

entity: EntityClass

The entity / class description.

methods

Method names.

name

name: string

The class name.

namespace

namespace: string[]

The namespace.

options

Compiler options.

outDir

outDir: string

The output directory.

Generated using TypeDoc