Package org.jmol.api
Interface JmolScriptFunction
-
- All Known Implementing Classes:
ScriptFunction
,ScriptParallelProcessor
public interface JmolScriptFunction
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getName()
Object
geTokens()
String
getSignature()
int
getTok()
-