C# Class ABT.IntegralType

Inheritance: ArithmeticType
Datei anzeigen Open project: phisiart/C-Compiler

Protected Methods

Method Description
IntegralType ( System.Boolean isConst, System.Boolean isVolatile ) : System

Method Details

IntegralType() protected method

protected IntegralType ( System.Boolean isConst, System.Boolean isVolatile ) : System
isConst System.Boolean
isVolatile System.Boolean
return System