JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
net.thevpc.naru.api.routine
Interface SubroutineDef
public interface
SubroutineDef
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
int
endLine
()
List
<
String
>
params
()
int
startLine
()
Method Details
startLine
int
startLine
()
endLine
int
endLine
()
params
List
<
String
>
params
()