public class QueryGraphValueEntryCustomKeyForge extends Object implements QueryGraphValueEntryForge
Constructor and Description |
---|
QueryGraphValueEntryCustomKeyForge(String operationName,
ExprNode[] exprNodes) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
ExprNode[] |
getExprNodes() |
String |
getOperationName() |
int |
hashCode() |
CodegenExpression |
make(CodegenMethodScope parent,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
public String getOperationName()
public ExprNode[] getExprNodes()
public CodegenExpression make(CodegenMethodScope parent, SAIFFInitializeSymbol symbols, CodegenClassScope classScope)
make
in interface QueryGraphValueEntryForge
Copyright © 2005–2018. All rights reserved.