
public class OJSScriptFormatter extends Object implements OScriptFormatter
| Constructor and Description |
|---|
OJSScriptFormatter() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFunctionDefinition(OFunction f) |
String |
getFunctionInvoke(OFunction iFunction,
Object[] iArgs) |
public String getFunctionDefinition(OFunction f)
getFunctionDefinition in interface OScriptFormatterpublic String getFunctionInvoke(OFunction iFunction, Object[] iArgs)
getFunctionInvoke in interface OScriptFormatterCopyright © 2009–2025 OrientDB. All rights reserved.