Represents type TIEPatternMatchTest.
Namespace: IEFacts
Delphi
|
type
TIEPatternMatchTest = class(TIESlotTest)
end;
|
|
Name
|
Description
|
|
Assign(TPersistent)
|
Represents method Assign(TPersistent). (Overrides IESlotTest.TIESlotTest.Assign(TPersistent).)
|
|
Clone
|
Represents method Clone. (Inherited from IESlotTest.TIESlotTest.)
|
|
ConvertToFunCall(IReasoner,IIEValue)
|
Represents method ConvertToFunCall(IReasoner,IIEValue).
|
|
Equals(Boolean,Boolean,Integer,IIEValue)
|
Overloaded. Represents method Equals(Boolean,Boolean,Integer,IIEValue).
|
|
Equals(Boolean,Integer,IIEValue)
|
Overloaded. Represents method Equals(Boolean,Integer,IIEValue).
|
|
Equals(TIESlotTest)
|
Overloaded. Represents method Equals(TIESlotTest). (Overrides IESlotTest.TIESlotTest.Equals(TIESlotTest).)
|
|
PerformTest(TIEContext)
|
Represents method PerformTest(TIEContext). (Overrides IESlotTest.TIESlotTest.PerformTest(TIEContext).)
|
|
ToString
|
Represents method ToString. (Overrides IESlotTest.TIESlotTest.ToString.)
|
Top
|