|
Groovy 1.7.5 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTSFIELD | METHOD |
java.lang.Objectjava.lang.Enum
org.codehaus.groovy.control.CompilePhase
public enum CompilePhase extends Enum
Field Summary | |
---|---|
static CompilePhase[] |
phases
|
Method Summary | |
---|---|
int
|
getPhaseNumber()
|
Methods inherited from class Enum | |
---|---|
name, hashCode, compareTo, compareTo, equals, toString, valueOf, getDeclaringClass, ordinal, wait, wait, wait, getClass, notify, notifyAll |
Methods inherited from class Object | |
---|---|
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
Field Detail |
---|
public static CompilePhase[] phases
Method Detail |
---|
public int getPhaseNumber()
Copyright © 2003-2010 The Codehaus. All rights reserved.