|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectunity.functions.Expression
unity.functions.MatchFunction
public abstract class MatchFunction
| Field Summary | |
|---|---|
static int |
functionCount
|
| Constructor Summary | |
|---|---|
MatchFunction(Expression exp1,
Expression exp2)
|
|
| Method Summary | |
|---|---|
int[] |
getExprLocs()
|
java.lang.String |
toString(Relation relation)
|
| Methods inherited from class unity.functions.Expression |
|---|
computeType, evaluate, getAttributeIndexReferences, getChild, getNumChildren, getParent, getReturnType, hasChildren, setParent, setReturnType, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static int functionCount
| Constructor Detail |
|---|
public MatchFunction(Expression exp1,
Expression exp2)
| Method Detail |
|---|
public int[] getExprLocs()
getExprLocs in class Expressionpublic java.lang.String toString(Relation relation)
toString in class Expression
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||