External module "lib/PatternMatch"
Functions
isPatternMatch
-
Parameters
Returns boolean
isSpecialMember
- isSpecialMember(name: string): boolean
-
Parameters
Returns boolean
isTreePatternMatch
-
Parameters
Returns boolean
justTheData
- justTheData(match: object): any
Return true if the member has a special meaning, rather than being bound to the context. For example, is a veto function or a private property.