private static interface InlineFunctions.Function
Modifier and Type | Method and Description |
---|---|
Node |
getDeclaringBlock() |
Node |
getFunctionNode()
Gets the function node
|
java.lang.String |
getName()
Gets the name of the function
|
void |
remove()
Removes itself from the JavaScript
|