public interface SmartDataProvider
Modifier and Type | Method and Description |
---|---|
boolean |
canUnderstand(Node node) |
void |
getExpressions(ReadTextBuffer tb,
int startOffset,
int endOffset,
java.util.List expressions) |
boolean canUnderstand(Node node)
void getExpressions(ReadTextBuffer tb, int startOffset, int endOffset, java.util.List expressions)