Method | Description | |
---|---|---|
Decl ( String name, |
||
EqualType ( |
||
GetQualifiedType ( System.Boolean isConst, System.Boolean isVolatile ) : |
||
VoidType ( System.Boolean isConst = false, System.Boolean isVolatile = false ) : System |
public Decl ( String name, |
||
name | String | |
precedence | ||
return | String |
public EqualType ( |
||
other | ||
return | System.Boolean |
public GetQualifiedType ( System.Boolean isConst, System.Boolean isVolatile ) : |
||
isConst | System.Boolean | |
isVolatile | System.Boolean | |
return |
public VoidType ( System.Boolean isConst = false, System.Boolean isVolatile = false ) : System | ||
isConst | System.Boolean | |
isVolatile | System.Boolean | |
return | System |