C# Class ABT.IntegralType

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

Méthodes protégées

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

Method Details

IntegralType() protected méthode

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