C# Class bigloo.symbol.bucket

Afficher le fichier Open project: mbrock/bigloo-llvm

Méthodes publiques

Свойство Type Description
marked bool
next bucket
symb symbol

Méthodes publiques

Méthode Description
bucket ( symbol symb, bucket next ) : System

Method Details

bucket() public méthode

public bucket ( symbol symb, bucket next ) : System
symb symbol
next bucket
Résultat System

Property Details

marked public_oe property

public bool marked
Résultat bool

next public_oe property

public bucket next
Résultat bucket

symb public_oe property

public symbol,bigloo symb
Résultat symbol