Package org.openl.binding.impl
Interface NodeUsage
-
- All Known Implementing Classes:
ConstructorUsage,MethodUsage,SimpleNodeUsage
public interface NodeUsage- Author:
- nsamatov.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetDescription()intgetEnd()NodeTypegetNodeType()intgetStart()StringgetUri()
-