C# Class ABT.ScalarType

Inheritance: ExprType
Show file Open project: phisiart/C-Compiler

Protected Methods

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

Method Details

ScalarType() protected method

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