C# Class Foxoft.Ci.CiClass

Inheritance: CiSymbol
Afficher le fichier Open project: epi/cito Class Usage Examples

Méthodes publiques

Свойство Type Description
BaseClass CiClass
BinaryResources Foxoft.Ci.CiBinaryResource[]
ConstArrays Foxoft.Ci.CiConst[]
Constructor CiMethod
Constructs bool
HasFields bool
IsAbstract bool
IsAllocated bool
IsResolved bool
Members SymbolTable
SourceFilename string
WriteStatus CiWriteStatus

Méthodes publiques

Méthode Description
Accept ( ICiSymbolVisitor v ) : void

Method Details

Accept() public méthode

public Accept ( ICiSymbolVisitor v ) : void
v ICiSymbolVisitor
Résultat void

Property Details

BaseClass public_oe property

public CiClass,Foxoft.Ci BaseClass
Résultat CiClass

BinaryResources public_oe property

public CiBinaryResource[],Foxoft.Ci BinaryResources
Résultat Foxoft.Ci.CiBinaryResource[]

ConstArrays public_oe property

public CiConst[],Foxoft.Ci ConstArrays
Résultat Foxoft.Ci.CiConst[]

Constructor public_oe property

public CiMethod,Foxoft.Ci Constructor
Résultat CiMethod

Constructs public_oe property

public bool Constructs
Résultat bool

HasFields public_oe property

public bool HasFields
Résultat bool

IsAbstract public_oe property

public bool IsAbstract
Résultat bool

IsAllocated public_oe property

public bool IsAllocated
Résultat bool

IsResolved public_oe property

public bool IsResolved
Résultat bool

Members public_oe property

public SymbolTable Members
Résultat SymbolTable

SourceFilename public_oe property

public string SourceFilename
Résultat string

WriteStatus public_oe property

public CiWriteStatus WriteStatus
Résultat CiWriteStatus