Type Alias ArgAtom

ArgAtom: {
    Label: Label;
    Source: Source;
    Specifier: Specifier;
    Tag: Tag;
    Variable: ArgVariable;
}