SourceCodeInfo
class SourceCodeInfo extends Message
Properties
Location[] | $location |
Methods
static
descriptor()
No description
boolean
hasLocation()
Check if
clearLocation()
Clear
getLocation(int $idx = NULL)
Get
Location[]
getLocationList()
Get all elements of
Details
at line line 6234
static
descriptor()
at line line 6259
boolean
hasLocation()
Check if
at line line 6268
SourceCodeInfo
clearLocation()
Clear
at line line 6278
Location
getLocation(int $idx = NULL)
Get
at line line 6288
SourceCodeInfo
setLocation(Location $value, $idx = NULL)
Set
at line line 6297
Location[]
getLocationList()
Get all elements of
at line line 6307
SourceCodeInfo
addLocation(Location $value)
Add a new element to