Skip to main content

Named function

Scopes

Named function

A named function declaration
C
Clojure
C#
Dart
Go
JavaScript
Kotlin
Lua
PHP
Python
R
Ruby
Rust
Scala
SCSS
TypeScript

Named function: Constructor

A constructor declaration in a class
C++
C#
Dart
Java
JavaScript
Kotlin
PHP
Python
TypeScript

Named function: Method

A named method declaration in a class
C++
C#
Dart
Go
Java
JavaScript
Kotlin
Lua
PHP
Python
Ruby
Rust
Scala
TypeScript

Named function (iteration class)

Iteration scope for named functions: class bodies.
C++
C#
Dart
Go
Java
JavaScript
Kotlin
PHP
Python
Ruby
Rust
Scala
SCSS

Named function (iteration document)

Iteration scope for named functions: the entire document including leading and trailing empty lines.
C
Clojure
C#
Dart
Go
JavaScript
Kotlin
Lua
PHP
Python
R
Ruby
Rust
Scala
SCSS