Class TJCoreExpressionOperation

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TJCoreExpressionOperation = class(TJCoreExpressionCalc)

Description

no description available, TJCoreExpressionCalc description follows
no description available, TJCoreExpressionObject description follows
no description available, TJCoreParserObject description follows

Hierarchy

Overview

Methods

Public function Priority: Byte; virtual; abstract;
Public class function Token: string;

Properties

Public property Res: PJCoreExpressionValue read GetRes;
Public property Val1: PJCoreExpressionValue read FVal1 write FVal1;
Public property Val2: PJCoreExpressionValue read FVal2 write FVal2;

Description

Methods

Public function Priority: Byte; virtual; abstract;
 
Public class function Token: string;
 

Properties

Public property Res: PJCoreExpressionValue read GetRes;
 
Public property Val1: PJCoreExpressionValue read FVal1 write FVal1;
 
Public property Val2: PJCoreExpressionValue read FVal2 write FVal2;
 

Generated by PasDoc 0.14.0.