C# 클래스 ABT.ScalarType

상속: ExprType
파일 보기 프로젝트 열기: phisiart/C-Compiler

보호된 메소드들

메소드 설명
ScalarType ( System.Boolean isConst, System.Boolean isVolatile ) : System

메소드 상세

ScalarType() 보호된 메소드

protected ScalarType ( System.Boolean isConst, System.Boolean isVolatile ) : System
isConst System.Boolean
isVolatile System.Boolean
리턴 System