|
|
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 Exp_Cond, seg_047c03
└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
└─⟦cfc2e13cd⟧ »Space Info Vol 2«
└─⟦this⟧
with Lexical, Token_List, Erreur, Terme_Cond;
with Models, Symbols, Comps_Dictionary, Verbs_Dictionary;
with Abstract_Tree;
use Lexical, Token_List;
package body Exp_Cond is
First_Bis : Token_List.Object := Make (Ou);
procedure Parse (Node : in out Abstract_Tree.Object;
Models_Table : Models.Object;
Symbols_Table : Symbols.Object;
Comp : Comps_Dictionary.Object;
Dict : Verbs_Dictionary.Object) is
Operation : Token;
Node_Local : Abstract_Tree.Object;
begin
Terme_Cond.Parse (Node, Models_Table, Symbols_Table, Comp, Dict);
while Is_In (Lexical.Get_Token, First_Bis) loop
Operation := Lexical.Get_Token;
Lexical.Next;
Terme_Cond.Parse (Node_Local, Models_Table,
Symbols_Table, Comp, Dict);
Node := Abstract_Tree.Make_Node (Operation, Node, Node_Local);
end loop;
end Parse;
end Exp_Cond;
nblk1=2
nid=0
hdr6=4
[0x00] rec0=1b rec1=00 rec2=01 rec3=092
[0x01] rec0=08 rec1=00 rec2=02 rec3=001
tail 0x2174b6c9286574783166c 0x42a00088462060003