com.google.javascript.jscomp
Class FunctionInformationMap.Entry.Builder

java.lang.Object
  extended by com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
      extended by com.google.protobuf.AbstractMessage.Builder<BuilderType>
          extended by com.google.protobuf.GeneratedMessage.Builder<FunctionInformationMap.Entry.Builder>
              extended by com.google.javascript.jscomp.FunctionInformationMap.Entry.Builder
All Implemented Interfaces:
FunctionInformationMap.EntryOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable
Enclosing class:
FunctionInformationMap.Entry

public static final class FunctionInformationMap.Entry.Builder
extends com.google.protobuf.GeneratedMessage.Builder<FunctionInformationMap.Entry.Builder>
implements FunctionInformationMap.EntryOrBuilder


Method Summary
 FunctionInformationMap.Entry build()
           
 FunctionInformationMap.Entry buildPartial()
           
 FunctionInformationMap.Entry.Builder clear()
           
 FunctionInformationMap.Entry.Builder clearCompiledSource()
           
 FunctionInformationMap.Entry.Builder clearId()
           
 FunctionInformationMap.Entry.Builder clearLineNumber()
           
 FunctionInformationMap.Entry.Builder clearModuleName()
           
 FunctionInformationMap.Entry.Builder clearName()
           
 FunctionInformationMap.Entry.Builder clearSize()
           
 FunctionInformationMap.Entry.Builder clearSourceName()
           
 FunctionInformationMap.Entry.Builder clone()
           
 String getCompiledSource()
           
 FunctionInformationMap.Entry getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
 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()
           
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
 FunctionInformationMap.Entry.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 FunctionInformationMap.Entry.Builder mergeFrom(FunctionInformationMap.Entry other)
           
 FunctionInformationMap.Entry.Builder mergeFrom(com.google.protobuf.Message other)
           
 FunctionInformationMap.Entry.Builder setCompiledSource(String value)
           
 FunctionInformationMap.Entry.Builder setId(int value)
           
 FunctionInformationMap.Entry.Builder setLineNumber(int value)
           
 FunctionInformationMap.Entry.Builder setModuleName(String value)
           
 FunctionInformationMap.Entry.Builder setName(String value)
           
 FunctionInformationMap.Entry.Builder setSize(int value)
           
 FunctionInformationMap.Entry.Builder setSourceName(String value)
           
 
Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, getAllFields, getField, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
 
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
 
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, newUninitializedMessageException
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
getAllFields, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 

Method Detail

getDescriptor

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()

internalGetFieldAccessorTable

protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Specified by:
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<FunctionInformationMap.Entry.Builder>

clear

public FunctionInformationMap.Entry.Builder clear()
Specified by:
clear in interface com.google.protobuf.Message.Builder
Specified by:
clear in interface com.google.protobuf.MessageLite.Builder
Overrides:
clear in class com.google.protobuf.GeneratedMessage.Builder<FunctionInformationMap.Entry.Builder>

clone

public FunctionInformationMap.Entry.Builder clone()
Specified by:
clone in interface com.google.protobuf.Message.Builder
Specified by:
clone in interface com.google.protobuf.MessageLite.Builder
Overrides:
clone in class com.google.protobuf.GeneratedMessage.Builder<FunctionInformationMap.Entry.Builder>

getDescriptorForType

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
Specified by:
getDescriptorForType in interface com.google.protobuf.Message.Builder
Specified by:
getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
Overrides:
getDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<FunctionInformationMap.Entry.Builder>

getDefaultInstanceForType

public FunctionInformationMap.Entry getDefaultInstanceForType()
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder

build

public FunctionInformationMap.Entry build()
Specified by:
build in interface com.google.protobuf.Message.Builder
Specified by:
build in interface com.google.protobuf.MessageLite.Builder

buildPartial

public FunctionInformationMap.Entry buildPartial()
Specified by:
buildPartial in interface com.google.protobuf.Message.Builder
Specified by:
buildPartial in interface com.google.protobuf.MessageLite.Builder

mergeFrom

public FunctionInformationMap.Entry.Builder mergeFrom(com.google.protobuf.Message other)
Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder
Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<FunctionInformationMap.Entry.Builder>

mergeFrom

public FunctionInformationMap.Entry.Builder mergeFrom(FunctionInformationMap.Entry other)

isInitialized

public final boolean isInitialized()
Specified by:
isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
Overrides:
isInitialized in class com.google.protobuf.GeneratedMessage.Builder<FunctionInformationMap.Entry.Builder>

mergeFrom

public FunctionInformationMap.Entry.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
                                                      com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                               throws IOException
Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder
Specified by:
mergeFrom in interface com.google.protobuf.MessageLite.Builder
Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<FunctionInformationMap.Entry.Builder>
Throws:
IOException

hasId

public boolean hasId()
Specified by:
hasId in interface FunctionInformationMap.EntryOrBuilder

getId

public int getId()
Specified by:
getId in interface FunctionInformationMap.EntryOrBuilder

setId

public FunctionInformationMap.Entry.Builder setId(int value)

clearId

public FunctionInformationMap.Entry.Builder clearId()

hasSourceName

public boolean hasSourceName()
Specified by:
hasSourceName in interface FunctionInformationMap.EntryOrBuilder

getSourceName

public String getSourceName()
Specified by:
getSourceName in interface FunctionInformationMap.EntryOrBuilder

setSourceName

public FunctionInformationMap.Entry.Builder setSourceName(String value)

clearSourceName

public FunctionInformationMap.Entry.Builder clearSourceName()

hasLineNumber

public boolean hasLineNumber()
Specified by:
hasLineNumber in interface FunctionInformationMap.EntryOrBuilder

getLineNumber

public int getLineNumber()
Specified by:
getLineNumber in interface FunctionInformationMap.EntryOrBuilder

setLineNumber

public FunctionInformationMap.Entry.Builder setLineNumber(int value)

clearLineNumber

public FunctionInformationMap.Entry.Builder clearLineNumber()

hasModuleName

public boolean hasModuleName()
Specified by:
hasModuleName in interface FunctionInformationMap.EntryOrBuilder

getModuleName

public String getModuleName()
Specified by:
getModuleName in interface FunctionInformationMap.EntryOrBuilder

setModuleName

public FunctionInformationMap.Entry.Builder setModuleName(String value)

clearModuleName

public FunctionInformationMap.Entry.Builder clearModuleName()

hasSize

public boolean hasSize()
Specified by:
hasSize in interface FunctionInformationMap.EntryOrBuilder

getSize

public int getSize()
Specified by:
getSize in interface FunctionInformationMap.EntryOrBuilder

setSize

public FunctionInformationMap.Entry.Builder setSize(int value)

clearSize

public FunctionInformationMap.Entry.Builder clearSize()

hasName

public boolean hasName()
Specified by:
hasName in interface FunctionInformationMap.EntryOrBuilder

getName

public String getName()
Specified by:
getName in interface FunctionInformationMap.EntryOrBuilder

setName

public FunctionInformationMap.Entry.Builder setName(String value)

clearName

public FunctionInformationMap.Entry.Builder clearName()

hasCompiledSource

public boolean hasCompiledSource()
Specified by:
hasCompiledSource in interface FunctionInformationMap.EntryOrBuilder

getCompiledSource

public String getCompiledSource()
Specified by:
getCompiledSource in interface FunctionInformationMap.EntryOrBuilder

setCompiledSource

public FunctionInformationMap.Entry.Builder setCompiledSource(String value)

clearCompiledSource

public FunctionInformationMap.Entry.Builder clearCompiledSource()