FuncDeclaration.functionSemantic

Resolve forward reference of function signature - parameter types, return type, and attributes.

class FuncDeclaration
final
bool
functionSemantic
()

Return Value

Type: bool

false if any errors exist in the signature.

Suggestion Box / Bug Report