public interface SiddhiElement extends Serializable
Modifier and Type | Method and Description |
---|---|
int[] |
getQueryContextEndIndex() |
int[] |
getQueryContextStartIndex() |
void |
setQueryContextEndIndex(int[] lineAndColumn) |
void |
setQueryContextStartIndex(int[] lineAndColumn) |
Copyright © 2018 WSO2. All rights reserved.