|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface FunctionInformationMap.EntryOrBuilder
Method Summary | |
---|---|
String |
getCompiledSource()
|
int |
getId()
|
int |
getLineNumber()
|
String |
getModuleName()
|
String |
getName()
|
int |
getSize()
|
String |
getSourceName()
|
boolean |
hasCompiledSource()
|
boolean |
hasId()
|
boolean |
hasLineNumber()
|
boolean |
hasModuleName()
|
boolean |
hasName()
|
boolean |
hasSize()
|
boolean |
hasSourceName()
|
Methods inherited from interface com.google.protobuf.MessageOrBuilder |
---|
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
---|
isInitialized |
Method Detail |
---|
boolean hasId()
int getId()
boolean hasSourceName()
String getSourceName()
boolean hasLineNumber()
int getLineNumber()
boolean hasModuleName()
String getModuleName()
boolean hasSize()
int getSize()
boolean hasName()
String getName()
boolean hasCompiledSource()
String getCompiledSource()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |