|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.jet.lang.types.JetTypeInfo
public class JetTypeInfo
| Method Summary | |
|---|---|
static JetTypeInfo |
create(JetType type,
DataFlowInfo dataFlowInfo)
|
DataFlowInfo |
getDataFlowInfo()
|
JetType |
getType()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
@NotNull
public static JetTypeInfo create(@Nullable
JetType type,
@NotNull
DataFlowInfo dataFlowInfo)
@Nullable public JetType getType()
@NotNull public DataFlowInfo getDataFlowInfo()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||