mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-14 00:59:08 +02:00
fcl-passrc: clean up
git-svn-id: trunk@40100 -
This commit is contained in:
parent
7afd157d35
commit
299a177e20
@ -2038,16 +2038,7 @@ begin
|
|||||||
Result:=SPasTreeUnit;
|
Result:=SPasTreeUnit;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
{ TPasStringType }
|
|
||||||
|
|
||||||
|
|
||||||
{$IFNDEF FPC}
|
|
||||||
const
|
|
||||||
LineEnding = sLineBreak;
|
|
||||||
{$ENDIF}
|
|
||||||
|
|
||||||
{ Parse tree element type name functions }
|
{ Parse tree element type name functions }
|
||||||
|
|
||||||
function TPasElement.ElementTypeName: string; begin Result := SPasTreeElement end;
|
function TPasElement.ElementTypeName: string; begin Result := SPasTreeElement end;
|
||||||
|
|
||||||
function TPasElement.HintsString: String;
|
function TPasElement.HintsString: String;
|
||||||
|
Loading…
Reference in New Issue
Block a user