Package net.starype.quiz.api.parser
Interface Argument
-
- All Known Implementing Classes:
ArgumentValue
,SerializedArgument
public interface Argument
Represents a simple argument defined as an Object that can be associated with a Name
-
-
Method Summary
Modifier and Type Method Description java.lang.String
getName()
-