| Modifier and Type | Method and Description |
|---|---|
int |
getIndex()
Gets the index of this pattern within the query
|
VariableOrConstant<java.lang.String,T>[] |
getPattern()
Gets the terms of this pattern
|
Query<T,C> |
getQuery()
Gets the query containing this pattern
|
public Query<T,C> getQuery()
public VariableOrConstant<java.lang.String,T>[] getPattern()
public int getIndex()
Copyright © 2016. All Rights Reserved.