Gets a call to this function.
from Function getAParameterGets a parameter of this function.
from Function getAReadGets a data-flow node that reads the value of this entity.
from ValueEntity getAReferenceGets a reference to this entity.
from Entity getAResultGets a result variable of this function.
from Function getAWriteGets a control-flow node that updates the value of this entity.
from ValueEntity getBodyGets the body of this function, if any.
from Function getDeclarationGets the declaring identifier for this entity, if any.
from Entity getFuncDeclGets the declaration of this function, if any.
from Function getLocationGets the location of this entity.
from Entity getNameGets the name of this entity.
from Entity getNumParameterGets the number of parameters of this function.
from Function getNumResultGets the number of results of this function.
from Function getParameterGets the i
th parameter of this function.
Gets the type of the i
th parameter of this function.
Gets the qualified name of this entity, if any.
from Entity getResultGets the i
th result variable of this function.
Gets the type of the i
th result of this function.
Gets the scope in which this entity is declared, if any.
from Entity getTypeGets the type of this entity.
from Entity hasLocationInfoDEPRECATED: Use getLocation()
instead.
Holds if this function is variadic.
from Function mayHaveSideEffectsHolds if this function has no observable side effects.
from Function mayPanicHolds if calling this function may cause a runtime panic.
from Function mayReturnNormallyHolds if this function may return without panicking, exiting the process, or looping forever.
from Function mustPanicHolds if calling this function always causes a runtime panic.
from Function toStringGets a textual representation of this entity.
from EntityRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4