- All Known Subinterfaces:
NonlocalGenerator
- All Known Implementing Classes:
ArrayGenerator
,AssignArrayGenerator
,FilterGuard
,FinishIteratorGenerator
,Guard
,Invoke
,InvokeSpecial
,InvokeStatic
,InvokeVirtual
,IterableGenerator
,Range
public interface Generator
-
Field Summary
-
Method Summary
-
Field Details
-
NONE
static final int NONE- See Also:
-
LOCAL
static final int LOCAL- See Also:
-
NONLOCAL
static final int NONLOCAL- See Also:
-
-
Method Details
-
getGeneratorType
int getGeneratorType() -
setBreakTarget
-