Class Comment

Index

Constructor methods

Properties

Methods

Constructor methods

constructor(value: string, silent: any): Comment

Parameters

  • value: string
  • silent: any

Returns

Comment

Properties

public silent: boolean

public value: string

Methods

public eval(): Comment

Returns

Comment

public toCSS(env?: Options): string

Parameters

Returns

string