C# Class ABT.ScalarType

Inheritance: ExprType
Afficher le fichier Open project: phisiart/C-Compiler

Méthodes protégées

Méthode Description
ScalarType ( System.Boolean isConst, System.Boolean isVolatile ) : System

Method Details

ScalarType() protected méthode

protected ScalarType ( System.Boolean isConst, System.Boolean isVolatile ) : System
isConst System.Boolean
isVolatile System.Boolean
Résultat System