PackagepbjAS.ops
Classpublic class OpLessThan
ImplementsPBJOpcode



Public Properties
 PropertyDefined by
  dst : PBJReg
OpLessThan
  src : PBJReg
OpLessThan
Public Methods
 MethodDefined by
  
OpLessThan
Property detail
dstproperty
public var dst:PBJReg
srcproperty 
public var src:PBJReg
Constructor detail
OpLessThan()constructor
public function OpLessThan(dst:PBJReg, src:PBJReg)Parameters
dst:PBJReg
 
src:PBJReg