C# Class CodeGen.ScoreVal

Afficher le fichier Open project: YourLocalFax/OLD-Score Class Usage Examples

Méthodes publiques

Свойство Type Description
span Source.Span
ty Ty.TyRef
value LLVMSharp.LLVMValueRef

Méthodes publiques

Méthode Description
ScoreVal ( Span span, TyRef ty, LLVMSharp.LLVMValueRef value ) : LLVMSharp

Method Details

ScoreVal() public méthode

public ScoreVal ( Span span, TyRef ty, LLVMSharp.LLVMValueRef value ) : LLVMSharp
span Source.Span
ty Ty.TyRef
value LLVMSharp.LLVMValueRef
Résultat LLVMSharp

Property Details

span public_oe property

public Span,Source span
Résultat Source.Span

ty public_oe property

public TyRef,Ty ty
Résultat Ty.TyRef

value public_oe property

public LLVMValueRef,LLVMSharp value
Résultat LLVMSharp.LLVMValueRef