public class Declaration extends Object
| Constructor and Description |
|---|
Declaration() |
Declaration(Memory mem) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDeclareOf(Function fun) |
protected String |
getDeclareOfCommand(Function fun) |
protected String |
getDeclareOfOperator(Function fun) |
Memory |
getMemory() |
String |
getParamNameOf(Function fun,
int paramIndex) |
String |
getTypeName(Class type) |
void |
setMemory(Memory memory) |
Copyright © 2017. All rights reserved.