프로퍼티 | 타입 | 설명 | |
---|---|---|---|
IsConst | System.Boolean | ||
IsVolatile | System.Boolean |
메소드 | 설명 | |
---|---|---|
Decl ( ) : String | ||
Decl ( String name ) : String | ||
Decl ( String name, |
||
DumpQualifiers ( ) : String | ||
EqualType ( |
||
GetQualifiedType ( System.Boolean isConst, System.Boolean isVolatile ) : |
||
ToString ( ) : String |
메소드 | 설명 | |
---|---|---|
ExprType ( System.Boolean isConst, System.Boolean isVolatile ) : System |
public abstract Decl ( String name, |
||
name | String | |
precedence | ||
리턴 | String |
public abstract EqualType ( |
||
other | ||
리턴 | System.Boolean |
protected ExprType ( System.Boolean isConst, System.Boolean isVolatile ) : System | ||
isConst | System.Boolean | |
isVolatile | System.Boolean | |
리턴 | System |
public abstract GetQualifiedType ( System.Boolean isConst, System.Boolean isVolatile ) : |
||
isConst | System.Boolean | |
isVolatile | System.Boolean | |
리턴 |