public class TRExplicitFunctionDefinition extends TRDefinition
comments| Constructor and Description |
|---|
TRExplicitFunctionDefinition(LexCommentList comments,
TCNameToken name,
TRFunctionType type,
TRParameterList parameters,
TRExpression body) |
| Modifier and Type | Method and Description |
|---|---|
String |
translate() |
getMappedIdpublic TRExplicitFunctionDefinition(LexCommentList comments, TCNameToken name, TRFunctionType type, TRParameterList parameters, TRExpression body)
public String translate()
translate in class TRDefinitionCopyright © 2022. All rights reserved.