True Myth / eslint-plugin/true-myth-support / Obligation
Class: Obligation
Constructors
Constructor
new Obligation(
symbol,type):Obligation
Parameters
symbol
Symbol
type
Returns
Obligation
Properties
symbol
readonlysymbol:Symbol
type
readonlytype:MustUseType
Accessors
label
Get Signature
get label():
string
Returns
string
Methods
addEquivalentType()
addEquivalentType(
type):void
Parameters
type
Returns
void
matches()
matches(
type):boolean
Parameters
type
Returns
boolean