프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Args | List |
||
HasVarArgs | System.Boolean | ||
ReturnType |
메소드 | 설명 | |
---|---|---|
Create ( |
||
Create ( |
||
Create ( |
||
Decl ( String name, |
||
Dump ( System.Boolean dump_args = false ) : String | ||
EqualType ( |
||
GetQualifiedType ( System.Boolean isConst, System.Boolean isVolatile ) : |
메소드 | 설명 | |
---|---|---|
FunctionType ( |
public static Create ( |
||
returnType | ||
리턴 |
public static Create ( |
||
returnType | ||
args | ImmutableList |
|
hasVarArgs | System.Boolean | |
리턴 |
public static Create ( |
||
ret_type | ||
args | ExprType>.List | |
is_varargs | System.Boolean | |
리턴 |
public Decl ( String name, |
||
name | String | |
precedence | ||
리턴 | String |
public Dump ( System.Boolean dump_args = false ) : String | ||
dump_args | System.Boolean | |
리턴 | String |
public EqualType ( |
||
other | ||
리턴 | System.Boolean |
protected FunctionType ( |
||
ret_t | ||
args | List |
|
is_varargs | System.Boolean | |
리턴 | System |
public GetQualifiedType ( System.Boolean isConst, System.Boolean isVolatile ) : |
||
isConst | System.Boolean | |
isVolatile | System.Boolean | |
리턴 |