Constructors
constructor
- new passApplyArg(name, isArg?): passApplyArg
Parameters
- name: string
- isArg: boolean = false
Properties
Accessors
isArg
- get isArg(): boolean
Returns boolean
name
- get name(): string
Returns string
Methods
toString
- toString(): string
Returns string
Deprecated
Stupid class that is not used anymore.