|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jetbrains.jet.CompilerModeProvider
public class CompilerModeProvider
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.jetbrains.jet.OperationModeProvider |
---|
OperationModeProvider.SERVICE |
Field Summary | |
---|---|
static OperationMode |
COMPILER_MODE
|
Constructor Summary | |
---|---|
CompilerModeProvider()
|
Method Summary | |
---|---|
OperationMode |
getMode()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final OperationMode COMPILER_MODE
Constructor Detail |
---|
public CompilerModeProvider()
Method Detail |
---|
public OperationMode getMode()
getMode
in interface OperationModeProvider
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |