Source position: webidlparser.pp line 56
public function TWebIDLContext.Add( |
aClass: TIDLDefinitionClass; |
const AName: UTF8String; |
const aFile: string; |
aLine: Integer; |
aCol: Integer |
):TIDLDefinition; override; |
aParent: TIDLBaseObject; |
aClass: TIDLDefinitionClass; |
const AName: UTF8String; |
const aFile: string; |
aLine: Integer; |
aCol: Integer |
):TIDLDefinition; virtual; |