|
janino.net | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.codehaus.janino.util.enumerator.Enumerator
org.codehaus.janino.Parser.InterfaceDeclarationContext
public static final class Parser.InterfaceDeclarationContext
Enumerator for the kinds of context where an interface declaration can occur.
| Field Summary | |
|---|---|
static Parser.InterfaceDeclarationContext |
COMPILATION_UNIT
The interface declaration appears at the top level. |
static Parser.InterfaceDeclarationContext |
NAMED_TYPE_DECLARATION
The interface declaration appears (directly) inside a 'named type declaration'. |
| Method Summary |
|---|
| Methods inherited from class org.codehaus.janino.util.enumerator.Enumerator |
|---|
equals, fromString, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final Parser.InterfaceDeclarationContext NAMED_TYPE_DECLARATION
public static final Parser.InterfaceDeclarationContext COMPILATION_UNIT
|
janino.net | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||