FuncDeclaration.canInferAttributes

Decide if attributes for this function can be inferred from examining the function body.

class FuncDeclaration
final
bool
canInferAttributes

Return Value

Type: bool

true if can

Suggestion Box / Bug Report