|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface ProtoBuf.Type.ArgumentOrBuilder
| Method Summary | |
|---|---|
ProtoBuf.Type.Argument.Projection |
getProjection()
optional .org.jetbrains.jet.descriptors.serialization.Type.Argument.Projection projection = 1 [default = INV]; |
ProtoBuf.Type |
getType()
required .org.jetbrains.jet.descriptors.serialization.Type type = 2; |
boolean |
hasProjection()
optional .org.jetbrains.jet.descriptors.serialization.Type.Argument.Projection projection = 1 [default = INV]; |
boolean |
hasType()
required .org.jetbrains.jet.descriptors.serialization.Type type = 2; |
| Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
|---|
getDefaultInstanceForType, isInitialized |
| Method Detail |
|---|
boolean hasProjection()
optional .org.jetbrains.jet.descriptors.serialization.Type.Argument.Projection projection = 1 [default = INV];
ProtoBuf.Type.Argument.Projection getProjection()
optional .org.jetbrains.jet.descriptors.serialization.Type.Argument.Projection projection = 1 [default = INV];
boolean hasType()
required .org.jetbrains.jet.descriptors.serialization.Type type = 2;
ProtoBuf.Type getType()
required .org.jetbrains.jet.descriptors.serialization.Type type = 2;
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||