public class Function
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
name
Name of operator and the string it looks for when parsing
|
| Constructor and Description |
|---|
Function(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName() |
java.lang.String |
toString() |