Class Keyword

Index

Constructor methods

Properties

Methods

Constructor methods

constructor(value: string): Keyword

Parameters

  • value: string

Returns

Keyword

Properties

public static False: Keyword

public static True: Keyword

public value: string

Methods

public compare(other: IComparable): number

Parameters

Returns

number

public eval(): Keyword

Returns

Keyword

public toCSS(): string

Returns

string