C# Class CoolCompiler.IfOperatorError

Inheritance: CompilerError
Afficher le fichier Open project: KvanTTT/Cool-Compiler

Méthodes publiques

Свойство Type Description
Type_ System.Type

Méthodes publiques

Méthode Description
IfOperatorError ( Type type, int number, int line, int columnStart, int columnStop = null ) : System

Method Details

IfOperatorError() public méthode

public IfOperatorError ( Type type, int number, int line, int columnStart, int columnStop = null ) : System
type System.Type
number int
line int
columnStart int
columnStop int
Résultat System

Property Details

Type_ public_oe property

public Type,System Type_
Résultat System.Type