Package | Description |
---|---|
com.massa.mrules.accessor | |
com.massa.mrules.action | |
com.massa.mrules.base | |
com.massa.mrules.callable |
Modifier and Type | Class and Description |
---|---|
static class |
MFormatAccessor.Argument
Represents an argument for a call.
|
Modifier and Type | Class and Description |
---|---|
static class |
MActionPrintF.Argument
Overriding MFormatAccessor argument to have our own argument type.
|
Modifier and Type | Method and Description |
---|---|
AbstractArgument |
AbstractArgument.clone() |
Modifier and Type | Method and Description |
---|---|
int |
AbstractArgument.compareTo(AbstractArgument o) |
Modifier and Type | Class and Description |
---|---|
static class |
Call.Argument
Represents an argument for a call.
|