Source position: fpsqlparser.pas line 121
protected procedure TSQLParser.ParseGranteeList(
AParent: TSQLElement;
List: TSQLElementList;
AllowObject: Boolean;
AllowGroup: Boolean;
AllowPublic: Boolean;
IsRevoke: Boolean = False
);