|
|
DataMuseum.dkPresents historical artifacts from the history of: Rational R1000/400 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Rational R1000/400 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 3072 (0xc00)
Types: Ada Source
Notes: 03_class, FILE, R1k_Segment, e3_tag, package body Une_Valeur1, seg_0498db
└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
└─⟦5a81ac88f⟧ »Space Info Vol 1«
└─⟦this⟧
with Erreur, Un_Terme1, Un_Nombre1, Compare_Entier;
package body Une_Valeur1 is
procedure Parse is
begin
case Lex.Get_Token is
when Right_Bracket =>
Lex.Next;
Un_Terme1.Parse;
Un_Nombre1.Parse;
when Equal =>
Compare_Entier.Parse;
if Lex.Get_Token = Right_Bracket then
Lex.Next;
end if;
when Not_Equal =>
Compare_Entier.Parse;
if Lex.Get_Token = Right_Bracket then
Lex.Next;
end if;
when Less =>
Compare_Entier.Parse;
if Lex.Get_Token = Right_Bracket then
Lex.Next;
end if;
when Less_Equal =>
Compare_Entier.Parse;
if Lex.Get_Token = Right_Bracket then
Lex.Next;
end if;
when Great =>
Compare_Entier.Parse;
if Lex.Get_Token = Right_Bracket then
Lex.Next;
end if;
when Great_Equal =>
Compare_Entier.Parse;
if Lex.Get_Token = Right_Bracket then
Lex.Next;
end if;
when others =>
Erreur.Parse
("il manque la comparaison ou la parenthese '('");
end case;
end Parse;
end Une_Valeur1;
nblk1=2
nid=0
hdr6=4
[0x00] rec0=20 rec1=00 rec2=01 rec3=014
[0x01] rec0=13 rec1=00 rec2=02 rec3=001
tail 0x21546ee7a865e6b8e5c17 0x42a00088462060003