public static class IExpressionScope.NullExpressionScope extends Object implements IExpressionScope
IExpressionScope.Anchor, IExpressionScope.NullExpressionScopeNULL| Modifier | Constructor and Description |
|---|---|
protected |
IExpressionScope.NullExpressionScope() |
| Modifier and Type | Method and Description |
|---|---|
IScope |
getFeatureScope() |
IScope |
getFeatureScope(XAbstractFeatureCall currentFeatureCall) |
List<String> |
getTypeNamePrefix()
Returns the prefix that was used to resolve the feature as
a type literal if any.
|
boolean |
isPotentialTypeLiteral()
If the current feature is worth to be
tested as a type literal.
|
protected IExpressionScope.NullExpressionScope()
public IScope getFeatureScope()
getFeatureScope in interface IExpressionScopepublic IScope getFeatureScope(XAbstractFeatureCall currentFeatureCall)
getFeatureScope in interface IExpressionScopepublic List<String> getTypeNamePrefix()
IExpressionScopegetTypeNamePrefix in interface IExpressionScopepublic boolean isPotentialTypeLiteral()
IExpressionScopeisPotentialTypeLiteral in interface IExpressionScopeCopyright © 2015. All Rights Reserved.