public class TRFunctionType extends TRType
| Constructor and Description |
|---|
TRFunctionType(TRTypeList parameters,
TRType result) |
| Modifier and Type | Method and Description |
|---|---|
TRTypeList |
getParameters() |
TRType |
getResult() |
String |
translate() |
getMappedIdpublic TRFunctionType(TRTypeList parameters, TRType result)
public TRTypeList getParameters()
public TRType getResult()
Copyright © 2022. All rights reserved.