| Constructor and Description |
|---|
Argument(int modifier,
AgBuffer buffer,
List<Definition> sources)
non-local argument
|
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Argument right) |
void |
createTransport(Ag dest,
Transport transport) |
Attribute |
getAttribute() |
int |
getModifier() |
String |
getSourcesString() |
static Argument |
merge(int symbol,
List<Argument> arguments)
Merge list of arguments.
|
static List<Argument> |
sortAndMergeArgs(Definition target,
List<Argument> args) |
String |
toString() |
public Argument(int modifier,
AgBuffer buffer,
List<Definition> sources)
public int getModifier()
public Attribute getAttribute()
public int compare(Argument right)
public static Argument merge(int symbol, List<Argument> arguments)
public static List<Argument> sortAndMergeArgs(Definition target, List<Argument> args)
args - List of Argumentspublic String getSourcesString()
Copyright © 1998–2017 1&1. All rights reserved.