Package com.blackrook.rookscript
Class Script.Entry
java.lang.Object
com.blackrook.rookscript.Script.Entry
- Enclosing class:
- Script
Single script entry.
-
Method Summary
-
Method Details
-
getParameterCount
public int getParameterCount()- Returns:
- how many parameters this takes.
-
getIndex
public int getIndex()- Returns:
- the command index at the start of this script.
-