public class AppliedVectorDefinitionFactory extends Object
Vector
types as they are encountered.
For example, when a variable is declared with type Vector.<Whatever>
,
a new IAppliedVectorDefinition
is created to represent
this kind of Vector
.
Constructor and Description |
---|
AppliedVectorDefinitionFactory() |
public static IAppliedVectorDefinition newVector(ICompilerProject project, ITypeDefinition elementType)
Copyright © 2016 The Apache Software Foundation. All rights reserved.