-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Language changeChanges to the language syntax or runtimeChanges to the language syntax or runtime
Description
These methods and variables live on the class itself and are not unique to a single instance. Static methods can be called from the class. Calling a static method or static variable from an instance is an exception. Static properties don't belong to an instance.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Language changeChanges to the language syntax or runtimeChanges to the language syntax or runtime