Source position: lptree.pas line 429
type TLapeVarDecl = record
VarDecl: TLapeVar;
Default: TLapeTree_ExprBase;
end;