|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.kotlin.resolve.AnalyzerScriptParameter
public class AnalyzerScriptParameter
| Constructor Summary | |
|---|---|
AnalyzerScriptParameter(Name name,
JetType type)
|
|
| Method Summary | |
|---|---|
Name |
getName()
|
JetType |
getType()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AnalyzerScriptParameter(@NotNull
Name name,
@NotNull
JetType type)
| Method Detail |
|---|
@NotNull public Name getName()
@NotNull public JetType getType()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||