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