Next: Expressions and Names, Previous: Lexical Elements, Up: Top [Contents][Index]
Entity1 : Integer;
My_Entity : Integer;
Entity1 : Integer :=
Function_Name (Parameters, For_Call);
Entity1 : Integer := Long_Function_Name
(parameters for call);