Package | Description |
---|---|
be.SIRAPRISE.util |
This package contains various utility methods.
|
Modifier and Type | Method and Description |
---|---|
static java.util.LinkedList<java.lang.String> |
BracketParser.splitIntoExpressions(java.lang.String arg2,
int remainingFreeArguments)
Gets the multiple expressions that are in the comma-separated list arg2
|