Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
ABT
ScalarType
C# Class ABT.ScalarType
Inheritance:
ExprType
显示文件
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