C# Class Kirikiri.Tjs2.InterCodeGenerator.FuncArgItem

Afficher le fichier Open project: fantasydr/krkr-cs

Méthodes publiques

Свойство Type Description
Register int
Type int

Méthodes publiques

Méthode Description
FuncArgItem ( int reg ) : System.Collections.Generic
FuncArgItem ( int reg, int type ) : System.Collections.Generic

Method Details

FuncArgItem() public méthode

public FuncArgItem ( int reg ) : System.Collections.Generic
reg int
Résultat System.Collections.Generic

FuncArgItem() public méthode

public FuncArgItem ( int reg, int type ) : System.Collections.Generic
reg int
type int
Résultat System.Collections.Generic

Property Details

Register public_oe property

public int Register
Résultat int

Type public_oe property

public int Type
Résultat int