Java   View all facts   Glossary   Help
syntactic unit > declaration
Next syntactic unitdefinition    Upsyntactic unit    Previous syntactic unitcomment   

declaration
subjectfact 
declarationhas definition A statement that establishes an identifier and associates attributes with it, without necessarily reserving its storage (for data) or providing the implementation (for methods)added by: JK, source: Sun Java Tutorial, reference: Glossary, 2001-10-19 11:36:35.0
is part of definitionadded by: JK, source: Sun Java Tutorial, 2001-10-19 11:36:35.0
is a subtopic of Arrays2001-10-19 11:36:35.0
is a subtopic of Classes and Methods2001-10-19 11:36:35.0
is a subtopic of Interfaces2001-10-19 11:36:35.0
is a subtopic of Objects2001-10-19 11:36:35.0
is a subtopic of Packages2001-10-19 11:36:35.0
is a subtopic of Variables and Data Types2001-10-19 11:36:35.0
is a kind of syntactic unitadded by: JK, source: Sun Java Tutorial, 2001-10-19 11:36:35.0
syntactic unithas syntax rule
bold = mandatory
italic = non-terminal
normal font = optional
2001-10-19 11:38:04.0

Kinds of declaration :