public final class NonScalarOperatorGeneratorExpressionArgument extends OperatorGeneratorArgument
| Constructor and Description |
|---|
NonScalarOperatorGeneratorExpressionArgument(TypeDeclaration typeDeclaration)
Creates the NonScalarOperatorGeneratorExpressionArgument
|
| Modifier and Type | Method and Description |
|---|---|
TypeDeclaration |
getTypeDeclaration()
Gets The type declaration of the Expression argument to a NonScalarOperatorGenerator
|
public NonScalarOperatorGeneratorExpressionArgument(TypeDeclaration typeDeclaration)
typeDeclaration - The type declaration of the Expression argument to a NonScalarOperatorGeneratorpublic TypeDeclaration getTypeDeclaration()