Java View all facts Glossary Help |
| syntactic unit > method signature |
| method signature (header) | ||||
| subject | fact | |||
| method signature | is a synonym of header | ![]() |
| has definition The method's name and the number of its parameters and the types of its parameters | ![]() | |
| has purpose to indicate the method's name and the number of its parameters and the types of its parameters | ![]() | |
has syntax methodName (parameter1Type parameter1 ...) | ![]() | |
| is a subtopic of Methods | ![]() | |
| is a kind of syntactic unit | ![]() | |
| syntactic unit | has syntax rule bold = mandatory | ![]() |
Kinds of method signature :