Unit 'uPSCompiler' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_pascalscript]

TPSBinValueOp

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: uPSCompiler.pas line 1407

type TPSBinValueOp = class(TPSValue)

public

  property Val1: TPSValue; [rw]

  

  property Val2: TPSValue; [rw]

  

  property Operator: TPSBinOperatorType; [rw]

  

  property aType: TPSType; [rw]

  

  destructor Destroy; override;

  

end;

Inheritance

TPSBinValueOp

  

|

TPSValue

  

|

TObject



CT Web help

CodeTyphon Studio