public interface ScriptReference extends ElementReference
This interface is not intended to be implemented by clients.
TypeReference.getScripts()
Modifier and Type | Method and Description |
---|---|
int |
getParameterCount()
Returns the number of parameters declared by the element.
|
TypeReference |
getType()
Returns the type on which the referenced script is defined.
|
VisibilityKind |
getVisibility()
Returns the script visibility.
|
getName, getProject
int getParameterCount()
TypeReference getType()
VisibilityKind getVisibility()