C# Class QSLib.Error.OperatorTypeMismatch

Inheritance: QSError
Afficher le fichier Open project: software-engineering-amsterdam/poly-ql

Méthodes publiques

Méthode Description
OperatorTypeMismatch ( QSType type1, QSType type2, string op, int line ) : System
ToString ( ) : string

Method Details

OperatorTypeMismatch() public méthode

public OperatorTypeMismatch ( QSType type1, QSType type2, string op, int line ) : System
type1 QSType
type2 QSType
op string
line int
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string