Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • PropertyDefVisitor

Implements

Index

Constructors

constructor

  • Parameters

    • value: string | any

    Returns PropertyDefVisitor

Properties

Private _enclosedJsonObject

_enclosedJsonObject: any

Methods

canCauseSideEffects

  • canCauseSideEffects(): boolean
  • Returns boolean

contentType

  • contentType(): string
  • Returns string

copyAsJsonObject

  • copyAsJsonObject(): object

copyAsJsonString

  • copyAsJsonString(): string

displayLength

  • displayLength(): number
  • Returns number

displayScale

  • displayScale(): number
  • Returns number

enclosedJsonObject

  • enclosedJsonObject(): any

format

  • format(): string
  • Returns string

length

  • length(): number
  • Returns number

propertyName

  • propertyName(): string
  • Returns string

propertyType

  • propertyType(): string
  • Returns string

scale

  • scale(): number
  • Returns number

semanticType

  • semanticType(): string
  • Returns string

type

  • type(): string
  • Returns string

upperCaseOnly

  • upperCaseOnly(): boolean
  • Returns boolean

writeAllowed

  • writeAllowed(): boolean
  • Returns boolean

writeEnabled

  • writeEnabled(): boolean
  • Returns boolean

Generated using TypeDoc