public class QueryGraphValueEntryHashKeyedForgeExpr extends QueryGraphValueEntryHashKeyedForge
Constructor and Description |
---|
QueryGraphValueEntryHashKeyedForgeExpr(ExprNode keyExpr,
boolean requiresKey) |
Modifier and Type | Method and Description |
---|---|
boolean |
isConstant() |
boolean |
isRequiresKey() |
CodegenExpression |
make(CodegenMethodScope parent,
SAIFFInitializeSymbol symbol,
CodegenClassScope classScope) |
String |
toQueryPlan() |
getForges, getGettersIfPropsOnly, getKeyExpr, toQueryPlan
public QueryGraphValueEntryHashKeyedForgeExpr(ExprNode keyExpr, boolean requiresKey)
public boolean isRequiresKey()
public boolean isConstant()
public String toQueryPlan()
toQueryPlan
in class QueryGraphValueEntryHashKeyedForge
public CodegenExpression make(CodegenMethodScope parent, SAIFFInitializeSymbol symbol, CodegenClassScope classScope)
Copyright © 2005–2018. All rights reserved.