public final class NonScalarOperatorGeneratorTextArgument extends OperatorGeneratorArgument
| Constructor and Description |
|---|
NonScalarOperatorGeneratorTextArgument(java.lang.String text)
Creates the NonScalarOperatorGeneratorTextArgument
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getText()
Gets The text value of some "modifier" argument to a NonScalarOperatorGenerator.
|