- All Known Subinterfaces:
ArgsParser,ArgsSyntaxAccessor.ArgsSyntaxProperty
- All Known Implementing Classes:
ArgsParserImpl
- Enclosing interface:
- ArgsSyntaxAccessor
public static interface ArgsSyntaxAccessor.ArgsSyntaxMutator
Provides a mutator for a (root)
Constituent property.-
Method Summary
Modifier and TypeMethodDescriptionvoidsetArgsSyntax(Constituent aArgsSyntax) Sets the (root)Constituentfor the (root)Constituentproperty.
-
Method Details
-
setArgsSyntax
Sets the (root)Constituentfor the (root)Constituentproperty.- Parameters:
aArgsSyntax- The (root)Constituentto be stored by the (root)Constituentproperty.
-