public interface ITypedParameter
IParameter
that will support
parameter types.Modifier and Type | Method and Description |
---|---|
ParameterType |
getParameterType()
Returns the
ParameterType associated with a command parameter or
null if the parameter does not declare a type. |
ParameterType getParameterType()
ParameterType
associated with a command parameter or
null
if the parameter does not declare a type.
Note that the parameter type returned may be undefined.
null
if the parameter does not declare a type
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.