Java   View all facts   Glossary   Help
syntactic unit > symbol > name > program element name
Next namesimple name    Upname    Previous nameprimitive type name   

program element name
subjectfact 
program element namecan be very long if the length is justified because it adds claritysource: Object Oriented Software Engineering by Lethbridge and Laganière, 2001-10-19 11:37:43.0
is a subtopic of Programming2001-10-19 11:37:44.0
is a kind of namesource: Object Oriented Software Engineering by Lethbridge and Laganière, 2001-10-19 11:37:44.0
should be highly descriptive of the purpose and function of the elementsource: Object Oriented Software Engineering by Lethbridge and Laganière, 2001-10-19 11:37:44.0
should not be less than about six characters except perhaps for loop counter variables, where i and j are commonly usedsource: Object Oriented Software Engineering by Lethbridge and Laganière, 2001-10-19 11:37:44.0
nameis made up of a sequence of Unicode characters2001-10-19 11:37:27.0
syntactic unithas syntax rule
bold = mandatory
italic = non-terminal
normal font = optional
2001-10-19 11:38:04.0