Sepi
Next

Name
  TypedDefinition

Parent
  TDelphiArrayTypeNode

Visibility
  PRIVATE

Description
  Crée un tableau statique d'après une définition par type

Source code
  function TypedDefinition ( const TypeName : string ; IndexNode : TSepiConstExpressionNode ; ElementType : TSepiType ) : TSepiStaticArrayType

Parameters
 
Parameter Description
TypeName : STRING Nom du type tableau à créer
IndexNode : TSepiConstExpressionNode
ElementType : TSepiType Type des éléments

Return
 
Types Description
TSepiStaticArrayType Type tableau créé

Sepi
Next


Copyright (c) 2006-2010 Sébastien Doeraene
Created with DelphiCodeToDoc. To obtain the latest revision, please visit http://dephicodetodoc.sourceforge.net/