Interface Argument<T>

Type Parameters:
T - the data type of the argument parameter
All Known Implementing Classes:
AbstractArgument, ArgumentBoolean, ArgumentDouble, ArgumentEnum, ArgumentFloat, ArgumentInteger, ArgumentLiteral, ArgumentLong, ArgumentNumber, ArgumentStringArray, ArgumentWord

public interface Argument<T>
An interface to represent an argument as a command-syntax parameter to be used in usages and context parsing