Class TVariable

Unit

Declaration

type TVariable = class(TExprWord)

Description

This item has no description.

Hierarchy

Overview

Methods

Protected function GetCanVary: Boolean; override;
Protected function GetResultType: TExpressionType; override;
Public constructor Create(AName: string; AVarType: TExpressionType; AExprFunc: TExprFunc);

Description

Methods

Protected function GetCanVary: Boolean; override;

This item has no description.

Protected function GetResultType: TExpressionType; override;

This item has no description.

Public constructor Create(AName: string; AVarType: TExpressionType; AExprFunc: TExprFunc);

This item has no description.


Generated by PasDoc 0.17.0.snapshot.