public abstract class AbstractNodeModelFormatter extends java.lang.Object implements INodeModelFormatter
Modifier and Type | Class and Description |
---|---|
static class |
AbstractNodeModelFormatter.FormattedRegion |
INodeModelFormatter.IFormattedRegion
Constructor and Description |
---|
AbstractNodeModelFormatter() |
Modifier and Type | Method and Description |
---|---|
INodeModelFormatter.IFormattedRegion |
format(ICompositeNode root,
int offset,
int length) |
public INodeModelFormatter.IFormattedRegion format(ICompositeNode root, int offset, int length)
format
in interface INodeModelFormatter